diff options
author | Colin Walters <walters@verbum.org> | 2009-03-03 18:14:28 -0500 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2009-03-03 18:14:28 -0500 |
commit | 14556362aeb66e502c98cb9127c9b1acf67d598d (patch) | |
tree | 7fb11455c55f6c24906aeadfca599e6056c20096 /gir/xft-2.0.gir | |
parent | 724a70fdc252797b332c8bc99e28e45a8ea9c356 (diff) | |
download | gobject-introspection-14556362aeb66e502c98cb9127c9b1acf67d598d.tar.gz |
Add XftGlyphSpec to xft-2.0.gir
For PangoXft.
Diffstat (limited to 'gir/xft-2.0.gir')
-rw-r--r-- | gir/xft-2.0.gir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gir/xft-2.0.gir b/gir/xft-2.0.gir index 6843a573..2e0b4374 100644 --- a/gir/xft-2.0.gir +++ b/gir/xft-2.0.gir @@ -6,6 +6,7 @@ <record name="Color" c:type="XftColor"/> <record name="Draw" c:type="XftDraw"/> <record name="Font" c:type="XftFont"/> + <record name="GlyphSpec" c:type="XftGlyphSpec"/> <function name="init" c:identifier="XftInit"> <return-value transfer-ownership="none"> |