Gio.FileInfo.prototype.get_sort_order
function get_sort_order(): Number(gint32) { // Gjs wrapper for g_file_info_get_sort_order() }
Gets the value of the sort_order attribute from the Gio.FileInfo. See %G_FILE_ATTRIBUTE_STANDARD_SORT_ORDER.
- Returns
a #gint32 containing the value of the "standard::sort_order" attribute.