[perl-Gtk2] Actually show the Gtk2::Container->list_child_properties POD



commit 0ab8d492fd7f2f9bcddefecd2aded4c0d1af3cf7
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date:   Sat Oct 30 20:06:41 2010 +0200

    Actually show the Gtk2::Container->list_child_properties POD

 xs/GtkContainer.xs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xs/GtkContainer.xs b/xs/GtkContainer.xs
index 68eabcb..16ab3c2 100644
--- a/xs/GtkContainer.xs
+++ b/xs/GtkContainer.xs
@@ -266,7 +266,7 @@ void
 find_child_property (container_or_class_name, ...)
 	SV * container_or_class_name
     ALIAS:
-        list_child_properties = 1
+        Gtk2::Container::list_child_properties = 1
     PREINIT:
 	GType type;
 	gchar *name = NULL;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]