]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxMenu.df
src/common/wxchar.cpps/wxConvLocal/wxConvLibs/g as otherwise we may fail to convert...
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxMenu.df
1 node wxMenu
2 type panel
3 icon 0
4 childtype menu_item
5 var label of text
6 var style of flags wxMENU_TEAROFF
7 var help of text
8 derived from menu_item