diff dww.def @ 1147:091ed7c20b3f

Implemented dw_pixmap_set_font() on Windows. Added to export files on Windows and OS/2. Added the function to the template and fixed the comments on several platforms.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 11 Sep 2011 21:56:55 +0000
parents e24e5a13ff2c
children f86f556ff29d
line wrap: on
line diff
--- a/dww.def	Sun Sep 11 21:36:07 2011 +0000
+++ b/dww.def	Sun Sep 11 21:56:55 2011 +0000
@@ -207,6 +207,7 @@
   dw_pixmap_new_from_file                @344
   dw_pixmap_new_from_data                @345
   dw_pixmap_set_transparent_color        @346
+  dw_pixmap_set_font                     @347
 
   dw_dialog_new                          @350
   dw_dialog_dismiss                      @351