Method

PhocDesktopget_gtk_shell

Declaration [src]

PhocGtkShell*
phoc_desktop_get_gtk_shell (
  PhocDesktop* self
)

Description [src]

Gets a handler of the gtk_shell Wayland protocol implementations.

Return value

Type: PhocGtkShell

Gtk_shell protocol implementation handler.

The returned data is owned by the instance.