action exporter: use GSource* instead of source id
authorRyan Lortie <desrt@desrt.ca>
Thu, 8 Dec 2011 01:23:41 +0000 (20:23 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 8 Dec 2011 23:05:15 +0000 (18:05 -0500)
commit7af08e1fc06fbf0180d3e6c3b8314cda5258c0f6
tree045370db23849fdb5f2b463f821cbbe5f7921091
parent64e3e10c9827ff53c8388ebfb672810a6c5fa658
action exporter: use GSource* instead of source id

Keep track of the GSource* of our event dispatch idle instead of using
source ID.
gio/gactiongroupexporter.c