]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/flexgridsizer.df
added wxIcon::CopyFromBitmap to wxGTK
[wxWidgets.git] / contrib / utils / wxrcedit / df / flexgridsizer.df
CommitLineData
fccd6cdc
VS
1node flexgridsizer
2type sizer
3icon 4
4childtype sizer_item
5derived from panel_item
6var rows of integer
7var cols of integer
8var vgap of integer
9var hgap of integer
266527ec 10var minsize of coord