bebb14d53d
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
node menuitem
|
|
type normal
|
|
icon 0
|
|
var label of text
|
|
var help of text
|
|
var checkable of bool
|
|
var checked of bool
|
|
var enabled of bool
|
|
derived from menu_item
|