Method

SnapdMarkdownNodeget_children

since: 1.48

Declaration [src]

GPtrArray*
snapd_markdown_node_get_children (
  SnapdMarkdownNode* node
)

Description [src]

Get the child nodes of this node.

Available since: 1.48

Return value

Type: An array of None

Child nodes or NULL if none. Since: 1.48

The data is owned by the instance.