Function
PangoXftFontget_font
Declaration [src]
XftFont*
pango_xft_font_get_font (
  PangoFont* font
)
Parameters
| font | PangoFont | 
| A  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | XftFont | 
| The  | |
| The data is owned by the called function. | |
| The return value can be NULL. |