MetaEffect Struct Reference


Data Fields

MetaWindowwindow
 The window the effect is applied to.
MetaEffectType type
 Which effect is happening here.
gpointer info
 The effect handler can hang data here.
union {
   MetaMinimizeEffect   minimize
u
MetaEffectPrivpriv

Detailed Description

Definition at line 120 of file effects.c.


Field Documentation

The window the effect is applied to.

Definition at line 123 of file effects.c.

Referenced by create_effect(), and run_default_effect_handler().

Which effect is happening here.

Definition at line 125 of file effects.c.

Referenced by create_effect(), and run_default_effect_handler().

gpointer MetaEffect::info

The effect handler can hang data here.

Definition at line 127 of file effects.c.

union { ... } MetaEffect::u

Definition at line 135 of file effects.c.

Referenced by create_effect(), and effect_free().


The documentation for this struct was generated from the following file:

Generated on Sat Aug 23 22:04:25 2008 for metacity by  doxygen 1.5.5