Index (T)
»
Wx
»
ToolBarToolStyle
Class: Wx::ToolBarToolStyle
Inherits:
Enum
Object
Enum
Wx::ToolBarToolStyle
show all
Defined in:
lib/wx/doc/gen/tool_bar.rb
Overview
Requires:
USE_TOOLBAR
Constant Summary
collapse
TOOL_STYLE_BUTTON =
Wx
::
ToolBarToolStyle
.
new
(
1
)
TOOL_STYLE_SEPARATOR =
Wx
::
ToolBarToolStyle
.
new
(
2
)
TOOL_STYLE_CONTROL =
Wx
::
ToolBarToolStyle
.
new
(
3
)