Method

FoundryGirNodeget_children

Declaration [src]

const GList*
foundry_gir_node_get_children (
  FoundryGirNode* node
)

Description [src]

Gets a list of children of this node in the Gir file.

Return value

Type: A list of FoundryGirNode*

No description available.

The returned data is owned by the instance.
The return value can be NULL.