set_color


Description:

public void set_color (Color? color)

Sets the label's background color.

Parameters:

this

a Label

color

The label's background color or NULL to reset the background to the default color. The color parameter is copied.




2022 vala-language.org