Searched refs:g_main_depth (Results 1 – 8 of 8) sorted by relevance
158 gint g_main_depth (void);
1511 #undef g_main_depth 1512 extern __typeof (g_main_depth) g_main_depth __attribute((alias("IA__g_main_depth"), visibility("def…
1618 g_main_depth (void) in g_main_depth() function
1504 extern __typeof (g_main_depth) IA__g_main_depth __attribute((visibility("hidden")));1505 #define g_main_depth IA__g_main_depth macro
69 * glib/gmain.c (g_main_depth): Remove an extra semicolon.135 * glib/glib.def: Add g_main_depth. (#136221, Cedric Gustin)220 * glib/gmain.c (g_main_depth): Clarify doc comment.234 * glib/gmain.[ch]: Add g_main_depth() (Request from
110 * glib/gmain.c (g_main_depth): Fix doc formatting.
2452 * Add g_main_depth() for finding the recursion depth of the main
453 g_main_depth