Enumeration (GI Enum)

Meta-18MetaCompEffect

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

Index

Enumeration Members

Enumeration Members

CREATE: number

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: number

The window is being destroyed

MINIMIZE: number

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

NONE: number

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

UNMINIMIZE: number

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

Variables

$gtype