summaryrefslogtreecommitdiff
path: root/widgets
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-08-18 17:00:22 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-08-18 17:00:22 +0000
commit7c90674ca2b334a8b753bdcd116d2c51467b52bd (patch)
tree922308f51f831c2b849aefde3d7f8da1f0baa820 /widgets
parentaffc8a7fac2c79839063e74049d09c4187ec8648 (diff)
downloadglade-7c90674ca2b334a8b753bdcd116d2c51467b52bd.tar.gz
Fixed expanders, now there's always a placehodler when needed.
* src/glade-gtk.c, widgets/gtk+.xml.in: Fixed expanders, now there's always a placehodler when needed.
Diffstat (limited to 'widgets')
-rw-r--r--widgets/gtk+.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/gtk+.xml.in b/widgets/gtk+.xml.in
index c217effd..84168a50 100644
--- a/widgets/gtk+.xml.in
+++ b/widgets/gtk+.xml.in
@@ -1084,6 +1084,7 @@
<type>GtkWidget</type>
<special-child-type>type</special-child-type>
<add-child-function>glade_gtk_expander_add_child</add-child-function>
+ <remove-child-function>glade_gtk_expander_remove_child</remove-child-function>
<replace-child-function>glade_gtk_expander_replace_child</replace-child-function>
</child>
</children>