set_font_name


Description:

public void set_font_name (string? font_name)

Sets the label's font name such as "Sans 12".

Parameters:

this

a Label

font_name

The label's font name or NULL to reset the font to the default value.




2022 vala-language.org