Add GAppInfoMonitor
authorRyan Lortie <desrt@desrt.ca>
Wed, 25 Sep 2013 13:19:43 +0000 (09:19 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 6 Nov 2013 16:26:53 +0000 (11:26 -0500)
commite55d33edc1336ddc6d5cdfa0e3003a69a5812d26
tree6d17890b632ece9fa3ad60f64ee325d144095996
parent86ce3bf48e40756a360b13e18493a15d8d1bf5ae
Add GAppInfoMonitor

This is a simple object that emits a "change" signal when the installed
applications may have changed in some way.

https://bugzilla.gnome.org/show_bug.cgi?id=711556
docs/reference/gio/gio-docs.xml
docs/reference/gio/gio-sections.txt
docs/reference/gio/gio.types
gio/gappinfo.c
gio/gappinfo.h
gio/gappinfoprivate.h [new file with mode: 0644]
gio/gdesktopappinfo.c