gnome-vfs-sharp[00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4]2.20.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Functions for manipulating Uris.To be addedGLib.OpaqueMethodSystem.StringReturns a full Uri given a full base Uri, and a secondary Uri which may be relative.
a
a a To be addedMethodSystem.StringRetrieve base file name for the Uri, ignoring any trailing path separators.a This matches the XPG definition of basename, but not g_basename. This is often useful when you want the name of something that's pointed to by a Uri, and don't care whether the Uri has a directory or file form. If the Uri points to the root of a domain, the host name is returned. If there's no host name, it returns a single path character.MethodSystem.StringTranslate the Uri into a printable string hiding the fields specified by .
hide the specified fields.
a To be addedMethodSystem.StringRetrieve base file name for the Uri, ignoring any trailing path separators.a This matches the XPG definition of basename, but not g_basename. This is often useful when you want the name of something that's pointed to by a Uri, and don't care whether the Uri has a directory or file form. If the Uri points to the root (including the root of any domain), it returns a single path character.MethodGnome.Vfs.UriCreate a new Uri from relative_reference, relative to this Uri. representing a possibly relative Uri reference.
a To be addedMethodGnome.Vfs.UriCreate a new Uri obtained by appending the Uri fragment. This will take care of adding an appropriate directory separator between the end of the Uri and the start of the fragment if necessary.
a a To be addedMethodGnome.Vfs.UriCreate a new Uri obtained by appending the path. This will take care of adding an appropriate directory separator between the end of the Uri and the start of the path if necessary as well as escaping the path as necessary.
a a To be addedMethodSystem.StringExtract the name of the directory in which the file pointed to by the Uri is stored as a newly allocated string. The string will end with a path character.a To be addedMethodGnome.Vfs.UriCreate a new Uri obtained by appending the specified filename. This will take care of adding an appropriate directory separator between the end of Uri and the start of the filename if necessary.
a a To be addedMethodSystem.BooleanCheck if the possible_child Uri is contained by this Uri. If recursive is false, just try the immediate parent directory, else search up through the hierarchy.
a
a flag to turn recursive check on.
a To be addedMethodGnome.Vfs.FileInfoReturns the for this Uri.a To be addedMethodGnome.Vfs.FileInfoReturns the for this Uri with the specified . for the metadata.
a To be addedConstructorTo be added
a To be addedConstructorCreate a new Uri instance from the representation. representation of a Uri.
To be addedPropertySystem.StringRetrieve the Uris host name.a To be addedPropertySystem.BooleanCheck if the Uri points to an existing entity.a To be addedPropertySystem.UInt32Retrieve the host port number.The host port number used. If the value is zero, the default port value for the specified toplevel access method is used.To be addedPropertySystem.StringRetrieve the full path name.a To be addedPropertySystem.StringRetrieve the user name.a To be addedPropertySystem.StringRetrieve the optional fragment identifier.a To be addedPropertySystem.StringRetrieve the password.a To be addedPropertySystem.BooleanCheck if the Uri is a local (native) file system.a To be addedPropertyGnome.Vfs.UriRetrieve the Uris parent.a To be addedPropertySystem.BooleanCheck if Uri has a parent or not.a To be addedPropertySystem.StringRetrieve the scheme.a To be addedPropertyGnome.Vfs.MimeTypeThe Uris .a To be addedMethodGnome.Vfs.UriCreates a duplicate of the Uri.a To be addedMethodGnome.Vfs.Uri[]Extracts a list of Uris from a standard text/uri-list, such as one you would get on a drop operation.
a a To be addedMethodGnome.Vfs.ResultTruncate the Uri to be the specified length in bytes. Data past the specified length will be discarded.
length of the new file.
a To be addedMethodGnome.Vfs.ResultUnlink this Uri (i.e. delete the file).a To be addedPropertySystem.Int64Returns the amount of free space on a .a Only works for Uris with the file: .MethodSystem.StringReturns a local path for a file:/// Uri.
a a Only use with Uris.MethodSystem.StringReturns a file:/// Uri for the local path.
a a To be addedMethodGnome.Vfs.ResultSet file information; only the information for which the corresponding bit in is set is actually modified. information that must be set for the file.
bitmask for which fields should actually be modified.
a To be addedMethodGnome.Vfs.Uri
To be added.
To be added.To be added.To be added.