From 6b9707f8bddb412872a219fe27ce33cd10cf851f Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Tue, 4 Jan 2005 22:06:23 +0000 Subject: [PATCH] 2005-01-04 Mike Kestner * gtk/gtk-api.raw : regen'd. * sources/gtk-sharp-sources.xml : exclude file system backend source. [Fixes #70904, #70897, and #70900] svn path=/trunk/gtk-sharp/; revision=38329 --- ChangeLog | 6 + doc/en/Gtk/FileFolder.xml | 131 -------- doc/en/Gtk/FileInfo.xml | 192 ----------- doc/en/Gtk/FileInfoType.xml | 144 --------- doc/en/Gtk/FilePath.xml | 94 ------ doc/en/Gtk/FileSystem.xml | 387 ---------------------- doc/en/Gtk/FileSystemError.xml | 124 -------- doc/en/Gtk/FileSystemUnix.xml | 482 ---------------------------- doc/en/Gtk/FileSystemVolume.xml | 162 ---------- doc/en/Gtk/FileSystemWin32.xml | 482 ---------------------------- gtk/gtk-api.raw | 548 -------------------------------- sources/gtk-sharp-sources.xml | 6 + 12 files changed, 12 insertions(+), 2746 deletions(-) delete mode 100644 doc/en/Gtk/FileFolder.xml delete mode 100644 doc/en/Gtk/FileInfo.xml delete mode 100644 doc/en/Gtk/FileInfoType.xml delete mode 100644 doc/en/Gtk/FilePath.xml delete mode 100644 doc/en/Gtk/FileSystem.xml delete mode 100644 doc/en/Gtk/FileSystemError.xml delete mode 100644 doc/en/Gtk/FileSystemUnix.xml delete mode 100644 doc/en/Gtk/FileSystemVolume.xml delete mode 100644 doc/en/Gtk/FileSystemWin32.xml diff --git a/ChangeLog b/ChangeLog index 13f55b725..50d21d0a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-04 Mike Kestner + + * gtk/gtk-api.raw : regen'd. + * sources/gtk-sharp-sources.xml : exclude file system backend source. + [Fixes #70904, #70897, and #70900] + 2005-01-04 Mike Kestner * gtk/Gtk.metadata : mark out params for IMContext.GetSurrounding diff --git a/doc/en/Gtk/FileFolder.xml b/doc/en/Gtk/FileFolder.xml deleted file mode 100644 index e56ce7ead..000000000 --- a/doc/en/Gtk/FileFolder.xml +++ /dev/null @@ -1,131 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Interface to represent a folder in a filesystem. - See also , , . - - - - - GLib.IWrapper - - - - - - - Method - - Gtk.FileInfo - - - - - - Gets information about the file at . - a - a - - - - - - Method - - System.Boolean - - - - - - Lists the child files of this folder by placing them in . - a - a , false if there are no children. - XXX: shouldn't "children" be an "out" parameter? - - - - - Property - - System.Boolean - - - - Whether this folder's information is fully loaded or not. - a - - - - - - Event - - System.EventHandler - - - - Event fired when this folder is deleted. - - - - - - Event - - Gtk.FilesAddedHandler - - - - Event fired when files are added to this folder. - - - - - - Event - - Gtk.FilesRemovedHandler - - - - Event fired when files are removed from this folder. - - - - - - Event - - Gtk.FilesChangedHandler - - - - Event fired when files are changed in this folder. - - - - - - Event - - System.EventHandler - - - - - Event fired when this folder's information is finished loading. - - - - - - diff --git a/doc/en/Gtk/FileInfo.xml b/doc/en/Gtk/FileInfo.xml deleted file mode 100644 index e35d75515..000000000 --- a/doc/en/Gtk/FileInfo.xml +++ /dev/null @@ -1,192 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - A class for handling information about files. - - - For use with classes. - - - - GLib.Opaque - - - - GLib.IWrapper - - - - - - - Method - - System.Void - - - - Frees memory associated with this data structure. - Subject to change in the future. - - - - - Method - - Gtk.FileInfo - - - - Returns a new object that's a copy of this object. - a - - - - - - Constructor - - - - - - Public constructor for internal use only. - a , the underlying C object. - a - - - - - - Constructor - - - - Public constructor. - a - - - - - - Property - - GLib.GType - - - - When making a derived class, override this method to change - that class's . - a - - - - - - Property - - System.String - - - - The file's name. - a - - - - - - Property - - System.String - - - - The file's MIME type. - a - - - - - - Property - - System.Int64 - - - - The file's last-modified time. - a - - - - - - Property - - System.Int64 - - - - The file's size. - a - - - - - - Property - - System.Boolean - - - - Whether the file is hidden or not. - a - - - - - - Property - - System.String - - - - Generates a collation key on the display name for faster sorting. - a , - the collate key for the display name, or - if the display name hasn't been set. - - The collate key is a string that can be usefully compared with - others using the C method strcmp(). - This is useful when sorting a bunch of - objects since the collate key will be only computed once. - - - - - - Property - - System.Boolean - - - - Whether the file is actually a folder or not. - a - - - - - diff --git a/doc/en/Gtk/FileInfoType.xml b/doc/en/Gtk/FileInfoType.xml deleted file mode 100644 index 999e6aa70..000000000 --- a/doc/en/Gtk/FileInfoType.xml +++ /dev/null @@ -1,144 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - Mask of information about a file for use with - . - - - - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - System.FlagsAttribute - - - - - - Field - - Gtk.FileInfoType - - - - - A file's display name. - - - - - - Field - - Gtk.FileInfoType - - - - - Whether a file is actually a folder. - - - - - - Field - - Gtk.FileInfoType - - - - - Whether a file is hidden. - - - - - - Field - - Gtk.FileInfoType - - - - - A file's MIME type. - - - - - - Field - - Gtk.FileInfoType - - - - - A file's modification time. - - - - - - Field - - Gtk.FileInfoType - - - - - A file's size. - - - - - - Field - - Gtk.FileInfoType - - - - - All the information about a file. - - - - - - Field - - System.Int32 - - - - - Internal field. - Do not use. - - - - diff --git a/doc/en/Gtk/FilePath.xml b/doc/en/Gtk/FilePath.xml deleted file mode 100644 index 01cf6e0ac..000000000 --- a/doc/en/Gtk/FilePath.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Class for basic information about a file. - See also , which uses this class. - - - GLib.Object - - - - GLib.IWrapper - - - System.IDisposable - - - - - - - Method - - System.Void - - - - Disposes the resources associated with this object. - - - - - - - Constructor - - - - - - Protected Constructor. - a - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - - Constructor - - - - - - Internal constructor - a - a - This is not typically used by C# code. - - - - - Constructor - - - - Protected constructor. - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - diff --git a/doc/en/Gtk/FileSystem.xml b/doc/en/Gtk/FileSystem.xml deleted file mode 100644 index d0de87f31..000000000 --- a/doc/en/Gtk/FileSystem.xml +++ /dev/null @@ -1,387 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Interface class for representing filesystems. - For more concrete implementations, see - and - . - - - - - GLib.IWrapper - - - - - - - Method - - GLib.SList - - - - Queries the list of bookmarks in the file system. - a , a list of - objects, or - if there are no configured bookmarks. - - See also . - - - - - - Method - - System.Boolean - - - - - - - Removes a bookmark folder from the user's bookmarks list. - - a - a - - If the operation succeeds, the - - signal will be emitted. If you try to remove - a which does not exist in the bookmarks - list, the operation will fail and an exception will be thrown. - - - - - - Method - - System.Boolean - - - - - - - - Gets the name of the parent folder of a path. - - a - a - a - - If the path has no parent, as when you request the parent of a file system root, - then will be set to . - - - - - - Method - - Gtk.FilePath - - - - - - - - Makes a new path called - starting from path . - - a - a - a - - - - - - Method - - Gtk.FileFolder - - - - - - - Gets an object to represent the folder at path . - a - a - a - - - - - - Method - - System.String - - - - - - Converts to a filename string. - a - a , or - if the path is not local. - - - - - - Method - - Gtk.FilePath - - - - - - Converts a URI to a object. - a - a - - - - - - Method - - System.String - - - - - - Converts to a URI. - a - a - - - - - - Method - - Gtk.FileSystemVolume - - - - - - - Determines what volume of the filesystem - is located on. - - a - a - - - - - - Method - - Gtk.FilePath - - - - - - Converts into a . - a - a - - - - - - Method - - Gdk.Pixbuf - - - - - - - - Returns an icon to represent this filesystem. - a - a - a - a - - - - - - Method - - System.Boolean - - - - - - - - Adds a path for a folder to the user's bookmarks list. - - a - a , index in - the bookmarks list at which the should - be inserted; use 0 for the beginning, and -1 or the number of - bookmarks itself for the end of the list. - a - - If the operation - succeeds, the - signal will be emitted. Bookmark paths are - unique; if you try to insert a that - already exists, the operation will fail and an exception will - be thrown. - To reorder the list of bookmarks, use - to - remove the path in question, and call - with - the new position for the path. - - - - - - Method - - System.Boolean - - - - - - Checks to see whether a path is local; that is, - whether would - return non-. - a - a - - - - - - Method - - GLib.SList - - - - Gets a list of all the s - on the system. - a - - - - - - Method - - System.Boolean - - - - - - - - - - Given a string entered by a user, parse it (possibly using - heuristics) into a folder path and a UTF-8 encoded - filename part suitable for passing to - . - - a , reference folder with respect to which relative paths should be interpreted. - a , the string to parse - a , a location to store folder portion of result, or - a , location to store file portion of result, or - a - - - Note that the returned filename point may point to a subfolder - of the returned folder. Adding a trailing path separator is needed - to enforce the interpretation as a folder name. - - - If parsing fails because the syntax of is not understood, - an exception will - be thrown and returned. - - - If parsing fails because a path was encountered that doesn't - exist on the filesystem, then an exception - will be thrown - and returned. - (This only applies to parsing relative paths, - not to interpretation of . No check is made as - to whether exists.) - - - - - - Method - - System.Boolean - - - - - - Makes a new folder at - a - a - - - - - - Event - - System.EventHandler - - - - Emitted when a related - is mounted. - - - - - - Event - - System.EventHandler - - - - Event fired whenever the bookmarks to particular locations change. - - - - - diff --git a/doc/en/Gtk/FileSystemError.xml b/doc/en/Gtk/FileSystemError.xml deleted file mode 100644 index 6323857be..000000000 --- a/doc/en/Gtk/FileSystemError.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Types of errors that can be encountered by classes. - - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - - - Field - - Gtk.FileSystemError - - - - - The path referred to does not exist. - - - - - - Field - - Gtk.FileSystemError - - - - - The path referred to is not a folder. - - - - - - Field - - Gtk.FileSystemError - - - - - The given URI is not valid. - - - - - - Field - - Gtk.FileSystemError - - - - - The given filename is not valid. - This may mean that an illegal character has been specified - as part of the filename. - - - - - Field - - Gtk.FileSystemError - - - - - A general failure error, used for errors not otherwise covered. - - - - - - Field - - Gtk.FileSystemError - - - - - There was an attempt to create a file or folder that already exists. - - - - - - Field - - System.Int32 - - - - - Internal field. - Do not use. - - - - diff --git a/doc/en/Gtk/FileSystemUnix.xml b/doc/en/Gtk/FileSystemUnix.xml deleted file mode 100644 index ab1ab213c..000000000 --- a/doc/en/Gtk/FileSystemUnix.xml +++ /dev/null @@ -1,482 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Filesystem interface layer for Unix-style systems. - - - - GLib.Object - - - - Gtk.FileSystem - - - GLib.IWrapper - - - System.IDisposable - - - - - - - Method - - System.Void - - - - Disposes the resources associated with this object. - - - - - - - Method - - GLib.SList - - - - Queries the list of bookmarks in the file system. - a , a list of - objects, or - if there are no configured bookmarks. - - See also . - - - - - - Method - - System.Boolean - - - - - - - Removes a bookmark folder from the user's bookmarks list. - - a - a - - If the operation succeeds, the - - signal will be emitted. If you try to remove - a which does not exist in the bookmarks - list, the operation will fail and an exception will be thrown. - - - - - - Method - - System.Boolean - - - - - - - - Gets the name of the parent folder of a path. - - a - a - a - - If the path has no parent, as when you request the parent of a file system root, - then will be set to . - - - - - - Method - - Gtk.FilePath - - - - - - - - Makes a new path called - starting from path . - - a - a - a - - - - - - Method - - Gtk.FileFolder - - - - - - - Gets an object to represent the folder at path . - a - a - a - - - - - - Method - - System.String - - - - - - Converts to a filename string. - a - a , or - if the path is not local. - - - - - - Method - - Gtk.FilePath - - - - - - Converts a URI to a object. - a - a - - - - - - Method - - System.String - - - - - - Converts to a URI. - a - a - - - - - - Method - - Gtk.FileSystemVolume - - - - - - - Determines what volume of the filesystem - is located on. - - a - a - - - - - - Method - - Gtk.FilePath - - - - - - Converts into a . - a - a - - - - - - Method - - Gdk.Pixbuf - - - - - - - - Returns an icon to represent this filesystem. - a - a - a - a - - - - - - Method - - System.Boolean - - - - - - - - Adds a path for a folder to the user's bookmarks list. - - a - a , index in - the bookmarks list at which the should - be inserted; use 0 for the beginning, and -1 or the number of - bookmarks itself for the end of the list. - a - - If the operation - succeeds, the - signal will be emitted. Bookmark paths are - unique; if you try to insert a that - already exists, the operation will fail and an exception will - be thrown. - To reorder the list of bookmarks, use - to - remove the path in question, and call - with - the new position for the path. - - - - - - Method - - System.Boolean - - - - - - Checks to see whether a path is local; that is, - whether would - return non-. - a - a - - - - - - Method - - GLib.SList - - - - Gets a list of all the s - on the system. - a - - - - - - Method - - System.Boolean - - - - - - - - - - Given a string entered by a user, parse it (possibly using - heuristics) into a folder path and a UTF-8 encoded - filename part suitable for passing to - . - - a , reference folder with respect to which relative paths should be interpreted. - a , the string to parse - a , a location to store folder portion of result, or - a , location to store file portion of result, or - a - - - Note that the returned filename point may point to a subfolder - of the returned folder. Adding a trailing path separator is needed - to enforce the interpretation as a folder name. - - - If parsing fails because the syntax of is not understood, - an exception will - be thrown and returned. - - - If parsing fails because a path was encountered that doesn't - exist on the filesystem, then an exception - will be thrown - and returned. - (This only applies to parsing relative paths, - not to interpretation of . No check is made as - to whether exists.) - - - - - - Method - - System.Boolean - - - - - - Makes a new folder at . - a - a - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - - Constructor - - - - - - Internal constructor - a - a - This is not typically used by C# code. - - - - - Constructor - - - - Public constructor. - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Event - - System.EventHandler - - - - Emitted when a related - is mounted. - - - - - - Event - - System.EventHandler - - - - Event fired whenever the bookmarks to particular locations change. - - - - - diff --git a/doc/en/Gtk/FileSystemVolume.xml b/doc/en/Gtk/FileSystemVolume.xml deleted file mode 100644 index 13e3a17d5..000000000 --- a/doc/en/Gtk/FileSystemVolume.xml +++ /dev/null @@ -1,162 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents a volume of a filesystem; typically, this corresponds to one physical or logical hard drive. - - - - GLib.Opaque - - - - GLib.IWrapper - - - - - - - Method - - System.String - - - - - - - Queries the human-readable name for a volume. - - a - a - a - - This string can be displayed - in a list of volumes that can be accessed, for example. - - - - - - Method - - Gtk.FilePath - - - - - - - Returns the base path of this volume. - a - a - a - For example, a CD-ROM device may yield a path of "/mnt/cdrom" - on Linux. - - - - - Method - - System.Void - - - - - - - Frees memory used by this data structure. - a - a - XXX: should this even exist? - - - - - Method - - Gdk.Pixbuf - - - - - - - - - Returns an icon to represent this volume. - a - a - a - a - a - - - - - - Method - - System.Boolean - - - - - - - - Tries to mount an unmounted volume. - - a - a - a , true if the volume was mounted successfully, false otherwise. - - This may cause the signal in the - to be emitted. - - - - - - Method - - System.Boolean - - - - - - - Queries whether a volume is mounted or not. - a - a - a - If the volume is not mounted, it can be mounted with - . - - - - - Constructor - - - - - - Public constructor. For internal use; do not use. - a , pointer to the underlying C object. - a - - - - - diff --git a/doc/en/Gtk/FileSystemWin32.xml b/doc/en/Gtk/FileSystemWin32.xml deleted file mode 100644 index 1c26540af..000000000 --- a/doc/en/Gtk/FileSystemWin32.xml +++ /dev/null @@ -1,482 +0,0 @@ - - - - gtk-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.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A class for representing filesystem interactions on Win32. - - - - GLib.Object - - - - Gtk.FileSystem - - - GLib.IWrapper - - - System.IDisposable - - - - - - - Method - - System.Void - - - - Disposes the resources associated with this object. - - - - - - - Method - - GLib.SList - - - - Queries the list of bookmarks in the file system. - a , a list of - objects, or - if there are no configured bookmarks. - - See also . - - - - - - Method - - System.Boolean - - - - - - - Removes a bookmark folder from the user's bookmarks list. - - a - a - - If the operation succeeds, the - - signal will be emitted. If you try to remove - a which does not exist in the bookmarks - list, the operation will fail and an exception will be thrown. - - - - - - Method - - System.Boolean - - - - - - - - Gets the name of the parent folder of a path. - - a - a - a - - If the path has no parent, as when you request the parent of a file system root, - then will be set to . - - - - - - Method - - Gtk.FilePath - - - - - - - - Makes a new path called - starting from path . - - a - a - a - - - - - - Method - - Gtk.FileFolder - - - - - - - Gets an object to represent the folder at path . - a - a - a - - - - - - Method - - System.String - - - - - - Converts to a filename string. - a - a , or - if the path is not local. - - - - - - Method - - Gtk.FilePath - - - - - - Converts a URI to a object. - a - a - - - - - - Method - - System.String - - - - - - Converts to a URI. - a - a - - - - - - Method - - Gtk.FileSystemVolume - - - - - - - Determines what volume of the filesystem - is located on. - - a - a - - - - - - Method - - Gtk.FilePath - - - - - - Converts into a . - a - a - - - - - - Method - - Gdk.Pixbuf - - - - - - - - Returns an icon to represent this filesystem. - a - a - a - a - - - - - - Method - - System.Boolean - - - - - - - - Adds a path for a folder to the user's bookmarks list. - - a - a , index in - the bookmarks list at which the should - be inserted; use 0 for the beginning, and -1 or the number of - bookmarks itself for the end of the list. - a - - If the operation - succeeds, the - signal will be emitted. Bookmark paths are - unique; if you try to insert a that - already exists, the operation will fail and an exception will - be thrown. - To reorder the list of bookmarks, use - to - remove the path in question, and call - with - the new position for the path. - - - - - - Method - - System.Boolean - - - - - - Checks to see whether a path is local; that is, - whether would - return non-. - a - a - - - - - - Method - - GLib.SList - - - - Gets a list of all the s - on the system. - a - - - - - - Method - - System.Boolean - - - - - - - - - - Given a string entered by a user, parse it (possibly using - heuristics) into a folder path and a UTF-8 encoded - filename part suitable for passing to - . - - a , reference folder with respect to which relative paths should be interpreted. - a , the string to parse - a , a location to store folder portion of result, or - a , location to store file portion of result, or - a - - - Note that the returned filename point may point to a subfolder - of the returned folder. Adding a trailing path separator is needed - to enforce the interpretation as a folder name. - - - If parsing fails because the syntax of is not understood, - an exception will - be thrown and returned. - - - If parsing fails because a path was encountered that doesn't - exist on the filesystem, then an exception - will be thrown - and returned. - (This only applies to parsing relative paths, - not to interpretation of . No check is made as - to whether exists.) - - - - - - Method - - System.Boolean - - - - - - Makes a new folder at - a - a - - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - Protected Constructor. - a - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - - Constructor - - - - - - Internal constructor - a - a - This is not typically used by C# code. - - - - - Constructor - - - - Public constructor. - a - - - - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Event - - System.EventHandler - - - - Emitted when a related - is mounted. - - - - - - Event - - System.EventHandler - - - - Event fired whenever the bookmarks to particular locations change. - - - - - diff --git a/gtk/gtk-api.raw b/gtk/gtk-api.raw index a639bdf87..15659e3be 100644 --- a/gtk/gtk-api.raw +++ b/gtk/gtk-api.raw @@ -145,23 +145,6 @@ - - - - - - - - - - - - - - - - - @@ -1643,376 +1626,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -5606,11 +5219,6 @@ - - - - - @@ -5679,24 +5287,6 @@ - - - - - - - - - - - - - - - - - - @@ -15393,124 +14983,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -17671,26 +17143,6 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/sources/gtk-sharp-sources.xml b/sources/gtk-sharp-sources.xml index 3c4851807..5b94aea2f 100644 --- a/sources/gtk-sharp-sources.xml +++ b/sources/gtk-sharp-sources.xml @@ -47,8 +47,14 @@ gtk+-2.4.1/gtk/gtkfilechooserentry.h gtk+-2.4.1/gtk/gtkfilechooserutils.c gtk+-2.4.1/gtk/gtkfilechooserutils.h + gtk+-2.4.1/gtk/gtkfilesystem.c + gtk+-2.4.1/gtk/gtkfilesystem.h gtk+-2.4.1/gtk/gtkfilesystemmodel.c gtk+-2.4.1/gtk/gtkfilesystemmodel.h + gtk+-2.4.1/gtk/gtkfilesystemunix.c + gtk+-2.4.1/gtk/gtkfilesystemunix.h + gtk+-2.4.1/gtk/gtkfilesystemwin32.c + gtk+-2.4.1/gtk/gtkfilesystemwin32.h gtk+-2.4.1/gtk/gtkiconcache.c gtk+-2.4.1/gtk/gtkiconcache.h gtk+-2.4.1/gtk/gtkpathbar.c