Method
GtkListItemget_position
Declaration [src]
guint
gtk_list_item_get_position (
GtkListItem* self
)
Description [src]
Gets the position in the model that self
currently displays.
If self
is unbound, GTK_INVALID_LIST_POSITION
is returned.
Gets property | Gtk.ListItem:position |