File.getUriScheme

Gets the URI scheme for a GFile.

class File
string
getUriScheme
()

Return Value

Type: string

a string containing the URI scheme for the given GFile. The returned string should be freed with g_free() when no longer needed.

Meta