body_font_name


Description:

public string body_font_name { owned get; set; }

Name of the font used for the text body.

Accepted values are strings representing a font description Pango can understand. (e.g. "Monospace 10"). See [ [email protected]_string] for a description of the format of the string representation.

The value of this property cannot be changed anymore after the first call to the [[email protected]] function.




2022 vala-language.org