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.sgml62
1 files changed, 25 insertions, 37 deletions
diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml
index e9fc6b12..1e0950f0 100644
--- a/docs/tmpl/main.sgml
+++ b/docs/tmpl/main.sgml
@@ -117,36 +117,6 @@ fields:
@language:
@extra_attrs:
-<!-- ##### STRUCT PangoLangRange ##### -->
-<para>
-The #PangoLangRange structure stores language tagging
-information for a range of character positions of text.
-It contains the following fields:
-
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
-<tbody>
-
-<row>
-<entry>gint start;</entry>
-<entry>the start position of this tagged range in bytes.</entry>
-</row>
-
-<row>
-<entry>gint length;</entry>
-<entry>the length of this tagged range in bytes.</entry>
-</row>
-
-<row>
-<entry>gchar *lang;</entry>
-<entry>the language for this range, in the standard form
- "fr" or "fr_FR".</entry>
-</row>
-
-</tbody></tgroup></informaltable>
-</para>
-
-
<!-- ##### ENUM PangoDirection ##### -->
<para>
The #PangoDirection type represents the direction of writing
@@ -266,6 +236,24 @@ for text.
@desc:
+<!-- ##### FUNCTION pango_context_get_language ##### -->
+<para>
+
+</para>
+
+@context:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_context_set_language ##### -->
+<para>
+
+</para>
+
+@context:
+@language:
+
+
<!-- ##### FUNCTION pango_context_get_base_dir ##### -->
<para>
@@ -296,25 +284,25 @@ for text.
@size:
-<!-- ##### FUNCTION pango_context_list_families ##### -->
+<!-- ##### FUNCTION pango_context_get_metrics ##### -->
<para>
</para>
@context:
-@families:
-@n_families:
+@desc:
+@language:
+@Returns:
-<!-- ##### FUNCTION pango_context_list_fonts ##### -->
+<!-- ##### FUNCTION pango_context_list_families ##### -->
<para>
</para>
@context:
-@family:
-@descs:
-@n_descs:
+@families:
+@n_families:
<!-- ##### FUNCTION pango_break ##### -->