get_color
Description:
[ Version ( deprecated = true , deprecated_since = "3.4" , since = "2.4" ) ]
public void get_color (out Color color)
public void get_color (out Color color)
Warning: get_color is deprecated since 3.4.
Sets color
to be the current color in the ColorButton widget.
Note:
Use get_rgba instead.
Parameters:
this | |
color |
a Color to fill in with the current color |