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.

Return value

Returns: GcrCollection
 

The collection, owned by the selector.

 The data is owned by the instance.