diff dw.def @ 1077:34f1d6f5f1c3

Added function dw_box_pack_at_index() on Windows, Mac and OS/2. And an example usage in dwtest. Only tested on Windows... will be testing on OS/2 and Mac shortly... then implementing the GTK versions of the function after that.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 28 Jun 2011 04:41:43 +0000
parents 3d117071a50b
children e24e5a13ff2c
line wrap: on
line diff
--- a/dw.def	Sun Jun 26 02:36:23 2011 +0000
+++ b/dw.def	Tue Jun 28 04:41:43 2011 +0000
@@ -28,6 +28,8 @@
   dw_groupbox_new                        @41
   dw_box_pack_start                      @42
   dw_box_pack_end                        @43
+  dw_box_pack_at_index                   @44
+  
   dw_mdi_new                             @46
 
   dw_window_new                          @50