summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-12-06 22:46:47 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-12-06 22:46:47 +0000
commitb7c74a7787b624bdf1ef6a4f6dba2007317b9265 (patch)
treea476293161d06793ae6cae8d945f6511c186cdfa /docs
parent520013cab0678357f8b15b8e719d6181a0246ca2 (diff)
downloadpango-b7c74a7787b624bdf1ef6a4f6dba2007317b9265.tar.gz
Bug 373856 – Wish: Function to convert a GdkColor to a string Patch from
2006-12-06 Behdad Esfahbod <behdad@gnome.org> Bug 373856 – Wish: Function to convert a GdkColor to a string Patch from Matthew Barnes * docs/pango-sections.txt: * docs/tmpl/text-attributes.sgml: * pango/pango-attributes.h: * pango/pango.def: * pango/pango-color.c (pango_color_to_string): New public function pango_color_to_string().
Diffstat (limited to 'docs')
-rw-r--r--docs/pango-sections.txt3
-rw-r--r--docs/tmpl/text-attributes.sgml21
2 files changed, 17 insertions, 7 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt
index 956c7696..afa6afe2 100644
--- a/docs/pango-sections.txt
+++ b/docs/pango-sections.txt
@@ -351,9 +351,10 @@ pango_attr_rise_new
pango_attr_letter_spacing_new
PangoColor
PANGO_TYPE_COLOR
-pango_color_free
pango_color_parse
pango_color_copy
+pango_color_free
+pango_color_to_string
PangoLanguage
PANGO_TYPE_LANGUAGE
pango_language_from_string
diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml
index 871494fb..b0872b0c 100644
--- a/docs/tmpl/text-attributes.sgml
+++ b/docs/tmpl/text-attributes.sgml
@@ -530,30 +530,39 @@ The #GObject type for #PangoColor.
-<!-- ##### FUNCTION pango_color_free ##### -->
+<!-- ##### FUNCTION pango_color_parse ##### -->
<para>
</para>
@color:
+@spec:
+@Returns:
-<!-- ##### FUNCTION pango_color_parse ##### -->
+<!-- ##### FUNCTION pango_color_copy ##### -->
<para>
</para>
-@color:
-@spec:
+@src:
@Returns:
-<!-- ##### FUNCTION pango_color_copy ##### -->
+<!-- ##### FUNCTION pango_color_free ##### -->
<para>
</para>
-@src:
+@color:
+
+
+<!-- ##### FUNCTION pango_color_to_string ##### -->
+<para>
+
+</para>
+
+@color:
@Returns: