Method
GimpFontget_pango_font_description
since: 3.0
Declaration [src]
PangoFontDescription*
gimp_font_get_pango_font_description (
GimpFont* font
)
Return value
Type: PangoFontDescription
A %PangoFontDescription representing font
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |