wxPopupTransientWindow
Module
wxPopupTransientWindow
Module Summary
See external documentation: wxPopupTransientWindow.
Description
See external documentation: wxPopupTransientWindow.
This class is derived (and can use functions) from:
wxPopupWindow
wxWindow
wxEvtHandler
DATA TYPES
Exports
new() -> wxPopupTransientWindow()
new(Parent) -> wxPopupTransientWindow()
Types
Parent = wxWindow:wxWindow()
Equivalent to new(Parent, []).
new(Parent, Options::[Option]) -> wxPopupTransientWindow()
Types
This = wxPopupTransientWindow()
Equivalent to popup(This, []).
popup(This, Options::[Option]) -> ok
Types
This = wxPopupTransientWindow()
destroy(This::wxPopupTransientWindow()) -> ok