wxPrintDialog

See external documentation: wxPrintDialog.

See external documentation: wxPrintDialog.

This class is derived (and can use functions) from:
wxDialog
wxTopLevelWindow
wxWindow
wxEvtHandler

Functions


new(Parent) -> wxPrintDialog()

Equivalent to new(Parent, []).

new(Parent, Options::[Option]) -> wxPrintDialog()

See external documentation.
Also:
new(Parent, Data) -> wxPrintDialog() when
Parent::wxWindow:wxWindow(), Data::wxPrintData:wxPrintData().

getPrintDialogData(This) -> wxPrintDialogData:wxPrintDialogData()

See external documentation.

getPrintDC(This) -> wxDC:wxDC()

See external documentation.

destroy(This::wxPrintDialog()) -> ok

Destroys this object, do not use object again