1Gtk2::TreeRowReference(U3s)er Contributed Perl DocumentatGitokn2::TreeRowReference(3)
2
3
4
6 Gtk2::TreeRowReference - wrapper for GtkTreeRowReference
7
9 Glib::Boxed
10 +----Gtk2::TreeRowReference
11
13 treerowreference or undef = Gtk2::TreeRowReference->new ($model, $path)
14 • $model (Gtk2::TreeModel)
15
16 • $path (Gtk2::TreePath)
17
18 treemodel or undef = $reference->get_model
19 Since: gtk+ 2.8
20
21 treepath or undef = $reference->get_path
22 boolean = $reference->valid
24 Gtk2, Glib::Boxed
25
27 Copyright (C) 2003-2011 by the gtk2-perl team.
28
29 This software is licensed under the LGPL. See Gtk2 for a full notice.
30
31
32
33perl v5.38.0 2023-07-20 Gtk2::TreeRowReference(3)