ListBoxRow.getIndex

Gets the current index of the row in its GtkListBox container.

class ListBoxRow
int
getIndex
()

Return Value

Type: int

the index of the row, or -1 if the row is not in a listbox Since 3.10

Meta