set_text_color


Description:

public void set_text_color (Color? color)

Sets the label's text color.

Parameters:

this

a Label

color

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




2022 vala-language.org