[Gtk-sharp-list] Gtk.TreeModelImplementor and Signals

Christian Hergert christian.hergert at gmail.com
Wed Dec 31 05:26:13 EST 2008


I noticed that the signals for Gtk.TreeModel are located in
Gtk.TreeModelAdapter.  Meanwhile, a consumer implements
Gtk.TreeModelImplementor.  Since the implementor will not necessarily
have a reference to the adapter, how would one go about emiting row
inserted, changed, and deleted signals?

-- Christian


More information about the Gtk-sharp-list mailing list