table of contents
other versions
- wheezy 1:15.b.1-dfsg-4+deb7u1
- wheezy-backports 1:17.3-dfsg-4~bpo70+1
- jessie 1:17.3-dfsg-4+deb8u1
- jessie-backports 1:19.2.1+dfsg-2~bpo8+1
- testing 1:19.2.1+dfsg-2
- unstable 1:19.2.1+dfsg-2
- experimental 1:19.3.1+dfsg-1
wxIdleEvent(3erl) | Erlang Module Definition | wxIdleEvent(3erl) |
NAME¶
wxIdleEvent - See external documentation: wxIdleEvent.DESCRIPTION¶
See external documentation: wxIdleEvent.- Use wxEvtHandler:connect/3 with EventType::
- idle
DATA TYPES¶
- wxIdleEvent():
-
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¶
canSend(Win) -> boolean()
Types:
Win = wxWindow() (see module wxWindow)
This function is deprecated: deprecated function not available in
wxWidgets-2.9 and later
See external documentation.
See external documentation.
Res = ?wxIDLE_PROCESS_ALL | ?wxIDLE_PROCESS_SPECIFIED
Types:
This = wxIdleEvent()
Equivalent to requestMore(This, []).
Types:
This = wxIdleEvent()
Option = {needMore, boolean()}
See external documentation.
Types:
This = wxIdleEvent()
See external documentation.
Types:
Mode = wx_enum() (see module wx)
See external documentation.
Mode = ?wxIDLE_PROCESS_ALL | ?wxIDLE_PROCESS_SPECIFIED
AUTHORS¶
wx 1.3.1 |