Method

PangoXft.Font.get_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 called function