Searched refs:g_on_error_query (Results 1 – 9 of 9) sorted by relevance
48 void g_on_error_query (const gchar *prg_name);
217 #undef g_on_error_query 218 extern __typeof (g_on_error_query) g_on_error_query __attribute((alias("IA__g_on_error_query"), vis…
214 extern __typeof (g_on_error_query) IA__g_on_error_query __attribute((visibility("hidden")));215 #define g_on_error_query IA__g_on_error_query macro
170 g_strndup(), g_on_error_query(), g_on_error_stack_trace(), g_strdup_printf(),
1356 The "S" option work as documented in g_on_error_query().
5447 * gbacktrace.c: Move g_on_error_query() in here (moved on the 6263 * gerror.c (g_on_error_query): (Win32) Slightly increased verbosity.6359 g_get_prgname () returns NULL, along the lines of g_on_error_query).6603 * gerror.c (g_on_error_query): check isatty() before querying so6915 * gerror.c (g_on_error_query): On Win32, put up a MessageBox and
2076 renamed g_debug() to g_on_error_query(), cleaned up a bit.
868 g_on_error_query
2417 g_on_error_query() usage. (#148716, Christian Persch)