class
UIng::ColorButton
- UIng::ColorButton
- UIng::Control
- Reference
- Object
Defined in:
uing/color_button.crConstructors
Instance Method Summary
- #color : Tuple(Float64, Float64, Float64, Float64)
- #destroy
- #on_changed(&block : Float64, Float64, Float64, Float64 -> _)
- #set_color(r : Float64, g : Float64, b : Float64, a : Float64) : Nil
- #to_unsafe : Pointer(Void)