[perl-Gtk2] Actually show the Gtk2::Container->list_child_properties POD
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Actually show the Gtk2::Container->list_child_properties POD
- Date: Sat, 30 Oct 2010 18:06:53 +0000 (UTC)
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]