Subject: | find_child_property() and list_child_properties() |
Date: | Wed, 22 Sep 2010 09:45:08 +1000 |
To: | bug-Goo-Canvas [...] rt.cpan.org |
From: | Kevin Ryde <user42 [...] zip.com.au> |
Goo::Canvas::Item might helpfully wrap the
goo_canvas_item_class_find_child_property() and
goo_canvas_item_class_list_child_properties() functions. I recently
adapted the corresponding GObject funcs for GtkContainer child
properties. GooCanvas might be able to do something similar,
http://git.gnome.org/browse/perl-Gtk2/commit/?id=ce3b9f9e6dce59e9c1faffa3818473bd0b19b358
(The =for apidoc bit is not quite right yet though.)