| Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkTreeView ╰── GcrListSelector
GcrListSelector implements AtkImplementorIface, GtkBuildable and GtkScrollable.
GcrCollection *
gcr_list_selector_get_collection (GcrListSelector *self);
void gcr_list_selector_set_selected (GcrListSelector *self,GList *selected);
“collection” property“collection” GcrCollection *
Collection to select from.
Flags: Read / Write / Construct Only