get_index
Description:
Gets the current index of the this in its `GtkListBox` container.
Parameters:
this |
a `GtkListBoxRow` |
Returns:
the index of the this, or -1 if the this is not in a listbox |
Gets the current index of the this in its `GtkListBox` container.
this |
a `GtkListBoxRow` |
the index of the this, or -1 if the this is not in a listbox |