diff options
author | Tor Lillqvist <tml@novell.com> | 2005-03-16 02:21:14 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-03-16 02:21:14 +0000 |
commit | 34bfd7127948fd7608d53e90d2404caf21d9478e (patch) | |
tree | f729e7553a15ef82582ad441fd313d12fa4ed2c0 /gdk/gdkvisual.c | |
parent | df9768cf3a88a82d04c91c32dc2285d69ad4b02b (diff) | |
download | gtk+-34bfd7127948fd7608d53e90d2404caf21d9478e.tar.gz |
gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just
2005-03-16 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkprivate-win32.h
* gdk/win32/*.c: Drop global variable _gdk_root_window, just call
GetDesktopWindow(). Rename the GdkWindow* _gdk_parent_root to
_gdk_root.
* gdk/win32/gdkwindow-win32.h (GdkWindowImplWin32): Add
toplevel_window_type field.
* gdk/win32/gdkwindow-win32.c: As there is only one root
window in GDK on Win32, we can compare directly to _gdk_root
instead of checking the window type.
(gdk_window_reparent): When reparenting a child of the desktop
clear out the window decorations. Correspondingly, when
reparenting to the desktop, add decorations. As in the X11
backend, save the window type of a toplevel window when
reparenting, in case it is reparented back to toplevel.
Diffstat (limited to 'gdk/gdkvisual.c')
0 files changed, 0 insertions, 0 deletions