[gtk+/gtk-3-8] GtkBuilder: Fixed documentation
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-8] GtkBuilder: Fixed documentation
- Date: Mon, 25 Mar 2013 01:07:23 +0000 (UTC)
commit 4a57841c741c98b64b55433972661b404858a2e7
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Sat Mar 23 20:44:12 2013 +0900
GtkBuilder: Fixed documentation
The documentation was referring to an <external-object> tag
which we never implemented
gtk/gtkbuilder.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c
index 3d94605..6ae127f 100644
--- a/gtk/gtkbuilder.c
+++ b/gtk/gtkbuilder.c
@@ -1355,12 +1355,6 @@ gtk_builder_get_translation_domain (GtkBuilder *builder)
*
* Add @object to the @builder object pool so it can be referenced just like any
* other object built by builder.
- *
- * To make this function even more useful a new special entry point element
- * <external-object> is defined. It is similar to <object> but has
- * to reference an external object exposed with this function.
- * This way you can change properties and even add children to an
- * external object using builder, not just reference it.
*
* Since: 3.8
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]