diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2008-04-21 19:41:40 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2008-04-21 19:41:40 +0000 |
commit | e026cad714ef709b680efa8489012b823665d7e7 (patch) | |
tree | 9fdd1bf6df94485f81dab90e25560e0f22b9bace /docs | |
parent | b9bd159e4b71404bfa15d415ddf8b68eb4248af3 (diff) | |
download | pango-e026cad714ef709b680efa8489012b823665d7e7.tar.gz |
Bug 514617 – Add pango_cairo_font_map_set_default()
2008-04-21 Behdad Esfahbod <behdad@gnome.org>
Bug 514617 – Add pango_cairo_font_map_set_default()
* docs/pango-sections.txt:
* docs/tmpl/pangocairo.sgml:
* pango/pangocairo-fontmap.c (pango_cairo_font_map_get_default),
(pango_cairo_font_map_set_default):
* pango/pangocairo.def:
* pango/pangocairo.h:
New public API:
pango_cairo_font_map_set_default()
svn path=/trunk/; revision=2600
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-sections.txt | 1 | ||||
-rw-r--r-- | docs/tmpl/pangocairo.sgml | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 149e90b1..7f8e1ab6 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -836,6 +836,7 @@ pango_xft_renderer_get_type PangoCairoFont PangoCairoFontMap pango_cairo_font_map_get_default +pango_cairo_font_map_set_default pango_cairo_font_map_new pango_cairo_font_map_new_for_font_type pango_cairo_font_map_get_font_type diff --git a/docs/tmpl/pangocairo.sgml b/docs/tmpl/pangocairo.sgml index 5192b975..8cfb836b 100644 --- a/docs/tmpl/pangocairo.sgml +++ b/docs/tmpl/pangocairo.sgml @@ -165,6 +165,14 @@ int main (int argc, char **argv) @Returns: +<!-- ##### FUNCTION pango_cairo_font_map_set_default ##### --> +<para> + +</para> + +@fontmap: + + <!-- ##### FUNCTION pango_cairo_font_map_new ##### --> <para> |