Constructor
PhoshTopPanelnew
Declaration [src]
GtkWidget*
phosh_top_panel_new (
zwlr_layer_shell_v1* layer_shell,
zphoc_layer_shell_effects_v1* layer_shell_effects,
PhoshMonitor* monitor,
guint32 layer
)
Parameters
layer_shell
-
Type:
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
-
Type:
zphoc_layer_shell_effects_v1*
No description available.
The argument can be NULL
.The data is owned by the caller of the function. monitor
-
Type:
PhoshMonitor
No description available.
The data is owned by the caller of the function. layer
-
Type:
guint32
No description available.
Return value
Type: GtkWidget
No description available.
The data is owned by the called function. |