set_use_alpha
Description:
[
Version ( since =
"1.2" ) ]
public void set_use_alpha (
bool use_alpha)
Sets whether the this should honour the
opacity and the alpha channel of the color
Parameters:
this |
a Stage
|
use_alpha |
whether the stage should honour the opacity or the alpha channel of the stage color
|