[ Version ( since = "0.8" ) ]
public void set_font_options (FontOptions options)
Sets the new font options for this.
The Backend will copy the FontOptions.
If options
is null
, the first following call to
get_font_options will return the default font options for this.
This function is intended for actors creating a Pango layout using the PangoCairo API.
this |
a Backend |
options |
Cairo font options for the backend, or |