wxPageSetupDialog
Module
wxPageSetupDialog
Module Summary
See external documentation: wxPageSetupDialog.
Description
See external documentation: wxPageSetupDialog.
DATA TYPES
Exports
new(Parent) -> wxPageSetupDialog()
Types
Parent = wxWindow:wxWindow()
Equivalent to new(Parent, []).
new(Parent, Options::[Option]) -> wxPageSetupDialog()
getPageSetupData(This) -> wxPageSetupDialogData:wxPageSetupDialogData()
Types
This = wxPageSetupDialog()
Types
This = wxPageSetupDialog()
destroy(This::wxPageSetupDialog()) -> ok