Gio.Volume.prototype.get_symbolic_icon
function get_symbolic_icon(): Gio.Icon {
// Gjs wrapper for g_volume_get_symbolic_icon()
}
Gets the symbolic icon for volume.
Since 2.34
- Returns
a Gio.Icon. The returned object should be unreffed with GObject.Object.prototype.unref when no longer needed.