Struct

PhocGtkShell

Description [src]

struct PhocGtkShell {
  /* No available fields */
}

A minimal implementation of gtk_shell1 protocol

Implement enough to raise windows for GTK based applications and other bits needed by gtk when the protocol is bound.

Functions

phoc_gtk_shell_create

Create a new PhocGtkSurface.

Instance methods

phoc_gtk_shell_destroy
No description available.

phoc_gtk_shell_get_gtk_surface_from_wlr_surface

Get the PhocGtkSurface from the given WLR surface.