]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/tool.df
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / contrib / utils / wxrcedit / df / tool.df
1 node tool
2 type normal
3 icon 0
4 var bitmap of imagefile
5 var bitmap2 of imagefile
6 var toggle of bool
7 var pos of coord
8 var tooltip of text
9 var longhelp of text
10 derived from toolbar_item