]> Pileus Git - ~andy/gtk/commit
Implement _gdk_win32_window_destroy() and more cleanup
authorHans Breuer <hans@breuer.org>
Sun, 12 Jul 2009 20:32:28 +0000 (22:32 +0200)
committerHans Breuer <hans@breuer.org>
Mon, 13 Jul 2009 07:45:07 +0000 (09:45 +0200)
commite7737dbd19148c4728e190ef93249634e4dcd6b0
treeea0b4973a3fe7dc34fe223a2442085771e2cd4a2
parente96c161643038ab91b4d5293b9cfa9bfeea59093
Implement _gdk_win32_window_destroy() and more cleanup

Implement _gdk_win32_window_destroy() by just renaming
_gdk_windowing_window_destroy(), removed superfuous stub.

Also cleaned up implementations of  gdk_win32_window_set_background()
and gdk_win32_window_set_back_pixmap() - removed stuff now done at the
respective gdk_window_*() function.
gdk/win32/gdkwindow-win32.c