[gtk+] docs: don't use property syntax for child properties



commit 9401381e2941d7718bc9b6e54ecf86d710a83ce6
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 23:01:15 2014 -0500

    docs: don't use property syntax for child properties

 docs/reference/gtk/migrating-GtkGrid.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/migrating-GtkGrid.xml b/docs/reference/gtk/migrating-GtkGrid.xml
index ba3035d..b8520df 100644
--- a/docs/reference/gtk/migrating-GtkGrid.xml
+++ b/docs/reference/gtk/migrating-GtkGrid.xml
@@ -184,7 +184,7 @@
       you construct it. This property specifies the space that
       separates the children from each other. Additionally, you
       can specify extra space to put around each child individually,
-      using the #GtkBox:padding child property.
+      using the #GtkBox padding child property.
     </para>
 
     <para>


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