gtk.TreeRowReference

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

TreeRowReference
class TreeRowReference

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 TreeRowReference.new.