[ Version ( deprecated = true , deprecated_since = "3.4" , replacement = "get_current_rgba" ) ]
public void get_current_color (out Color color)
Warning: get_current_color is deprecated since 3.4. Use get_current_rgba.
Sets color to be the current color in the GtkColorSelection widget.
Use get_current_rgba instead.
| this | |
| color |
a Color to fill in with the current color |