mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
Remove some accidental additions
These functions were never actually implemented
This commit is contained in:
parent
8b60bc9d24
commit
9cdeaaab30
@ -580,10 +580,6 @@ gboolean gdk_window_get_composited (GdkWindow *window);
|
||||
void gdk_window_set_composited (GdkWindow *window,
|
||||
gboolean composited);
|
||||
|
||||
gboolean gdk_window_get_layered (GdkWindow *window);
|
||||
void gdk_window_set_layered (GdkWindow *window,
|
||||
gboolean layered);
|
||||
|
||||
/*
|
||||
* This routine allows you to merge (ie ADD) child shapes to your
|
||||
* own window's shape keeping its current shape and ADDING the child
|
||||
|
Loading…
Reference in New Issue
Block a user