API Version: 4.0
Library Version: 4.7.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