SplitContainer
Inherits: Container < Control < CanvasItem < Node < Object
Inherited By: HSplitContainer, VSplitContainer
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
Methods
void |
Theme Properties
|
||
|
||
|
||
Signals
dragged ( int offset )
There is currently no description for this signal. Please help us by contributing one!
Enumerations
enum DraggerVisibility:
DraggerVisibility DRAGGER_VISIBLE = 0
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
bool collapsed = false
There is currently no description for this property. Please help us by contributing one!
DraggerVisibility dragger_visibility = 0
void set_dragger_visibility ( DraggerVisibility value )
DraggerVisibility get_dragger_visibility ( )
There is currently no description for this property. Please help us by contributing one!
int split_offset = 0
There is currently no description for this property. Please help us by contributing one!
bool vertical = false
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void clamp_split_offset ( )
There is currently no description for this method. Please help us by contributing one!
Theme Property Descriptions
int autohide = 1
There is currently no description for this theme property. Please help us by contributing one!
int minimum_grab_thickness = 6
There is currently no description for this theme property. Please help us by contributing one!
int separation = 12
There is currently no description for this theme property. Please help us by contributing one!
Texture2D grabber
There is currently no description for this theme property. Please help us by contributing one!
Texture2D h_grabber
There is currently no description for this theme property. Please help us by contributing one!
Texture2D v_grabber
There is currently no description for this theme property. Please help us by contributing one!