Gio.Mount.prototype.get_name
function get_name(): String { // Gjs wrapper for g_mount_get_name() }
Gets the name of mount.
- Returns
the name for the given mount. The returned string should be freed with GLib.free when no longer needed.
function get_name(): String { // Gjs wrapper for g_mount_get_name() }
Gets the name of mount.
the name for the given mount. The returned string should be freed with GLib.free when no longer needed.