Constructor
PhoshBackgroundnew
Declaration [src]
GtkWidget*
phosh_background_new (
gpointer layer_shell,
gpointer wl_output,
float scale,
gboolean primary
)
Parameters
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. scale
-
Type:
float
No description available.
primary
-
Type:
gboolean
No description available.
Return value
Type: GtkWidget
No description available.
The data is owned by the called function. |