enlightenment-cvs@lists.sourceforge.net [2006-01-15 04:31]: > - FALSE, FALSE); > + ETK_FALSE, ETK_FALSE); > etk_tree_row_select(row); > - etk_tree_row_scroll_to(row, FALSE); > + etk_tree_row_scroll_to(row, ETK_FALSE);
C99 defines "true" and "false", which can be easily emulated on non-C99-compliant systems. Much better than using TRUE/FALSE or even your own constants for it. Regards, Tilman
pgpGC7bU6pX0n.pgp
Description: PGP signature