Home
last modified time | relevance | path

Searched refs:gcr_collection_model_get_selected_objects (Results 1 – 5 of 5) sorted by relevance

/dports/security/gcr/gcr-3.40.0/ui/
H A Dgcr-collection-model.h95 GList* gcr_collection_model_get_selected_objects (GcrCollectionModel *self);
H A Dgcr-ui.symbols29 gcr_collection_model_get_selected_objects
H A Dgcr-tree-selector.c345 return gcr_collection_model_get_selected_objects (self->pv->model); in gcr_tree_selector_get_selected()
H A Dgcr-list-selector.c404 return gcr_collection_model_get_selected_objects (self->pv->model); in gcr_list_selector_get_selected()
H A Dgcr-collection-model.c1600 gcr_collection_model_get_selected_objects (GcrCollectionModel *self) in gcr_collection_model_get_selected_objects() function
1633 old_selection = gcr_collection_model_get_selected_objects (self); in gcr_collection_model_set_selected_objects()