GdkWayland.WaylandSurface¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GdkWayland.WaylandSurface(**kwargs)¶
- Bases:
- Abstract:
No
The Wayland implementation of
GdkSurface
.Beyond the [class`Gdk`.Surface] API, the Wayland implementation offers access to the Wayland
wl_surface
object with [method`GdkWayland`.WaylandSurface.get_wl_surface].