diff dw.def @ 643:9ab89d89e6b4

Add dw_listview_insert() Default to using webkit for Gtk+ HTML widget Add option to build with libgtkhtml2 - incomplete Initial attempt to use customdraw for Win32 container - not working Added dw_window_get_font() for Gtk+ - not implemented in other ports yet Change package name from dw to dwindows for Linux ports - use dwindows-config now Add debian package build target
author mhessling@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 03 Oct 2010 00:34:36 +0000
parents c6a216c8174f
children 2dd7638a7719
line wrap: on
line diff
--- a/dw.def	Sun Apr 12 01:41:50 2009 +0000
+++ b/dw.def	Sun Oct 03 00:34:36 2010 +0000
@@ -91,6 +91,7 @@
   dw_listbox_selected                    @149
   dw_listbox_selected_multi              @150
   dw_listbox_list_append                 @151
+  dw_listbox_insert                      @152
 
   dw_percent_new                         @160
   dw_percent_set_pos                     @162