Button
Inherits: BaseButton < Control < CanvasItem < Node < Object
Inherited By: CheckBox, CheckButton, ColorPickerButton, MenuButton, OptionButton
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Theme Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Property Descriptions
HorizontalAlignment alignment = 1
void set_text_alignment ( HorizontalAlignment value )
HorizontalAlignment get_text_alignment ( )
There is currently no description for this property. Please help us by contributing one!
AutowrapMode autowrap_mode = 0
void set_autowrap_mode ( AutowrapMode value )
AutowrapMode get_autowrap_mode ( )
There is currently no description for this property. Please help us by contributing one!
bool clip_text = false
There is currently no description for this property. Please help us by contributing one!
bool expand_icon = false
There is currently no description for this property. Please help us by contributing one!
bool flat = false
There is currently no description for this property. Please help us by contributing one!
Texture2D icon
There is currently no description for this property. Please help us by contributing one!
HorizontalAlignment icon_alignment = 0
void set_icon_alignment ( HorizontalAlignment value )
HorizontalAlignment get_icon_alignment ( )
There is currently no description for this property. Please help us by contributing one!
String language = ""
There is currently no description for this property. Please help us by contributing one!
String text = ""
There is currently no description for this property. Please help us by contributing one!
TextDirection text_direction = 0
void set_text_direction ( TextDirection value )
TextDirection get_text_direction ( )
There is currently no description for this property. Please help us by contributing one!
OverrunBehavior text_overrun_behavior = 0
void set_text_overrun_behavior ( OverrunBehavior value )
OverrunBehavior get_text_overrun_behavior ( )
There is currently no description for this property. Please help us by contributing one!
VerticalAlignment vertical_icon_alignment = 1
void set_vertical_icon_alignment ( VerticalAlignment value )
VerticalAlignment get_vertical_icon_alignment ( )
There is currently no description for this property. Please help us by contributing one!
Theme Property Descriptions
Color font_color = Color(0.875, 0.875, 0.875, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_disabled_color = Color(0.875, 0.875, 0.875, 0.5)
There is currently no description for this theme property. Please help us by contributing one!
Color font_focus_color = Color(0.95, 0.95, 0.95, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_hover_color = Color(0.95, 0.95, 0.95, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_hover_pressed_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_outline_color = Color(0, 0, 0, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_pressed_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color icon_disabled_color = Color(1, 1, 1, 0.4)
There is currently no description for this theme property. Please help us by contributing one!
Color icon_focus_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color icon_hover_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color icon_hover_pressed_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color icon_normal_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color icon_pressed_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
int align_to_largest_stylebox = 0
There is currently no description for this theme property. Please help us by contributing one!
int h_separation = 4
There is currently no description for this theme property. Please help us by contributing one!
int icon_max_width = 0
There is currently no description for this theme property. Please help us by contributing one!
int outline_size = 0
There is currently no description for this theme property. Please help us by contributing one!
Font font
There is currently no description for this theme property. Please help us by contributing one!
int font_size
There is currently no description for this theme property. Please help us by contributing one!
Texture2D icon
There is currently no description for this theme property. Please help us by contributing one!
StyleBox disabled
There is currently no description for this theme property. Please help us by contributing one!
StyleBox disabled_mirrored
There is currently no description for this theme property. Please help us by contributing one!
StyleBox focus
There is currently no description for this theme property. Please help us by contributing one!
StyleBox hover
There is currently no description for this theme property. Please help us by contributing one!
StyleBox hover_mirrored
There is currently no description for this theme property. Please help us by contributing one!
StyleBox hover_pressed
There is currently no description for this theme property. Please help us by contributing one!
StyleBox hover_pressed_mirrored
There is currently no description for this theme property. Please help us by contributing one!
StyleBox normal
There is currently no description for this theme property. Please help us by contributing one!
StyleBox normal_mirrored
There is currently no description for this theme property. Please help us by contributing one!
StyleBox pressed
There is currently no description for this theme property. Please help us by contributing one!
StyleBox pressed_mirrored
There is currently no description for this theme property. Please help us by contributing one!