Constructor

PhoshLockscreennew

Declaration [src]

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

Description

No description available.

Parameters

layer_shell gpointer
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
wl_output gpointer
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
calls_manager PhoshCallsManager
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: GtkWidget
  No description available.
 The data is owned by the called function.