Function
PangoXftget_font_map
Declaration [src]
PangoFontMap*
pango_xft_get_font_map (
Display* display,
int screen
)
Description [src]
Returns the PangoXftFontMap
for the given display and screen.
The fontmap is owned by Pango and will be valid until
the display is closed.
Available since: | 1.2 |