set_font


Description:

public void set_font (bool default_font, string font_name)

If default_font is true, resets the font of the this to the default font.

Otherwise sets it to font_name.

Parameters:

this

a View

default_font

whether to reset to the default font

font_name

the name of the font to use




2022 vala-language.org