API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
int gtk_list_box_row_get_index ( GtkListBoxRow* row )
Gets the current index of the row in its GtkListBox container.
row
GtkListBox
Type: int
int
The index of the row, or -1 if the row is not in a listbox.