Yes you can create new widgets by inheriting from either Gtk.Widget or the
widget you want to create it from.

class MyWidget : Gtk.Widget {

}

> Hi there,
>
> I'm a newbie to this forum, and I'm interested in writing an open
> source library of components for GTK#. Is this possible to do, or must
> your widgets be written in gtk+ and wrapped into c# code?
>
> Thanks!
> Luke Venediger.
> --
> Get Firefox Browser! Reclaim the web. http://getfirefox.com/
> _______________________________________________
> Gtk-sharp-list maillist  -  [email protected]
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>

_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to