summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-attributes.h')
-rw-r--r--pango/pango-attributes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pango/pango-attributes.h b/pango/pango-attributes.h
index e9b19571..cff495b2 100644
--- a/pango/pango-attributes.h
+++ b/pango/pango-attributes.h
@@ -57,6 +57,9 @@ PANGO_AVAILABLE_IN_ALL
GType pango_color_get_type (void) G_GNUC_CONST;
PANGO_AVAILABLE_IN_ALL
+GType pango_attribute_get_type (void) G_GNUC_CONST;
+
+PANGO_AVAILABLE_IN_ALL
PangoColor *pango_color_copy (const PangoColor *src);
PANGO_AVAILABLE_IN_ALL
void pango_color_free (PangoColor *color);