GObject.Object
Pango.FontMap
Import line: | Pango = imports.gi.Pango; |
GIR File: | Pango-1.0.gir |
C documentation: | Pango.FontMap |
Class : | FontMap |
Extends: | GObject.Object |
None |
Method / Constructor | Defined By | |
---|---|---|
new Pango.FontMap
()
Create a new Pango.FontMap
Create a new Pango.FontMap
|
||
list_families
(FontFamily families, gint32 n_families)
:
none
List all families for a fontmap.
List all families for a fontmap.
|
Pango.FontMap |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Clutter
Method |
Clutter.get_font_map
()
:
Pango.FontMap
Retrieves the PangoFontMap instance used by Clutter.
|
Gtk.PrintContext
Method |
get_pango_fontmap
()
:
Pango.FontMap
Returns a PangoFontMap that is suitable for use
with the GtkPrintContext. |
Pango.Context
Method |
set_font_map
(FontMap font_map)
:
none
Sets the font map to be searched when fonts are looked-up in this context.
|