After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 712284 - Functions to add named timeout/idle sources
Functions to add named timeout/idle sources
Status: RESOLVED WONTFIX
Product: glib
Classification: Platform
Component: mainloop
2.29.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks: 710765
 
 
Reported: 2013-11-14 11:17 UTC by Claudio Saavedra
Modified: 2013-11-23 20:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Comment 1 Matthias Clasen 2013-11-14 11:42:24 UTC
I don't think we need convenience api for this - the existing g_source_set_name functions are just fine
Comment 2 Claudio Saavedra 2013-11-14 11:45:59 UTC
Patches like this make me think otherwise: https://bug710765.bugzilla-attachments.gnome.org/attachment.cgi?id=257979
Comment 3 Matthias Clasen 2013-11-14 13:28:21 UTC
why ? whats wrong with it ?