GraphFrame

Inherits: GraphElement < Container < Control < CanvasItem < Node < Object

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

Properties

bool

autoshrink_enabled

true

int

autoshrink_margin

40

int

drag_margin

16

MouseFilter

mouse_filter

0 (overrides Control)

Color

tint_color

Color(0.3, 0.3, 0.3, 0.75)

bool

tint_color_enabled

false

String

title

""

Methods

HBoxContainer

get_titlebar_hbox ( )

Theme Properties

Color

resizer_color

Color(0.875, 0.875, 0.875, 1)

StyleBox

panel

StyleBox

panel_selected

StyleBox

titlebar

StyleBox

titlebar_selected


Signals

autoshrink_changed ( )

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


Property Descriptions

bool autoshrink_enabled = true

  • void set_autoshrink_enabled ( bool value )

  • bool is_autoshrink_enabled ( )

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


int autoshrink_margin = 40

  • void set_autoshrink_margin ( int value )

  • int get_autoshrink_margin ( )

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


int drag_margin = 16

  • void set_drag_margin ( int value )

  • int get_drag_margin ( )

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


Color tint_color = Color(0.3, 0.3, 0.3, 0.75)

  • void set_tint_color ( Color value )

  • Color get_tint_color ( )

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


bool tint_color_enabled = false

  • void set_tint_color_enabled ( bool value )

  • bool is_tint_color_enabled ( )

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


String title = ""

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


Method Descriptions

HBoxContainer get_titlebar_hbox ( )

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


Theme Property Descriptions

Color resizer_color = Color(0.875, 0.875, 0.875, 1)

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


StyleBox panel

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


StyleBox panel_selected

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


StyleBox titlebar

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


StyleBox titlebar_selected

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