Constructor
PhoshTopPanelnew
Declaration [src]
GtkWidget*
phosh_top_panel_new (
zwlr_layer_shell_v1* layer_shell,
zphoc_layer_shell_effects_v1* layer_shell_effects,
wl_output* wl_output,
guint32 layer,
int height
)
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. | |
layer |
guint32 |
No description available. | |
height |
int |
No description available. |
Return value
Returns: | GtkWidget |
No description available. | |
The data is owned by the called function. |