summaryrefslogtreecommitdiff
path: root/docs/tmpl/main.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/main.sgml')
-rw-r--r--docs/tmpl/main.sgml35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml
index ab47b4df..0751fc77 100644
--- a/docs/tmpl/main.sgml
+++ b/docs/tmpl/main.sgml
@@ -50,6 +50,7 @@ fields:
@lang_engine: the engine for doing rendering-system-independent processing.
@font: the font for this segment.
@level: the bidrectional level for this segment.
+@gravity: the glyph orientation for this segment.
@language: the detected language for this segment.
@extra_attrs: extra attributes for this segment.
@@ -72,6 +73,22 @@ The #GObject type for #PangoDirection.
+<!-- ##### ENUM PangoGravity ##### -->
+<para>
+</para>
+
+@PANGO_GRAVITY_SOUTH:
+@PANGO_GRAVITY_EAST:
+@PANGO_GRAVITY_NORTH:
+@PANGO_GRAVITY_WEST:
+
+<!-- ##### MACRO PANGO_TYPE_GRAVITY ##### -->
+<para>
+The #GObject type for #PangoGravity.
+</para>
+
+
+
<!-- ##### FUNCTION pango_itemize ##### -->
<para>
@@ -226,6 +243,24 @@ The #GObject type for #PangoDirection.
@direction:
+<!-- ##### FUNCTION pango_context_get_base_gravity ##### -->
+<para>
+
+</para>
+
+@context:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_context_set_base_gravity ##### -->
+<para>
+
+</para>
+
+@context:
+@gravity:
+
+
<!-- ##### FUNCTION pango_context_get_matrix ##### -->
<para>