Enumeration (GI Enum)

Meta-18MetaCompEffect

Indicates the appropriate effect to show the user for meta_compositor_show_window() and meta_compositor_hide_window()

Index
CREATE: 0

The window is newly created (also used for a window that was previously on a different workspace and is changed to become visible on the active workspace.)

DESTROY: 2

The window is being destroyed

MINIMIZE: 3

The window should be shown as minimizing to its icon geometry.

NONE: 4

No effect, the window should be shown or hidden immediately.

UNMINIMIZE: 1

The window should be shown as unminimizing from its icon geometry.

Variables

$gtype