ToolBarButton

Constructors

this
this()
this
this(Dstring text)

Members

Properties

dropDownMenu
ContextMenu dropDownMenu [@property setter]
ContextMenu dropDownMenu [@property getter]
enabled
bool enabled [@property setter]
bool enabled [@property getter]
imageIndex
int imageIndex [@property setter]
int imageIndex [@property getter]
parent
ToolBar parent [@property getter]
partialPush
bool partialPush [@property getter]
partialPush
bool partialPush [@property setter]
pushed
bool pushed [@property setter]
bool pushed [@property getter]
rectangle
Rect rectangle [@property getter]
style
ToolBarButtonStyle style [@property setter]
ToolBarButtonStyle style [@property getter]
tag
Object tag [@property setter]
Object tag [@property getter]
text
Dstring text [@property setter]
Dstring text [@property getter]
visible
bool visible [@property setter]
bool visible [@property getter]

Meta