Gio.Mount.prototype.get_icon
function get_icon(): Gio.Icon {
// Gjs wrapper for g_mount_get_icon()
}
Gets the icon for mount.
- Returns
a Gio.Icon. The returned object should be unreffed with GObject.Object.prototype.unref when no longer needed.