Description Methods and Functions Hierarchy Detailed Description Structures Signals Properties Author(s) References
Maintains a list of all open s
gdkDisplayManagerGet()
gdkDisplayManagerGetDefaultDisplay(object)
gdkDisplayManagerSetDefaultDisplay(object, display)
gdkDisplayManagerListDisplays(object)
gdkDisplayGetCorePointer(object)
1 2 | GObject
+----GdkDisplayManager
|
The purpose of the GdkDisplayManager
singleton object is to offer
notification when displays appear or disappear or the default display
changes.
GdkDisplayManager
The GdkDisplayManager
struct has no interesting
fields.
Since 2.2
display-opened(display.manager, display, user.data)
The ::display_opened signal is emitted when a display is opened. Since 2.2
display.manager
the object on which the signal is emitted
display
the opened display
user.data
user data set when the signal handler was connected.
default-display
[GdkDisplay
: * : Read / Write]The default display for GDK.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gdk2/stable/GdkDisplayManager.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.