API Version: 4.0
Library Version: 4.2.0
gboolean gtk_selection_model_is_selected ( GtkSelectionModel* model, guint position )
Checks if the given item is selected.
position
guint
the position of the item to query
gboolean
TRUE if the item is selected
TRUE