Toolbar::Item
Represent an item of Toolbar
.
Type | table |
Properties
string
label (optional)
Item's label.
SizeF
minsize (optional)
Item's minimum size.
SizeF
maxsize (optional)
Item's maximum size.
Image
image (optional)
Item's image.
View
view (optional)
Item's custom view.
function
onclick (optional)
Function called when item is clicked.