Function

Phoshshell_get_docked

since: 0

Declaration [src]

gboolean
phosh_shell_get_docked (
  PhoshShell* self
)

Description

No description available.

Available since: 0

This function is not directly available to language bindings.

Parameters

self

Type: PhoshShell*

The PhoshShell singleton.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if the device is currently docked, otherwise FALSE.