[Gtk-sharp-list] TreeModelAdapter + TreeDragSourceAdapter
Christian Hergert
christian.hergert at gmail.com
Mon Jan 12 05:45:06 EST 2009
How the heck does one implement a TreeModel AND a TreeDragSource using
this funky GInterface Implementor/Adapter stuff.
I need the Model (a TreeModelAdapter) to implement TreeDragSource,
while I'm supposed to implement through theTreeModelImplementor, thus
having no control over that.
Is it possible for a class to implement 2 GInterfaces?
-- Christian
More information about the Gtk-sharp-list
mailing list