DESCRIPTION
See external documentation: wxQueryNewPaletteEvent.
-
- Use wxEvtHandler:connect/3 with EventType::
- query_new_palette
See also the message variant #wxQueryNewPalette{} event record type.
This class is derived (and can use functions) from:
wxEvent
DATA TYPES
-
- wxQueryNewPaletteEvent():
-
-
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
-
EXPORTS
setPaletteRealized(This, Realized) -> ok
-
Types:
-
This = wxQueryNewPaletteEvent()
Realized = boolean()
-
This = wxQueryNewPaletteEvent()
-
See external documentation.
getPaletteRealized(This) -> boolean()
-
Types:
-
This = wxQueryNewPaletteEvent()
-
This = wxQueryNewPaletteEvent()
-
See external documentation.
AUTHORS
<>