Constructor

PhoshLockscreennew

Declaration [src]

GtkWidget*
phosh_lockscreen_new (
  GType lockscreen_type,
  gpointer layer_shell,
  gpointer wl_output,
  PhoshCallsManager* calls_manager
)

Description

No description available.

Parameters

lockscreen_type

Type: GType

No description available.

layer_shell

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
wl_output

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
calls_manager

Type: PhoshCallsManager

No description available.

The data is owned by the caller of the function.

Return value

Type: GtkWidget

No description available.

The data is owned by the called function.