API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
gboolean gtk_selection_model_is_selected ( GtkSelectionModel* model, guint position )
Checks if the given item is selected.
position
Type: guint
guint
The position of the item to query.
Type: gboolean
gboolean
TRUE if the item is selected.
TRUE