[Gtk-sharp-list] emit_stop_by_name()

Mike Kestner mkestner@speakeasy.net
Tue, 26 Aug 2003 16:31:56 -0500


On Fri, 2003-08-22 at 23:43, Dag Wieers wrote:

> I'm looking for the Gtk-sharp equivalent of emit_stop_by_name(). As I want 
> to try the following solution for the annoying Gnome.About problem:
> 
> 	http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq10.006.htp

None of the stop methods are implemented yet.  They just need to be
bound in glib/Object.cs.  The GObject binding is hand coded, not
generated.

Feel free to either open a bug, or send a patch.  Thanks for the report.

-- 
Mike Kestner <mkestner@speakeasy.net>