Class

MetaWaylandSurface

since: 14

Description

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

Available since: 14

Ancestors

Instance methods

meta_wayland_surface_get_window

Get the MetaWindow associated with this wayland surface.

since: 14

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Meta.WaylandSurface:scanout-candidate
No description available.

since: 14

Meta.WaylandSurface:window
No description available.

since: 14

Signals

Meta.WaylandSurface::actor-changed
No description available.

since: 14

Meta.WaylandSurface::configure
No description available.

since: 14

Meta.WaylandSurface::destroy
No description available.

since: 14

Meta.WaylandSurface::geometry-changed
No description available.

since: 14

Meta.WaylandSurface::pre-state-applied
No description available.

since: 14

Meta.WaylandSurface::shortcuts-inhibited
No description available.

since: 14

Meta.WaylandSurface::shortcuts-restored
No description available.

since: 14

Meta.WaylandSurface::unmapped
No description available.

since: 14

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.

since: 2.0

Class structure

struct MetaWaylandSurfaceClass {
  GObjectClass parent_class;
  
}
No description available.
Class members
parent_class: GObjectClass
No description available.