summaryrefslogtreecommitdiff
path: root/docs/tmpl/utils.sgml
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-03-31 01:42:54 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-03-31 01:42:54 +0000
commitd2c62958dcb3744f273264b0ba5b71b77a89a1c0 (patch)
tree2bc150c1695c7685cf8d6d58a16fcabe6b76e9c7 /docs/tmpl/utils.sgml
parenta2d9f1a92b48b9a878f8bd2f9be5fd8f3c7b4c82 (diff)
downloadpango-d2c62958dcb3744f273264b0ba5b71b77a89a1c0.tar.gz
Hook up pango-utils.h into the documentation, as we are installing it
2006-03-30 Behdad Esfahbod <behdad@gnome.org> Hook up pango-utils.h into the documentation, as we are installing it anyway. Move some internal stuff to pango-impl-utils.h and make source files include that instead.
Diffstat (limited to 'docs/tmpl/utils.sgml')
-rw-r--r--docs/tmpl/utils.sgml204
1 files changed, 204 insertions, 0 deletions
diff --git a/docs/tmpl/utils.sgml b/docs/tmpl/utils.sgml
new file mode 100644
index 00000000..48a03c3f
--- /dev/null
+++ b/docs/tmpl/utils.sgml
@@ -0,0 +1,204 @@
+<!-- ##### SECTION Title ##### -->
+Miscellaneous Utilities
+
+<!-- ##### SECTION Short_Description ##### -->
+Various convenience and utility functions
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+The functions and utilities in this section are mostly used from Pango
+backends and modules, but may be useful for other purposes too.
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION pango_parse_style ##### -->
+<para>
+
+</para>
+
+@str:
+@style:
+@warn:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_parse_weight ##### -->
+<para>
+
+</para>
+
+@str:
+@weight:
+@warn:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_is_zero_width ##### -->
+<para>
+
+</para>
+
+@ch:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_scan_int ##### -->
+<para>
+
+</para>
+
+@pos:
+@out:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_get_lib_subdirectory ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
+<!-- ##### FUNCTION pango_quantize_line_geometry ##### -->
+<para>
+
+</para>
+
+@thickness:
+@position:
+
+
+<!-- ##### FUNCTION pango_language_get_sample_string ##### -->
+<para>
+
+</para>
+
+@language:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_skip_space ##### -->
+<para>
+
+</para>
+
+@pos:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_parse_variant ##### -->
+<para>
+
+</para>
+
+@str:
+@variant:
+@warn:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_scan_string ##### -->
+<para>
+
+</para>
+
+@pos:
+@out:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_read_line ##### -->
+<para>
+
+</para>
+
+@stream:
+@str:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_config_key_get ##### -->
+<para>
+
+</para>
+
+@key:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_scan_word ##### -->
+<para>
+
+</para>
+
+@pos:
+@out:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_get_sysconf_subdirectory ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
+<!-- ##### FUNCTION pango_trim_string ##### -->
+<para>
+
+</para>
+
+@str:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_log2vis_get_embedding_levels ##### -->
+<para>
+
+</para>
+
+@text:
+@length:
+@pbase_dir:
+@Returns:
+<!-- # Unused Parameters # -->
+@str:
+@bytelen:
+
+
+<!-- ##### FUNCTION pango_parse_stretch ##### -->
+<para>
+
+</para>
+
+@str:
+@stretch:
+@warn:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_lookup_aliases ##### -->
+<para>
+
+</para>
+
+@fontname:
+@families:
+@n_families:
+
+
+<!-- ##### FUNCTION pango_split_file_list ##### -->
+<para>
+
+</para>
+
+@str:
+@Returns:
+
+