diff dw.def @ 1208:53547c9c99a2

Added dw_container_set_row_bg() stubs on the remaining platforms. It is possible but complicated to implement on Windows... will implement when I find time. Researching GTK1/2 support since they use GtkCList instead of GtkTreeView like GTK3. OS/2 I believe this is impossible to implement.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 08 Oct 2011 19:20:09 +0000
parents f86f556ff29d
children c191a562c14a
line wrap: on
line diff
--- a/dw.def	Sat Oct 08 19:01:53 2011 +0000
+++ b/dw.def	Sat Oct 08 19:20:09 2011 +0000
@@ -145,6 +145,7 @@
   dw_container_change_item               @236
   dw_container_get_column_type           @237
   dw_container_change_row_title          @238
+  dw_container_set_row_bg                @239
 
   dw_filesystem_setup                    @240
   dw_filesystem_set_item                 @241