Constructor

PhoshBackgroundnew

Declaration [src]

GtkWidget*
phosh_background_new (
  gpointer layer_shell,
  gpointer wl_output,
  float scale,
  gboolean primary
)

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.
scale float
  No description available.
primary gboolean
  No description available.

Return value

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