Searched defs:g_warning (Results 1 – 2 of 2) sorted by relevance
320 #define g_warning(...) g_log_structured_standard (G_LOG_DOMAIN, G_LOG_LEVEL_WARNING, \ macro345 #define g_warning(...) g_log (G_LOG_DOMAIN, \ macro369 #define g_warning(format...) g_log_structured_standard (G_LOG_DOMAIN, G_LOG_LEVEL_WARNING, \ macro392 #define g_warning(format...) g_log (G_LOG_DOMAIN, \ macro436 g_warning (const gchar *format, in g_warning() function
57 g_warning (const gchar *format, ...) in g_warning() function