[Gtk-sharp-list] Interfaces in Gtk#

Miguel de Icaza miguel@ximian.com
19 Feb 2003 22:44:14 -0500


Hey guys,

    It would be nice if we followed the .NET API conventions, and we had
our interfaces be prefixed with the letter I.  For example, instead of
having Gdk.Pixdata, we would have Gdk.IPixdata, I find this encoding
useful.

Miguel.