Class (GI Struct)

Gtk-3.0GtkTreeRowReference

A GtkTreeRowReference tracks model changes so that it always refers to the same row (a Gtk.TreePath refers to a position, not a fixed row). Create a new GtkTreeRowReference with gtk_tree_row_reference_new().

Index

Constructors

Properties

Methods

  • Returns true if the reference is non-null and refers to a current valid path.

    Returns boolean

    true if reference points to a valid path