wxdateevent(3) - Linux man page
Name
wxDateEvent - See external documentation: wxDateEvent.Description
See external documentation: wxDateEvent.
date_changed
- Use wxEvtHandler:connect/3 with EventType::
See also the message variant #wxDate{} event record type.
This class is derived (and can use functions) from:
wxCommandEvent
wxEvent
Data Types
- wxDateEvent():
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
getDate(This::wxDateEvent()) -> datetime() (see module wx)
See external documentation.
Authors
<>