https://bugzilla.gnome.org/show_bug.cgi?id=629227
gnome-perl | Glib | unspecified
Summary: GenPod show child properties
Classification: Bindings
Product: gnome-perl
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: Glib
AssignedTo: gtk...@li...
ReportedBy: us...@zi...
QAContact: gtk...@li...
GNOME target: ---
GNOME version: ---
Created an attachment (id=169910)
View: https://bugzilla.gnome.org/attachment.cgi?id=169910
Review: https://bugzilla.gnome.org/review?bug=629227&attachment=169910
patch
This is a couple of lines to show a "CHILD PROPERTIES" section in the pod of
container classes like Gtk2::Table.
It uses $class->list_child_properties() of bug 628748. Until that's added it
does nothing, since in any class without a list_child_properties() it does
nothing.
I think this can pick up Goo::Canvas::Item child properties too, if/when
goo_canvas_item_class_list_child_properties() is wrapped.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
|