Add internal helper GContextSpecificGroup
authorRyan Lortie <desrt@desrt.ca>
Thu, 8 Jan 2015 04:09:30 +0000 (23:09 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 2 Mar 2015 20:10:46 +0000 (15:10 -0500)
commitc90b083fa8fd3da88086e634b45a190c0e4ba165
tree8e15039c5a0cf0dc26d9fc8011e5f6797c8ba59c
parent220f7754c4db601715a7285584c0fb563a69ce3e
Add internal helper GContextSpecificGroup

Add a new internal helper called GContextSpecificGroup.

This is a mechanism for helping to maintain a group of context-specific
monitor objects (eg: GAppInfoMonitor, GUnixMountMonitor).

https://bugzilla.gnome.org/show_bug.cgi?id=742599
gio/Makefile.am
gio/gcontextspecificgroup.c [new file with mode: 0644]
gio/gcontextspecificgroup.h [new file with mode: 0644]