Handbook
Glossary
<toolbar-button> ( target gesture command -- button )
Vocabulary
ui
.
gadgets
.
toolbar
Inputs
target
an
object
gesture
an
object
command
an
object
Outputs
button
an
object
Definition
USING:
accessors
kernel
ui.commands
ui.gadgets.buttons
ui.gadgets.toolbar.private
;
IN:
ui.gadgets.toolbar
::
<toolbar-button>
( target gesture command -- button )
command
command-name
target command
command-button-quot
[
[
drop
]
]
dip
compose
<button>
toolbar-button-theme
gesture
gesture>tooltip
>>tooltip
;
inline