[Gtk-sharp-list] What's the proper way to extend OSS GTK#?

Miguel de Icaza miguel@ximian.com
26 May 2003 16:40:19 -0400


Hello,

> 1. Go to GKT+ project, write widget in C, go back to GTK# project and add
> bindings.
> 2. Forget GTK+ and just inherit/extend a GTK# class.

Whatever works for you the best way.

I have been doing only Gtk# work myself, avoiding touching C as much as
possible.

Miguel.