Enumeration

ShellBlurMode

Declaration

enum Shell.BlurMode

Description [src]

The mode of blurring of the effect.

Members

SHELL_BLUR_MODE_ACTOR

Blur the actor contents, and its children.

  • Value: 0
  • Available since: 14
SHELL_BLUR_MODE_BACKGROUND

Blur what’s beneath the actor.

  • Value: 1
  • Available since: 14