After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 608730 - Example for a tree based Gtk2::TreeModel
Example for a tree based Gtk2::TreeModel
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-02-01 21:04 UTC by Emmanuel Rodriguez
Modified: 2010-05-16 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
examples/customtree.pl (7.37 KB, patch)
2010-02-01 21:04 UTC, Emmanuel Rodriguez
committed Details | Review

Description Emmanuel Rodriguez 2010-02-01 21:04:34 UTC
Created attachment 152768 [details] [review]
examples/customtree.pl

This patch adds a new example for a real tree model backed by a pure Perl tree object.
Comment 1 Torsten Schoenfeld 2010-05-16 12:31:25 UTC
Looks great, thanks.  Committed (after a minor whitespace modification).