Function
GioVolumeMonitorget
Declaration [src]
GVolumeMonitor*
g_volume_monitor_get (
  void
)
Return value
Type: GVolumeMonitor
A reference to the GVolumeMonitor used by gio. Call
   g_object_unref() when done with it, after disconnecting any signal handlers.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |