set_body_font_name


Description:

public void set_body_font_name (string font_name)

Sets the default font for the printed text.

font_name should be a string representation of a font description Pango can understand. (e.g. "Monospace 10& quot;). See [[email protected]_string] for a description of the format of the string representation.

This function cannot be called anymore after the first call to the [[email protected]] function.

Parameters:

this

a PrintCompositor.

font_name

the name of the default font for the body text.




2022 vala-language.org