[pangomm] FontMap: Added get_serial().
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pangomm] FontMap: Added get_serial().
- Date: Wed, 4 Feb 2015 08:39:10 +0000 (UTC)
commit 21ce17ca04245279b62d26a5f0e97a7745b5820c
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Feb 4 09:33:08 2015 +0100
FontMap: Added get_serial().
pango/src/fontmap.hg | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/pango/src/fontmap.hg b/pango/src/fontmap.hg
index bcdbf3d..2234661 100644
--- a/pango/src/fontmap.hg
+++ b/pango/src/fontmap.hg
@@ -53,6 +53,10 @@ public:
*/
Glib::ArrayHandle< Glib::RefPtr<FontFamily> > list_families() const;
+ _WRAP_METHOD(guint get_serial() const, pango_font_map_get_serial)
+
+ _IGNORE(pango_font_map_changed)
+
//This is not used unless ENABLE_BACKEND is defined: _WRAP_METHOD(Glib::ustring get_shape_engine_type()
const, pango_font_map_get_shape_engine_type)
_IGNORE(pango_font_map_get_shape_engine_type)
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]