get_supported_uri_schemes
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public virtual unowned string[] get_supported_uri_schemes ()
public virtual unowned string[] get_supported_uri_schemes ()
Gets a list of URI schemes supported by this.
Parameters:
this |
a Vfs. |
Returns:
a null-terminated array of strings. The returned array belongs to GIO and must not be freed or modified. |