Constructor

PhoshHomenew

Declaration [src]

GtkWidget*
phosh_home_new (
  zwlr_layer_shell_v1* layer_shell,
  zphoc_layer_shell_effects_v1* layer_shell_effects,
  wl_output* wl_output
)

Description

No description available.

Parameters

layer_shell zwlr_layer_shell_v1*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
layer_shell_effects zphoc_layer_shell_effects_v1*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
wl_output wl_output*
  No description available.
 The argument can be NULL.
 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.