Gio.Mount.prototype.get_sort_key
function get_sort_key(): String { // Gjs wrapper for g_mount_get_sort_key() }
Gets the sort key for mount, if any.
Since 2.32
- Returns
Sorting key for mount or null if no such key is available.
function get_sort_key(): String { // Gjs wrapper for g_mount_get_sort_key() }
Gets the sort key for mount, if any.
Since 2.32
Sorting key for mount or null if no such key is available.