Data Fields | |
| MetaRectangle | window_rect |
| This is the normal-size window. | |
| MetaRectangle | icon_rect |
| This is the size of the window when it's an icon. | |
Definition at line 106 of file effects.c.
This is the normal-size window.
Definition at line 109 of file effects.c.
Referenced by meta_effect_run_minimize(), meta_effect_run_unminimize(), and run_default_effect_handler().
This is the size of the window when it's an icon.
Definition at line 111 of file effects.c.
Referenced by meta_effect_run_minimize(), meta_effect_run_unminimize(), and run_default_effect_handler().
1.5.5