Method
RmfMapObjectget_children
Declaration [src]
RmfMapObjectIterator*
rmf_map_object_get_children (
RmfMapObject* map_object
)
Return value
Type: RmfMapObjectIterator
An iterator over the children of this object.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |