[Gtk-sharp-list] Idea: ToString() methods

Miguel de Icaza miguel@ximian.com
12 Aug 2002 15:16:20 -0400


One easy way to contribute to Gtk# is to write some nice ToString()
methods for the various classes in the code.

For instance, it would be nice to have custom methods for GtkAllocation,
GtkRectangle, GtkPoint, GdkColor and so on.

Miguel.