Provided by: erlang-manpages_25.3.2.8+dfsg-1ubuntu4.4_all bug

NAME

       wxDisplayChangedEvent - Functions for wxDisplayChangedEvent class

DESCRIPTION

       A display changed event is sent to top-level windows when the display resolution has changed.

       This event is currently emitted under Windows only.

       Only for:wxmsw

       See: wxDisplay

       This class is derived (and can use functions) from: wxEvent

       wxWidgets docs: wxDisplayChangedEvent

EVENTS

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

DATA TYPES

       wxDisplayChangedEvent() = wx:wx_object()

       wxDisplayChanged() =
           #wxDisplayChanged{type =
                                 wxDisplayChangedEvent:wxDisplayChangedEventType()}

       wxDisplayChangedEventType() = display_changed

wxWidgets team.                                    wx 2.2.2.1                        wxDisplayChangedEvent(3erl)