gi-gtk-0.3.18.14: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Structs.TreeRowReference

Contents

Description

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

Synopsis

Exported types

Methods

treeRowReferenceCopy

treeRowReferenceDeleted

treeRowReferenceFree

treeRowReferenceGetModel

treeRowReferenceGetPath

treeRowReferenceInserted

treeRowReferenceNew

treeRowReferenceNewProxy

treeRowReferenceValid