set_fade_out


Description:

public void set_fade_out (bool fade)

Set whether to fade out the end of the label, instead of ellipsizing.

Enabling this mode will also set the single_line_mode and ellipsize properties.

Parameters:

this

A Label

fade

true to fade out, false otherwise




2022 vala-language.org