Method

GtkSingleSelectionget_selected

Declaration [src]

guint
gtk_single_selection_get_selected (
  GtkSingleSelection* self
)

Description [src]

Gets the position of the selected item.

If no item is selected, GTK_INVALID_LIST_POSITION is returned.

Return value

Type: guint

The position of the selected item.