Gio.Drive.prototype.get_symbolic_icon
function get_symbolic_icon(): Gio.Icon {
// Gjs wrapper for g_drive_get_symbolic_icon()
}
Gets the icon for drive.
Since 2.34
- Returns
symbolic Gio.Icon for the drive. Free the returned object with GObject.Object.prototype.unref.