dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
MenuItemWidget.setSubitemSizes
dlangui
widgets
menu
MenuItemWidget
Undocumented in source. Be warned that the author may not have intended to support it.
class
MenuItemWidget
void
setSubitemSizes
(
int
maxLabelWidth
,
int
maxHeight
,
int
maxIconWidth
,
int
maxAccelWidth
)
Meta
Source
See Implementation
dlangui
widgets
menu
MenuItemWidget
constructors
this
functions
layout
measure
measureSubitems
setSubitemSizes
updateState
properties
item
variables
_accel
_accelWidth
_height
_icon
_iconWidth
_item
_label
_labelWidth
_mainMenu