Efreet_Uri Struct Reference
[Efreet_Uri: The FDO URI Specification functions]
Data Fields | |
| const char * | protocol |
| The protocol used (usually 'file'). | |
| const char * | hostname |
| The name of the host if any, or NULL. | |
| const char * | path |
| The full file path whitout protocol nor host. | |
Detailed Description
Contains a simple rappresentation of an uri. The string don't have special chars escaped.
