diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkaspectframe.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkaspectframe.sgml | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/reference/gtk/tmpl/gtkaspectframe.sgml b/docs/reference/gtk/tmpl/gtkaspectframe.sgml index 03b6aaccd8..a68fe393f1 100644 --- a/docs/reference/gtk/tmpl/gtkaspectframe.sgml +++ b/docs/reference/gtk/tmpl/gtkaspectframe.sgml @@ -26,26 +26,6 @@ a frame around the child. The frame will be </para> -<!-- ##### ARG GtkAspectFrame:obey-child ##### --> -<para> - -</para> - -<!-- ##### ARG GtkAspectFrame:ratio ##### --> -<para> - -</para> - -<!-- ##### ARG GtkAspectFrame:xalign ##### --> -<para> - -</para> - -<!-- ##### ARG GtkAspectFrame:yalign ##### --> -<para> - -</para> - <!-- ##### FUNCTION gtk_aspect_frame_new ##### --> <para> Create a new #GtkAspectFrame. @@ -83,3 +63,23 @@ to 1.0 (right aligned) ratio is taken from the requistion of the child. +<!-- ##### ARG GtkAspectFrame:obey-child ##### --> +<para> + +</para> + +<!-- ##### ARG GtkAspectFrame:ratio ##### --> +<para> + +</para> + +<!-- ##### ARG GtkAspectFrame:xalign ##### --> +<para> + +</para> + +<!-- ##### ARG GtkAspectFrame:yalign ##### --> +<para> + +</para> + |