Method

GtkTreeListRowget_position

Declaration [src]

guint
gtk_tree_list_row_get_position (
  GtkTreeListRow* self
)

Description [src]

Returns the position in the GtkTreeListModel that self occupies at the moment.

Return value

Type: guint

The position in the model.