]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/menuitem.df
added wxIcon::CopyFromBitmap to wxGTK
[wxWidgets.git] / contrib / utils / wxrcedit / df / menuitem.df
CommitLineData
56d2f750
VS
1node menuitem
2type normal
3icon 0
4var label of text
5var help of text
6var checkable of bool
7var checked of bool
8var enabled of bool
9derived from menu_item