[pangomm/pangomm-2-40] Add PangoCoverage to pango_extra_objects.defs



commit 354fb65e60a19b362236f92f64e348b50a3f2ccd
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Wed Sep 13 13:51:14 2017 +0200

    Add PangoCoverage to pango_extra_objects.defs

 pango/src/pango_extra_objects.defs |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/pango/src/pango_extra_objects.defs b/pango/src/pango_extra_objects.defs
index 099055f..2cb96cd 100644
--- a/pango/src/pango_extra_objects.defs
+++ b/pango/src/pango_extra_objects.defs
@@ -30,6 +30,12 @@
   (gtype-id "PANGO_TYPE_CONTEXT")
 )
 
+(define-object Coverage
+  (in-module "Pango")
+  (c-name "PangoCoverage")
+  (gtype-id "PANGO_TYPE_COVERAGE")
+)
+
 (define-object FontMetrics
   (in-module "Pango")
   (c-name "PangoFontMetrics")


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]