CheckButton
Inherits: Button < BaseButton < Control < CanvasItem < Node < Object
Category: Core
Brief Description
Checkable button.
Theme Properties
int | check_vadjust |
StyleBox | disabled |
StyleBox | focus |
Font | font |
Color | font_color |
Color | font_color_disabled |
Color | font_color_hover |
Color | font_color_hover_pressed |
Color | font_color_pressed |
StyleBox | hover |
StyleBox | hover_pressed |
int | hseparation |
StyleBox | normal |
Texture | off |
Texture | on |
StyleBox | pressed |
Description
CheckButton is a toggle button displayed as a check field.