[gobject-introspection] CairoFontOptions is a GBoxed type
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] CairoFontOptions is a GBoxed type
- Date: Tue, 9 May 2017 15:21:33 +0000 (UTC)
commit b7a86130c4a7946e28575ab944f10504729ed0ad
Author: Nicola Fontana <ntd entidi it>
Date: Thu Dec 11 15:06:34 2014 +0100
CairoFontOptions is a GBoxed type
cairo-gobject has wrapped cairo_font_options_t in a GBoxed since the
beginning. Make it explicit also in the repository file.
https://bugzilla.gnome.org/show_bug.cgi?id=743364
gir/cairo-1.0.gir.in | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gir/cairo-1.0.gir.in b/gir/cairo-1.0.gir.in
index 5953c66..d7e6c16 100644
--- a/gir/cairo-1.0.gir.in
+++ b/gir/cairo-1.0.gir.in
@@ -34,7 +34,9 @@
value="12288"
c:identifier="CAIRO_CONTENT_COLOR_ALPHA"/>
</enumeration>
- <record name="FontOptions" c:type="cairo_font_options_t" foreign="1"/>
+ <record name="FontOptions" c:type="cairo_font_options_t" foreign="1"
+ glib:type-name="CairoFontOptions"
+ glib:get-type="cairo_gobject_font_options_get_type"/>
<record name="FontType" c:type="cairo_font_type_t" foreign="1"/>
<record name="FontFace" c:type="cairo_font_face_t" foreign="1"
glib:type-name="CairoFontFace"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]