Virtual Method

NautilusFileInfoget_uri_scheme

Declaration [src]

char*
get_uri_scheme (
  NautilusFileInfo* file_info
)

Description

No description available.

Return value

Type: char*

The URI scheme of file_info.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.