Method

AdwToggleget_index

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

Returns: guint
 

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