docs: don't use signal syntax for child properties

This commit is contained in:
William Jon McCann
2014-01-21 17:48:53 -05:00
parent 29230c3fb9
commit a5696fe6d4

View File

@@ -1121,7 +1121,7 @@ gtk_arrow_draw (GtkWidget *widget,
</para>
<para>
If you experience sizing problems with widgets in ported code,
carefully check the #GtkBox::expand and #GtkBox::fill flags of your
carefully check the #GtkBox expand and #GtkBox fill child properties of your
boxes.
</para>
</section>