Method

PhocDesktopget_phosh_private

Declaration [src]

PhocPhoshPrivate*
phoc_desktop_get_phosh_private (
  PhocDesktop* self
)

Description [src]

Gets a handler of the phosh-private Wayland protocol implementations.

Return value

Type: PhocPhoshPrivate

Phosh_private protocol implementation handler.

The returned data is owned by the instance.