Gio.FileInfo.prototype.set_sort_order
function set_sort_order(sort_order: Number(gint32)): void { // Gjs wrapper for g_file_info_set_sort_order() }
Sets the sort order attribute in the file info structure. See %G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER.
- sort_order
a sort order integer.