Function
PangoXftget_context
deprecated: 1.22 since: 1.0
Description
No description available.
Available since: 1.0
Deprecated since: 1.22
Use pango_xft_get_font_map()
followed by
pango_font_map_create_context()
instead.
This function is not directly available to language bindings.
Parameters
display
-
Type:
Display
No description available.
The data is owned by the caller of the function. screen
-
Type:
int
No description available.
Return value
Type: PangoContext
No description available.
The data is owned by the called function. |