I also try this:
g_debug("%s:%d $%p",__FILE__,__LINE__,psppire_data_window_get_type ());
g_debug("%s:%d $%p",__FILE__,__LINE__,g_object_new
(psppire_data_window_get_type (),"description", _("Data
Editor"),NULL));and only the first prints. _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
