]> Pileus Git - ~andy/gtk/commit - modules/printbackends/cups/gtkprintbackendcups.c
Use g_source_set_name for all custom GSources in GTK+
authorColin Walters <walters@verbum.org>
Thu, 3 Jun 2010 20:24:38 +0000 (16:24 -0400)
committerColin Walters <walters@verbum.org>
Fri, 4 Jun 2010 01:49:22 +0000 (21:49 -0400)
commit95bc0f540555c15561ae1ddd2387ea5157591fda
treebee91a973bc00c15fb70cde7d2b157df008834c4
parentb96a05b81f2de9949da94c376be533114025765b
Use g_source_set_name for all custom GSources in GTK+

Naming the sources allows easier debugging with e.g. SystemTap
probes.

https://bugzilla.gnome.org/show_bug.cgi?id=620511
gdk/quartz/gdkeventloop-quartz.c
gdk/win32/gdkevents-win32.c
gdk/x11/gdkeventsource.c
modules/printbackends/cups/gtkprintbackendcups.c