Class

GdkX11X11DisplayManager

Description

final class GdkX11.X11DisplayManager : Gdk.DisplayManager
{
  /* No available fields */
}

No description available.

Hierarchy

hierarchy this GdkX11DisplayManager ancestor_0 GdkDisplayManager ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0

Instance methods

Methods inherited from GdkDisplayManager (4)
gdk_display_manager_get_default_display

Gets the default GdkDisplay.

gdk_display_manager_list_displays

List all currently open displays.

gdk_display_manager_open_display

Opens a display.

gdk_display_manager_set_default_display

Sets display as the default display.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Properties inherited from GdkDisplayManager (1)
Gdk.DisplayManager:default-display
No description available.

Signals

Signals inherited from GdkDisplayManager (1)
GdkDisplayManager::display-opened

The ::display-opened signal is emitted when a display is opened.

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct GdkX11X11DisplayManagerClass {
  /* no available fields */
}

No description available.