Function

Phoshshell_get_show_splash

since: 0

Declaration [src]

gboolean
phosh_shell_get_show_splash (
  PhoshShell* self
)

Description [src]

Whether splash screens should be used when apps start.

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 when splash should be used, otherwise FALSE.