diff readme @ 1291:b99b0b2c2826

Renamed dw_container_set_row_bg() to dw_container_set_stripe().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 01 Nov 2011 04:06:46 +0000
parents 0b34e2cf0706
children 5f3ce2b1e82d
line wrap: on
line diff
--- a/readme	Mon Oct 31 11:36:31 2011 +0000
+++ b/readme	Tue Nov 01 04:06:46 2011 +0000
@@ -51,7 +51,7 @@
    number when building from a subversion source tree.
 Added dw_container_set_row_data() and dw_container_change_row_data() macros
    which just call dw_container_set/change_row_title() but with (void *).
-Added dw_container_set_row_bg() to set alternating row colors.
+Added dw_container_set_stripe() to set alternating row colors.
    Currently Mac, Win and GTK are supported.
 Added taskbar support on the Mac, GTK (Gnome) and OS/2 (e/XCenter+Systray).
 Added PNG/JPG/GIF/TIFF support on Windows via GDI+.