summaryrefslogtreecommitdiff
path: root/doc/tmpl/glade-fixed.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tmpl/glade-fixed.sgml')
-rw-r--r--doc/tmpl/glade-fixed.sgml77
1 files changed, 30 insertions, 47 deletions
diff --git a/doc/tmpl/glade-fixed.sgml b/doc/tmpl/glade-fixed.sgml
index c312b5a1..2851ca8e 100644
--- a/doc/tmpl/glade-fixed.sgml
+++ b/doc/tmpl/glade-fixed.sgml
@@ -2,36 +2,51 @@
GladeFixed
<!-- ##### SECTION Short_Description ##### -->
-An object wrapper for free-form placement container widgets
+
<!-- ##### SECTION Long_Description ##### -->
<para>
-#GladeFixed is a specialized #GladeWidget to handle free-form child
-placements in containers that support this, it is designed with properties
-and signals with flexable integration in mind.
+
</para>
+<!-- ##### SECTION See_Also ##### -->
<para>
-If you set the x-prop/y-prop/width-prop/height-prop properties and
-leave the signals alone, #GladeFixed will assume you are like a
-GtkFixed/GtkLayout widget and will use pixel counts as units for
-these properties.
+
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### MACRO GLADE_FIXED_CURSOR_TOP ##### -->
<para>
-If you handle the configure-child/configure-end[/configure-begin] signals
-and dont let them propagate to the GladeFixed, then the x-prop/y-prop/width-prop/height-prop
-properties will be completely ignored and it is up to the implementor to play
-with whatever child packing properties are available to make a closest match
-for the values passed to configure-child via the #GdkRectangle.
+
</para>
-<!-- ##### SECTION See_Also ##### -->
+@type:
+
+
+<!-- ##### MACRO GLADE_FIXED_CURSOR_BOTTOM ##### -->
<para>
</para>
-<!-- ##### SECTION Stability_Level ##### -->
+@type:
+
+
+<!-- ##### MACRO GLADE_FIXED_CURSOR_RIGHT ##### -->
+<para>
+
+</para>
+
+@type:
+
+
+<!-- ##### MACRO GLADE_FIXED_CURSOR_LEFT ##### -->
+<para>
+
+</para>
+
+@type:
<!-- ##### STRUCT GladeFixed ##### -->
@@ -93,35 +108,3 @@ for the values passed to configure-child via the #GdkRectangle.
</para>
-<!-- ##### MACRO GLADE_FIXED_CURSOR_BOTTOM ##### -->
-<para>
-
-</para>
-
-@type:
-
-
-<!-- ##### MACRO GLADE_FIXED_CURSOR_RIGHT ##### -->
-<para>
-
-</para>
-
-@type:
-
-
-<!-- ##### MACRO GLADE_FIXED_CURSOR_TOP ##### -->
-<para>
-
-</para>
-
-@type:
-
-
-<!-- ##### MACRO GLADE_FIXED_CURSOR_LEFT ##### -->
-<para>
-
-</para>
-
-@type:
-
-