1wxDisplayChangedEvent(3)   Erlang Module Definition   wxDisplayChangedEvent(3)
2
3
4

NAME

6       wxDisplayChangedEvent - Functions for wxDisplayChangedEvent class
7

DESCRIPTION

9       A  display  changed event is sent to top-level windows when the display
10       resolution has changed.
11
12       This event is currently emitted under Windows only.
13
14       Only for:wxmsw
15
16       See: wxDisplay
17
18       This class is derived (and can use functions) from: wxEvent
19
20       wxWidgets docs: wxDisplayChangedEvent
21

EVENTS

23       Use wxEvtHandler:connect/3 with wxDisplayChangedEventType to  subscribe
24       to events of this type.
25

DATA TYPES

27       wxDisplayChangedEvent() = wx:wx_object()
28
29       wxDisplayChanged() =
30           #wxDisplayChanged{type =
31                                 wxDisplayChangedEvent:wxDisplayChangedEventType()}
32
33       wxDisplayChangedEventType() = display_changed
34
35
36
37wxWidgets team.                    wx 2.2.1           wxDisplayChangedEvent(3)
Impressum