dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
MenuItem.findSubitemByHotkeyRecursive
dlangui
widgets
menu
MenuItem
find subitem by hotkey character, returns subitem index, -1 if not found
class
MenuItem
MenuItem
findSubitemByHotkeyRecursive
(
dchar
ch
)
Meta
Source
See Implementation
dlangui
widgets
menu
MenuItem
constructors
this
destructors
~this
functions
add
addCheck
addSeparator
checkRadioButton
clear
findKeyAction
findSubitemByHotkey
findSubitemByHotkeyRecursive
getHotkey
subitem
updateActionState
properties
acceleratorText
action
checked
enabled
id
isSubmenu
label
subitemCount
subitemIndex
type
variables
_action
_checked
_enabled
_parent
_subitems
_type
menuItemAction
menuItemClick
onMenuItem
openingSubmenu
find subitem by hotkey character, returns subitem index, -1 if not found