1Gtk2::TreeRowReference(U3s)er Contributed Perl DocumentatGitokn2::TreeRowReference(3)
2
3
4

NAME

6       Gtk2::TreeRowReference
7

HIERARCHY

9         Glib::Boxed
10         +----Gtk2::TreeRowReference
11

METHODS

13       treerowreference or undef = Gtk2::TreeRowReference->new ($model, $path)
14
15           * $model (Gtk2::TreeModel)
16           * $path (Gtk2::TreePath)
17
18       treemodel or undef = $reference->get_model
19
20       treepath or undef = $reference->get_path
21
22       boolean = $reference->valid
23

SEE ALSO

25       Gtk2, Glib::Boxed
26
28       Copyright (C) 2003-2007 by the gtk2-perl team.
29
30       This software is licensed under the LGPL.  See Gtk2 for a full notice.
31
32
33
34perl v5.8.8                       2007-03-18         Gtk2::TreeRowReference(3)
Impressum