- _guiInput
void _guiInput(InputEvent arg0)
- getDraggerVisibility
SplitContainer.DraggerVisibility getDraggerVisibility()
- getSplitOffset
long getSplitOffset()
- isCollapsed
bool isCollapsed()
- opAssign
SplitContainer opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(SplitContainer other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCollapsed
void setCollapsed(bool collapsed)
- setDraggerVisibility
void setDraggerVisibility(long mode)
- setSplitOffset
void setSplitOffset(long offset)
Container for splitting and adjusting.
Container for splitting two controls vertically or horizontally, with a grabber that allows adjusting the split offset or ratio.