Class

MetaX11Display

Description

final class Meta.X11Display : GObject.Object {
  /* No available fields */
}
No description available.

Ancestors

Instance methods

meta_x11_display_clear_stage_input_region
No description available.

meta_x11_display_get_damage_event_base
No description available.

meta_x11_display_get_screen_number
No description available.

meta_x11_display_get_shape_event_base
No description available.

meta_x11_display_get_xdisplay
No description available.

meta_x11_display_get_xinput_opcode
No description available.

meta_x11_display_get_xroot
No description available.

meta_x11_display_has_shape
No description available.

meta_x11_display_lookup_group
No description available.

meta_x11_display_set_cm_selection
No description available.

meta_x11_display_set_stage_input_region
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Signals

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 MetaX11DisplayClass {
  GObjectClass parent_class;
  
}
No description available.
Class members
parent_class: GObjectClass
No description available.