wxStdDialogButtonSizer
MODULE
wxStdDialogButtonSizer
MODULE SUMMARY
See external documentation: wxStdDialogButtonSizer.
DESCRIPTION
See external documentation: wxStdDialogButtonSizer.
This class is derived (and can use functions) from:
wxBoxSizer
wxSizer
DATA TYPES
EXPORTS
new() -> wxStdDialogButtonSizer()
Types:
This = wxStdDialogButtonSizer()
setAffirmativeButton(This, Button) -> ok
setCancelButton(This, Button) -> ok
setNegativeButton(This, Button) -> ok
destroy(This::wxStdDialogButtonSizer()) -> ok