GimpUi.ColorSelector::set_show_alpha
@accepts(GimpUi.ColorSelector, bool)
@returns(none)
def do_set_show_alpha(selector, show_alpha):
Sets the show_alpha property of the self widget.
- selector
A GimpUi.ColorSelector widget.
- show_alpha
The new show_alpha setting.