summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkbox.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkbox.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkbox.sgml7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/reference/gtk/tmpl/gtkbox.sgml b/docs/reference/gtk/tmpl/gtkbox.sgml
index b3eeb3537..f95cd633e 100644
--- a/docs/reference/gtk/tmpl/gtkbox.sgml
+++ b/docs/reference/gtk/tmpl/gtkbox.sgml
@@ -108,13 +108,6 @@ following fields. (These fields should be considered read-only.
They should never be set by an application.)
</para>
-@children: a list of children belonging the GtkBox.
- The data is a list of structures of type #GtkBoxChild-struct.
-@spacing: the number of pixels to put between children of the GtkBox,
- zero by default. Use gtk_box_set_spacing() to set this field.
-@homogeneous: a flag that if %TRUE forces all children to get equal
- space in the GtkBox; %FALSE by default. Use gtk_box_set_homogeneous()
- to set this field.
<!-- ##### ARG GtkBox:homogeneous ##### -->
<para>