Method

PangoXftFontget_display

Declaration [src]

Display*
pango_xft_font_get_display (
  PangoFont* font
)

Description [src]

Returns the X display of the XftFont of a font.

Return value

Returns: Display*
 

The X display of the XftFont associated to font.

 The data is owned by the instance.