Enumeration (GI Enum)

Meta-51MetaLaterType

Index
BEFORE_REDRAW: 4

call before the stage is redrawn

CALC_SHOWING: 1

used by Mutter to compute which windows should be mapped

CHECK_FULLSCREEN: 2

used by Mutter to see if there's a fullscreen window

IDLE: 5

call at a very low priority (can be blocked by running animations or redrawing applications)

RESIZE: 0

call in a resize processing phase that is done before GTK+ repainting (including window borders) is done.

SYNC_STACK: 3

used by Mutter to send it's idea of the stacking order to the server

Variables

$gtype