Method
PangoFontDescriptioncopy
Declaration [src]
PangoFontDescription*
pango_font_description_copy (
  const PangoFontDescription* desc
)
Return value
| Returns: | PangoFontDescription | 
| The newly allocated  | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
| The return value can be NULL. |