list_children
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.44" ) ]
public string[] list_children ()
[ Version ( since = "2.44" ) ]
public string[] list_children ()
Gets the list of children in this.
You should free the return value with strfreev when you are done with it.
Parameters:
this |
Returns:
a list of the children on |