summaryrefslogtreecommitdiff
path: root/pango/pangowin32.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangowin32.c')
-rw-r--r--pango/pangowin32.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/pango/pangowin32.c b/pango/pangowin32.c
index bebcf927..20fcc985 100644
--- a/pango/pangowin32.c
+++ b/pango/pangowin32.c
@@ -203,6 +203,15 @@ pango_win32_get_dc (void)
return pango_win32_hdc;
}
+/**
+ * pango_win32_get_debug_flag:
+ *
+ * Returns wether debugging is turned on.
+ *
+ * Returns: %TRUE if debugging is turned on.
+ *
+ * Since: 1.2
+ */
gboolean
pango_win32_get_debug_flag (void)
{