Home
last modified time | relevance | path

Searched refs:g_warning_once (Results 1 – 10 of 10) sorted by relevance

/dports/devel/glib20/glib-2.70.4/glib/
H A Dgmessages.h481 #define g_warning_once(...) \ macro
490 #define g_warning_once(format...) \ macro
499 #define g_warning_once g_warning macro
/dports/x11-wm/mutter/mutter-41.1/src/backends/
H A Dmeta-cursor-sprite-xcursor.c171 g_warning_once ("No cursor theme available, please install a cursor theme"); in load_cursor_on_client()
/dports/x11-wm/mutter/mutter-41.1/src/wayland/
H A Dmeta-wayland-presentation-time.c268 g_warning_once ("Invalid sequence for VSYNC frame info"); in maybe_update_presentation_sequence()
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-document.c531 g_warning_once ("Style scheme '%s' cannot be found, falling back to '%s' default style scheme.", in update_style_scheme()
538g_warning_once ("Default style scheme '%s' cannot be found, check your GtkSourceView installation.… in update_style_scheme()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dstyle.cpp53 #define g_warning_once g_warning macro
687 g_warning_once("attribute 'clip-path' given as CSS"); in readIfUnset()
698 g_warning_once("attribute 'mask' given as CSS"); in readIfUnset()
/dports/devel/devhelp/devhelp-41.2/devhelp/
H A Ddh-web-view.c483 g_warning_once ("WebKitWebContext is not sandboxed."); in dh_web_view_constructed()
/dports/devel/glib20/glib-2.70.4/tests/
H A Dtestglib.c761 g_warning_once ("harmless single warning 1"); in log_warning_rate_limited_tests()
763 g_warning_once ("harmless single warning 2"); in log_warning_rate_limited_tests()
/dports/sysutils/gnome-settings-daemon/gnome-settings-daemon-3.38.2/subprojects/gvc/
H A Dgvc-mixer-control.c2356 g_warning_once ("libgnome-volume-control running against PulseAudio %u, " in get_headset_ports()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/wayland/
H A Dgdksurface-wayland.c3116 g_warning_once ("Compositor doesn't support moving popups, " in do_queue_relayout()
/dports/devel/glib20/glib-2.70.4/
H A DNEWS1790 * Add `g_warning_once()` API (!1028)
1825 - !1028 gmessages: Add g_warning_once()