diff dw.def @ 278:df0665ba147f

Initial code for dw_bitmapbutton_new_from_file and added filename parameter to dw_window_set_bitmap().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 14 Mar 2003 18:03:35 +0000
parents 9ea4ac9a097f
children 77105fe19c1f
line wrap: on
line diff
--- a/dw.def	Fri Mar 07 20:25:18 2003 +0000
+++ b/dw.def	Fri Mar 14 18:03:35 2003 +0000
@@ -65,6 +65,7 @@
 
   dw_button_new                          @90
   dw_bitmapbutton_new                    @91
+  dw_bitmapbutton_new_from_file          @92
 
   dw_text_new                            @100
   dw_status_text_new                     @101