Gio.Vfs.prototype.get_supported_uri_schemes
function get_supported_uri_schemes(): Array(String) { // Gjs wrapper for g_vfs_get_supported_uri_schemes() }
Gets a list of URI schemes supported by vfs.
- Returns
a null-terminated array of strings. The returned array belongs to GIO and must not be freed or modified.