]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/utils/wxrcedit/df/wxMenuItem.df
test for bug with new wu-ftpd
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxMenuItem.df
... / ...
CommitLineData
1node wxMenuItem
2type normal
3icon 0
4var label of text
5var help of text
6var checkable of bool
7var checked of bool
8var enabled of bool
9var bitmap of imagefile
10derived from menu_item