Hi,

My app, suddenly, at execution time, throws me messages like this,

(***** : ****) GLib-GObject-CRITICAL **: g_value_get_boolean:
assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed

It seems that from a code line who says,

gint d_result = m_dialog.run();

Obviously,

Gtk::Dialog m_dialog...

What's wrong ???

Glus
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to