]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtklayout.sgml
2.9.0
[~andy/gtk] / docs / reference / gtk / tmpl / gtklayout.sgml
index 632dc43d170387d91a3968026251a1ef78002c7f..22ca60fcb03b7a964ededfa1ab3b3d777d8c7e94 100644 (file)
@@ -27,6 +27,9 @@ area.
 #GtkDrawingArea, #GtkScrolledWindow
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### STRUCT GtkLayout ##### -->
 <para>
 
@@ -34,6 +37,45 @@ area.
 
 @bin_window: 
 
+<!-- ##### SIGNAL GtkLayout::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@layout: the object which received the signal.
+@arg1: 
+@arg2: 
+
+<!-- ##### ARG GtkLayout:hadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:height ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:vadjustment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:width ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:x ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkLayout:y ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_layout_new ##### -->
 <para>
 
@@ -53,8 +95,6 @@ area.
 @child_widget: 
 @x: 
 @y: 
-<!-- # Unused Parameters # -->
-@widget: 
 
 
 <!-- ##### FUNCTION gtk_layout_move ##### -->
@@ -66,8 +106,6 @@ area.
 @child_widget: 
 @x: 
 @y: 
-<!-- # Unused Parameters # -->
-@widget: 
 
 
 <!-- ##### FUNCTION gtk_layout_set_size ##### -->
@@ -142,32 +180,3 @@ area.
 @adjustment: 
 
 
-<!-- ##### SIGNAL GtkLayout::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@layout: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### ARG GtkLayout:hadjustment ##### -->
-<para>
-Horizontal scroll adjustment, see gtk_layout_set_hadjustment()
-</para>
-
-<!-- ##### ARG GtkLayout:vadjustment ##### -->
-<para>
-Vertical scroll adjustment, see gtk_layout_set_vadjustment()
-</para>
-
-<!-- ##### ARG GtkLayout:width ##### -->
-<para>
-Layout width, see gtk_layout_set_size()
-</para>
-
-<!-- ##### ARG GtkLayout:height ##### -->
-<para>
-Layout height, see gtk_layout_set_size()
-</para>
-