comparison win/dw.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
comparison
equal deleted inserted replaced
1471:26dbd11399d6 1472:1794caee0758
64 dw_bitmap_new @80 64 dw_bitmap_new @80
65 dw_window_set_bitmap_from_data @81 65 dw_window_set_bitmap_from_data @81
66 dw_window_get_font @82 66 dw_window_get_font @82
67 dw_window_set_tooltip @83 67 dw_window_set_tooltip @83
68 dw_window_get_preferred_size @84 68 dw_window_get_preferred_size @84
69 dw_window_set_gravity @85
69 70
70 dw_button_new @90 71 dw_button_new @90
71 dw_bitmapbutton_new @91 72 dw_bitmapbutton_new @91
72 dw_bitmapbutton_new_from_file @92 73 dw_bitmapbutton_new_from_file @92
73 dw_bitmapbutton_new_from_data @93 74 dw_bitmapbutton_new_from_data @93