[Gtk-sharp-list] GInterface implementation

Todd Berman tberman@sevenl.net
Fri, 16 Apr 2004 16:14:08 -0400


I know currently you are unable to implement a GInterface from a C#
object.

I am wondering what barriers exist to having this possible? Particularly
for custom cell renderers being written from c#.

As far as I'm concerned, requiring some boilerplate of some kind in a
ctor or somewhere else would be totally cool, especially over not having
the ability to do it at all.

--Todd