ThemeDB

Inherits: Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

fallback_base_scale

1.0

Font

fallback_font

int

fallback_font_size

16

Texture2D

fallback_icon

StyleBox

fallback_stylebox

Methods

Theme

get_default_theme ( )

Theme

get_project_theme ( )


Signals

fallback_changed ( )

There is currently no description for this signal. Please help us by contributing one!


Property Descriptions

float fallback_base_scale = 1.0

  • void set_fallback_base_scale ( float value )

  • float get_fallback_base_scale ( )

There is currently no description for this property. Please help us by contributing one!


Font fallback_font

  • void set_fallback_font ( Font value )

  • Font get_fallback_font ( )

There is currently no description for this property. Please help us by contributing one!


int fallback_font_size = 16

  • void set_fallback_font_size ( int value )

  • int get_fallback_font_size ( )

There is currently no description for this property. Please help us by contributing one!


Texture2D fallback_icon

There is currently no description for this property. Please help us by contributing one!


StyleBox fallback_stylebox

  • void set_fallback_stylebox ( StyleBox value )

  • StyleBox get_fallback_stylebox ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

Theme get_default_theme ( )

There is currently no description for this method. Please help us by contributing one!


Theme get_project_theme ( )

There is currently no description for this method. Please help us by contributing one!