mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Move meta_window_delete() to public API
This commit is contained in:
@ -492,8 +492,6 @@ void meta_window_update_wireframe (MetaWindow *window,
|
||||
int height);
|
||||
void meta_window_end_wireframe (MetaWindow *window);
|
||||
|
||||
void meta_window_delete (MetaWindow *window,
|
||||
guint32 timestamp);
|
||||
void meta_window_kill (MetaWindow *window);
|
||||
void meta_window_focus (MetaWindow *window,
|
||||
guint32 timestamp);
|
||||
|
Reference in New Issue
Block a user