Function

Phoshshell_started_by_display_manager

since: 0

Declaration [src]

gboolean
phosh_shell_started_by_display_manager (
  PhoshShell* self
)

Description

No description available.

Available since: 0

This function is not directly available to language bindings.

Parameters

self

Type: PhoshShell*

The shell.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if we were started from a display manager. FALSE otherwise.