Searched defs:g_warning (Results 1 – 1 of 1) sorted by relevance
151 #define g_warning(...) g_log (G_LOG_DOMAIN, \ macro171 #define g_warning(format...) g_log (G_LOG_DOMAIN, \ macro208 g_warning (const gchar *format, in g_warning() function