diff win/dw-mingw.def @ 1472:1794caee0758

Initial versions of dw_window_set_gravity for Windows and OS/2. Fixed an error in the gravity calculation for bottom on GTK.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 20 Dec 2011 16:10:13 +0000
parents fbaec6e5df63
children 5facb5380944
line wrap: on
line diff
--- a/win/dw-mingw.def	Tue Dec 20 15:05:14 2011 +0000
+++ b/win/dw-mingw.def	Tue Dec 20 16:10:13 2011 +0000
@@ -66,6 +66,7 @@
   dw_window_get_font                     @82
   dw_window_set_tooltip                  @83
   dw_window_get_preferred_size           @84
+  dw_window_set_gravity                  @85
 
   dw_button_new                          @90
   dw_bitmapbutton_new                    @91