Class

PhoshLayerSurface

[]

Description [src]

class Phosh.LayerSurface : Gtk.Window
  implements Atk.ImplementorIface, Gtk.Buildable {
  /* No available fields */
}

A GtkWindow rendered as a LayerSurface by the compositor

PhoshLayerSurface allows to use a Wayland surface backed by the layer-shell protocol as GtkWindow. This allows to render e.g. panels and backgrounds using GTK.

Descendants

[]

Instance methods

Methods inherited from GtkWindow (109)
Methods inherited from GtkBin (1)
Methods inherited from GtkContainer (33)
Methods inherited from GtkWidget (263)
Methods inherited from GObject (43)
Methods inherited from GtkBuildable (10)
[]

Properties

Phosh.LayerSurface:anchor
No description available.

Phosh.LayerSurface:configured-height
No description available.

Phosh.LayerSurface:configured-width
No description available.

Phosh.LayerSurface:exclusive-zone
No description available.

Phosh.LayerSurface:height
No description available.

Phosh.LayerSurface:kbd-interactivity
No description available.

Phosh.LayerSurface:layer
No description available.

Phosh.LayerSurface:layer-shell
No description available.

Phosh.LayerSurface:margin-bottom
No description available.

Phosh.LayerSurface:margin-left
No description available.

Phosh.LayerSurface:margin-right
No description available.

Phosh.LayerSurface:margin-top
No description available.

Phosh.LayerSurface:namespace
No description available.

Phosh.LayerSurface:width
No description available.

Phosh.LayerSurface:wl-output
No description available.

Properties inherited from GtkWindow (33)
Properties inherited from GtkContainer (3)
Properties inherited from GtkWidget (39)
[]

Signals

Phosh.LayerSurface::configured

This signal is emitted once we received the configure event from the compositor.

Signals inherited from GtkWindow (5)
Signals inherited from GtkContainer (4)
Signals inherited from GtkWidget (69)
Signals inherited from GObject (1)

Class structure

[]

Virtual methods

Phosh.LayerSurfaceClass.configured

Invoked when layer surface is configured.