summaryrefslogtreecommitdiff
path: root/pango.defs
diff options
context:
space:
mode:
Diffstat (limited to 'pango.defs')
-rw-r--r--pango.defs6
1 files changed, 6 insertions, 0 deletions
diff --git a/pango.defs b/pango.defs
index 1810499c..3c863f80 100644
--- a/pango.defs
+++ b/pango.defs
@@ -853,6 +853,12 @@
(return-type "const-char*")
)
+(define-method is_monospace
+ (of-object "PangoFontFamily")
+ (c-name "pango_font_family_is_monospace")
+ (return-type "gboolean")
+)
+
(define-function pango_font_face_get_type
(c-name "pango_font_face_get_type")
(return-type "GType")