Method
IdeSourceViewget_scaled_font_desc
since: 3.32
Description
Like ide_source_view_get_font_desc() but takes the editor zoom into
account. You must free the result with pango_font_description_free().
Available since: 3.32
Return value
Type: PangoFontDescription
A PangoFontDescription.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |