Jamiil wrote:
hello everyone, in case of a failure in Gtk::manage(..) what is the error throw(ned) or what is the error code I should expect to received.
Um...You may not get anything thrown, but it will make sure that the existence/deletion of your widgets will be under the control of gtkmm as opposed to having to delete it yourself. :-)
Thanks folks, keep up the good work!! ------------------------------------------------------------------------_______________________________________________ gtkmm-list mailing list gtkmm-list gnome org http://mail.gnome.org/mailman/listinfo/gtkmm-list
-Jose