gtk+ r21988 - trunk/docs/reference/gtk/tmpl



Author: matthiasc
Date: Mon Dec 29 06:17:00 2008
New Revision: 21988
URL: http://svn.gnome.org/viewvc/gtk+?rev=21988&view=rev

Log:
More additions


Modified:
   trunk/docs/reference/gtk/tmpl/gtkbuilder.sgml

Modified: trunk/docs/reference/gtk/tmpl/gtkbuilder.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkbuilder.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkbuilder.sgml	Mon Dec 29 06:17:00 2008
@@ -436,11 +436,12 @@
 
 <!-- ##### MACRO GTK_BUILDER_WARN_INVALID_CHILD_TYPE ##### -->
 <para>
-
+This macro should be used to emit a warning about and unexpected 
+ type value in a #GtkBuildable add_child implementation.
 </para>
 
- object: 
- type: 
+ object: the #GtkBuildable on which the warning ocurred
+ type: the unexpected type value
 
 
 <!-- ##### MACRO GTK_BUILDER_ERROR ##### -->



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