Constructor

PhoshTopPanelBgnew

Declaration [src]

PhoshTopPanelBg*
phosh_top_panel_bg_new (
  zwlr_layer_shell_v1* layer_shell,
  PhoshMonitor* monitor,
  guint32 layer
)

Description

No description available.

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.
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: PhoshTopPanelBg

No description available.

The data is owned by the called function.