Function
Gimpstack_trace_query
since: 2.10
Declaration [src]
void
gimp_stack_trace_query (
const gchar* prog_name
)
Description [src]
This is mostly the same as g_on_error_query()
except that we use our
own backtrace function, much more complete.
prog_name
must be the current program name (argv[0]).
It does nothing on Win32.
Available since: 2.10