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