X11.fontGetXfont

Warning gdk_x11_font_get_xfont is deprecated and should not be used in newly-written code. Returns the X font belonging to a GdkFont.

class X11
static
void*
fontGetXfont

Parameters

font Font

a GdkFont.

Return Value

Type: void*

an Xlib XFontStruct* or an XFontSet.

Meta