[EMAIL PROTECTED] writes:
> need to be able to suppress error messages while my program is running. Does anyone
> know how?
> 

Redirect stderr to /dev/null, or you can use g_log_set_handler().

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to