comparison os2/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
67 dw_bitmap_new @80 67 dw_bitmap_new @80
68 dw_window_set_bitmap_from_data @81 68 dw_window_set_bitmap_from_data @81
69 dw_window_get_font @82 69 dw_window_get_font @82
70 dw_window_set_tooltip @83 70 dw_window_set_tooltip @83
71 dw_window_get_preferred_size @84 71 dw_window_get_preferred_size @84
72 dw_window_set_gravity @85
72 73
73 dw_button_new @90 74 dw_button_new @90
74 dw_bitmapbutton_new @91 75 dw_bitmapbutton_new @91
75 dw_bitmapbutton_new_from_file @92 76 dw_bitmapbutton_new_from_file @92
76 dw_bitmapbutton_new_from_data @93 77 dw_bitmapbutton_new_from_data @93