94
94
MutterPlugin* unity_plugin_get_plugin (UnityPlugin* self);
95
95
static void unity_window_management_window_minimized_completed (UnityWindowManagement* self, ClutterAnimation* anim);
96
96
static void _unity_window_management_window_minimized_completed_clutter_animation_completed (ClutterAnimation* _sender, gpointer self);
99
97
static void unity_window_management_window_mapped_completed (UnityWindowManagement* self, ClutterAnimation* anim);
100
98
static void _unity_window_management_window_mapped_completed_clutter_animation_completed (ClutterAnimation* _sender, gpointer self);
101
99
static void unity_window_management_window_destroyed_completed (UnityWindowManagement* self, ClutterAnimation* anim);