Method

AdwToggleget_index

since: 1.7

Declaration [src]

guint
adw_toggle_get_index (
  AdwToggle* self
)

Description [src]

Gets the index of self within its toggle group.

Available since: 1.7

Return value

Type: guint

The index, or GTK_INVALID_LIST_POSITION if it’s not in a group.