Virtual Method

Gtk.SelectionModel.is_selected

Declaration [src]

gboolean
is_selected (
  GtkSelectionModel* model,
  guint position
)

Description [src]

Checks if the given item is selected.

Parameters

position guint
 

the position of the item to query

Return value

Returns: gboolean

TRUE if the item is selected