Rename g_unix_mount_monitor_new() to _get()
authorRyan Lortie <desrt@desrt.ca>
Thu, 8 Jan 2015 07:03:18 +0000 (02:03 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 2 Mar 2015 20:10:46 +0000 (15:10 -0500)
commit73d4e6f12ff20648996f655fe66cd916be631ba3
tree69e0e14628c2145c1bda92c3a7483741f09d3cd6
parent720274511ba243e72ab169cde96ab827804fd871
Rename g_unix_mount_monitor_new() to _get()

This is a singleton, but we have a function called _new() to get it.
What's worse is that the documentation makes no mention of this, and
actually specifically says that a new monitor will be created each time.

https://bugzilla.gnome.org/show_bug.cgi?id=742599
docs/reference/gio/gio-sections.txt
gio/glocaldirectorymonitor.c
gio/gunixmounts.c
gio/gunixmounts.h
gio/gunixvolumemonitor.c