diff dww.def @ 1075:3d117071a50b

Renamed Mac _dw_default_font() to dw_font_set_default() and added it on OS/2 and Windows. Function added to the public export list... GTK2/3 support will be added shortly.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 26 Jun 2011 02:07:49 +0000
parents 6919854298fd
children 34f1d6f5f1c3
line wrap: on
line diff
--- a/dww.def	Sat Jun 25 03:16:40 2011 +0000
+++ b/dww.def	Sun Jun 26 02:07:49 2011 +0000
@@ -234,6 +234,7 @@
 
   dw_font_text_extents_get               @385
   dw_font_choose                         @386
+  dw_font_set_default                    @387
 
   dw_slider_new                          @390
   dw_slider_get_pos                      @391