Label
Inherits: Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
BitField<JustificationFlag> |
|
|
|
||
|
||
|
||
mouse_filter |
|
|
BitField<SizeFlags> |
size_flags_vertical |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
get_character_bounds ( int pos ) const |
|
get_line_count ( ) const |
|
get_line_height ( int line=-1 ) const |
|
get_total_character_count ( ) const |
|
get_visible_line_count ( ) const |
Theme Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Property Descriptions
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!
String ellipsis_char = "…"
There is currently no description for this property. Please help us by contributing one!
HorizontalAlignment horizontal_alignment = 0
void set_horizontal_alignment ( HorizontalAlignment value )
HorizontalAlignment get_horizontal_alignment ( )
There is currently no description for this property. Please help us by contributing one!
BitField<JustificationFlag> justification_flags = 163
void set_justification_flags ( BitField<JustificationFlag> value )
BitField<JustificationFlag> get_justification_flags ( )
There is currently no description for this property. Please help us by contributing one!
LabelSettings label_settings
void set_label_settings ( LabelSettings value )
LabelSettings get_label_settings ( )
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!
int lines_skipped = 0
There is currently no description for this property. Please help us by contributing one!
int max_lines_visible = -1
There is currently no description for this property. Please help us by contributing one!
StructuredTextParser structured_text_bidi_override = 0
void set_structured_text_bidi_override ( StructuredTextParser value )
StructuredTextParser get_structured_text_bidi_override ( )
There is currently no description for this property. Please help us by contributing one!
Array structured_text_bidi_override_options = []
void set_structured_text_bidi_override_options ( Array value )
Array get_structured_text_bidi_override_options ( )
There is currently no description for this property. Please help us by contributing one!
PackedFloat32Array tab_stops = PackedFloat32Array()
void set_tab_stops ( PackedFloat32Array value )
PackedFloat32Array get_tab_stops ( )
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!
bool uppercase = false
There is currently no description for this property. Please help us by contributing one!
VerticalAlignment vertical_alignment = 0
void set_vertical_alignment ( VerticalAlignment value )
VerticalAlignment get_vertical_alignment ( )
There is currently no description for this property. Please help us by contributing one!
int visible_characters = -1
There is currently no description for this property. Please help us by contributing one!
VisibleCharactersBehavior visible_characters_behavior = 0
void set_visible_characters_behavior ( VisibleCharactersBehavior value )
VisibleCharactersBehavior get_visible_characters_behavior ( )
There is currently no description for this property. Please help us by contributing one!
float visible_ratio = 1.0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
Rect2 get_character_bounds ( int pos ) const
There is currently no description for this method. Please help us by contributing one!
int get_line_count ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_line_height ( int line=-1 ) const
There is currently no description for this method. Please help us by contributing one!
int get_total_character_count ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_visible_line_count ( ) const
There is currently no description for this method. Please help us by contributing one!
Theme Property Descriptions
Color font_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_shadow_color = Color(0, 0, 0, 0)
There is currently no description for this theme property. Please help us by contributing one!
int line_spacing = 3
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!
int shadow_offset_x = 1
There is currently no description for this theme property. Please help us by contributing one!
int shadow_offset_y = 1
There is currently no description for this theme property. Please help us by contributing one!
int shadow_outline_size = 1
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!
StyleBox normal
There is currently no description for this theme property. Please help us by contributing one!