Method
GcrUiTreeSelectorget_collection
Declaration [src]
GcrCollection*
gcr_tree_selector_get_collection (
GcrTreeSelector* self
)
Description [src]
Get the collection that this selector is displaying objects from.
Gets property | GcrUi.TreeSelector:collection |
Return value
Type: GcrCollection
The collection, owned by the selector.
The returned data is owned by the instance. |