Method

PhoshTopPanelBgset_transparency

Declaration [src]

void
phosh_top_panel_bg_set_transparency (
  PhoshTopPanelBg* self,
  double transparency
)

Description [src]

Set’s the backgrounds transparency between 1.0 (fully transparent) and 0.0 (opaque). How opaque the surface actually is determined by PhoshTopPanelBg:max-opacity.

Parameters

transparency

Type: double

The transparency.