Method
GcrUiCollectionModelchange_selected
Declaration [src]
void
gcr_collection_model_change_selected (
GcrCollectionModel* self,
GtkTreeIter* iter,
gboolean selected
)
Parameters
iter
-
Type:
GtkTreeIter
The row.
The data is owned by the caller of the method. selected
-
Type:
gboolean
Whether the row should be selected or not.