summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@katamail.com>2008-07-16 15:36:53 +0000
committerPaolo Borelli <pborelli@src.gnome.org>2008-07-16 15:36:53 +0000
commit6ee8be8899f4717f3cacd34270d371c4300961b3 (patch)
treeb1cd9f7754391518c8a97111e7dba8931f9e2868 /docs
parent3e5cda3d3c59034d96498eff048fe16de964a29a (diff)
downloadgdk-pixbuf-6ee8be8899f4717f3cacd34270d371c4300961b3.tar.gz
Bug 447998 - GtkBuilder does not support building parts of the xml tree
2008-07-15 Paolo Borelli <pborelli@katamail.com> Bug 447998 - GtkBuilder does not support building parts of the xml tree * gtk/gtkbuilder.c: * gtk/gtkbuilder.h: * gtk/gtkbuilderprivate.h: * gtk/gtkbuilderparser.c: * gtk/gtk.symbols: Add two new functions that allow cherry picking and construct objects from a ui description file or string. * gtk/tests/builder.c: tests for the above. svn path=/trunk/; revision=20845
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/gtk-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt
index 6c5d9a1a4..2d22a82b3 100644
--- a/docs/reference/gtk/gtk-sections.txt
+++ b/docs/reference/gtk/gtk-sections.txt
@@ -478,6 +478,8 @@ GtkBuilderError
gtk_builder_new
gtk_builder_add_from_file
gtk_builder_add_from_string
+gtk_builder_add_objects_from_file
+gtk_builder_add_objects_from_string
gtk_builder_get_object
gtk_builder_get_objects
gtk_builder_connect_signals