Gio.VolumeMonitor.get

function get(): Gio.VolumeMonitor {
    // Gjs wrapper for g_volume_monitor_get()
}
  

Gets the volume monitor used by gio.

Returns

a reference to the Gio.VolumeMonitor used by gio. Call GObject.Object.prototype.unref when done with it.