From 4eabbb4007995e53cfc26069d99143600c36197c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 22 Dec 2004 19:37:58 +0000 Subject: [PATCH] * sources/gtk-sharp-sources.xml: exclude a bunch of uninstalled gtk headers. * gtk/gtk-api.raw: regen * gtk/Gtk.metadata: Remove some explicit hiding of things that shouldn't have been there anyway. Hide a few types that just show up as unusable stubs. svn path=/trunk/gtk-sharp/; revision=38054 --- ChangeLog | 11 + doc/ChangeLog | 29 ++ doc/en/Gtk/Decorated.xml | 104 ---- doc/en/Gtk/FileChooserDefault.xml | 688 -------------------------- doc/en/Gtk/FileChooserEntry.xml | 89 ---- doc/en/Gtk/FileChooserProp.xml | 201 -------- doc/en/Gtk/PathBar.xml | 125 ----- doc/en/Gtk/RBNode.xml | 138 ------ doc/en/Gtk/RBTree.xml | 99 ---- doc/en/Gtk/RBTreeTraverseFunc.xml | 33 -- doc/en/Gtk/RBTreeView.xml | 43 -- doc/en/Gtk/Text.xml | 50 -- doc/en/Gtk/TextBTree.xml | 43 -- doc/en/Gtk/TextCounter.xml | 43 -- doc/en/Gtk/TextLineSegment.xml | 130 ----- doc/en/Gtk/TextLineSegmentClass.xml | 77 --- doc/en/Gtk/TextLogAttrCache.xml | 44 -- doc/en/Gtk/TextMarkBody.xml | 43 -- doc/en/Gtk/TextSegCheckFunc.xml | 31 -- doc/en/Gtk/TextSegCleanupFunc.xml | 31 -- doc/en/Gtk/TextSegDeleteFunc.xml | 31 -- doc/en/Gtk/TextSegLineChangeFunc.xml | 31 -- doc/en/Gtk/TextSegSplitFunc.xml | 33 -- doc/en/Gtk/TextTagInfo.xml | 79 --- doc/en/Gtk/TextToggleBody.xml | 76 --- doc/en/Gtk/TextUtilCharChosenFunc.xml | 32 -- doc/en/Gtk/ThemeEngine.xml | 79 --- gtk/Gtk.metadata | 6 +- gtk/gtk-api.raw | 269 +--------- sources/gtk-sharp-sources.xml | 30 +- 30 files changed, 89 insertions(+), 2629 deletions(-) delete mode 100644 doc/en/Gtk/Decorated.xml delete mode 100644 doc/en/Gtk/FileChooserDefault.xml delete mode 100644 doc/en/Gtk/FileChooserEntry.xml delete mode 100644 doc/en/Gtk/FileChooserProp.xml delete mode 100644 doc/en/Gtk/PathBar.xml delete mode 100644 doc/en/Gtk/RBNode.xml delete mode 100644 doc/en/Gtk/RBTree.xml delete mode 100644 doc/en/Gtk/RBTreeTraverseFunc.xml delete mode 100644 doc/en/Gtk/RBTreeView.xml delete mode 100644 doc/en/Gtk/Text.xml delete mode 100644 doc/en/Gtk/TextBTree.xml delete mode 100644 doc/en/Gtk/TextCounter.xml delete mode 100644 doc/en/Gtk/TextLineSegment.xml delete mode 100644 doc/en/Gtk/TextLineSegmentClass.xml delete mode 100644 doc/en/Gtk/TextLogAttrCache.xml delete mode 100644 doc/en/Gtk/TextMarkBody.xml delete mode 100644 doc/en/Gtk/TextSegCheckFunc.xml delete mode 100644 doc/en/Gtk/TextSegCleanupFunc.xml delete mode 100644 doc/en/Gtk/TextSegDeleteFunc.xml delete mode 100644 doc/en/Gtk/TextSegLineChangeFunc.xml delete mode 100644 doc/en/Gtk/TextSegSplitFunc.xml delete mode 100644 doc/en/Gtk/TextTagInfo.xml delete mode 100644 doc/en/Gtk/TextToggleBody.xml delete mode 100644 doc/en/Gtk/TextUtilCharChosenFunc.xml diff --git a/ChangeLog b/ChangeLog index 03c2d1cbb..b2a4ae5fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-12-22 Dan Winship + + * sources/gtk-sharp-sources.xml: exclude a bunch of uninstalled + gtk headers. + + * gtk/gtk-api.raw: regen + + * gtk/Gtk.metadata: Remove some explicit hiding of things that + shouldn't have been there anyway. Hide a few types that just show + up as unusable stubs. + 2004-12-22 Mike Kestner * gdk/gdk-api.raw : update enum values. diff --git a/doc/ChangeLog b/doc/ChangeLog index 776b0cda5..22ec85296 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,32 @@ +2004-12-22 Dan Winship + + * en/Gtk/Decorated.xml: + * en/Gtk/FileChooserDefault.xml: + * en/Gtk/FileChooserEntry.xml: + * en/Gtk/FileChooserProp.xml: + * en/Gtk/PathBar.xml: + * en/Gtk/RBNode.xml: + * en/Gtk/RBTree.xml: + * en/Gtk/RBTreeTraverseFunc.xml: + * en/Gtk/RBTreeView.xml: + * en/Gtk/Text.xml: + * en/Gtk/TextBTree.xml: + * en/Gtk/TextCounter.xml: + * en/Gtk/TextLineSegment.xml: + * en/Gtk/TextLineSegmentClass.xml: + * en/Gtk/TextLogAttrCache.xml: + * en/Gtk/TextMarkBody.xml: + * en/Gtk/TextSegCheckFunc.xml: + * en/Gtk/TextSegCleanupFunc.xml: + * en/Gtk/TextSegDeleteFunc.xml: + * en/Gtk/TextSegLineChangeFunc.xml: + * en/Gtk/TextSegSplitFunc.xml: + * en/Gtk/TextTagInfo.xml: + * en/Gtk/TextToggleBody.xml: + * en/Gtk/TextUtilCharChosenFunc.xml: gone + + * en/Gtk/ThemeEngine.xml: mostly gone + 2004-12-21 Mike Kestner * *.xml : fix some bad enum value docs. diff --git a/doc/en/Gtk/Decorated.xml b/doc/en/Gtk/Decorated.xml deleted file mode 100644 index b4d6ef62f..000000000 --- a/doc/en/Gtk/Decorated.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A decorated window--- that is, a window with a frame. - - - - System.Object - - - - - - - Method - - System.Void - - - - - - Does math to determine the appropriate frame size for the given . - a - - - - - - Method - - System.Void - - - - - - Sets up the displayed window, starting from the given . - a - - - - - - Method - - System.Void - - - - - - - Sets the window title. - a - a - - - - - - Method - - System.Void - - - - - - - - - - Moves this Decorated object to (, ) with the given width and height. - a - a - a - a - a - - - - - - Constructor - - - - Simple constructor. - a - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/FileChooserDefault.xml b/doc/en/Gtk/FileChooserDefault.xml deleted file mode 100644 index cc3bf4807..000000000 --- a/doc/en/Gtk/FileChooserDefault.xml +++ /dev/null @@ -1,688 +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. - - To be added - - - - - Gtk.VBox - - - - Gtk.FileChooser - - - GLib.IWrapper - - - Gtk.FileChooserEmbed - - - Atk.Implementor - - - System.IDisposable - - - - - - - Method - - System.Void - - - - To be added - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Void - - - - To be added - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Void - - - - To be added - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Void - - - - - - To be added - a - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Void - - - - - - To be added - a - - - - - - - Method - - System.Void - - - - - - To be added - a - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Void - - - - - - To be added - a - - - - - - - Method - - System.Boolean - - - - - - To be added - a - a - - - - - - - Method - - System.Boolean - - - - - - To be added - 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. - - - - - 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. - - - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - To be added - a - a - - - - - - - Constructor - - - - - - To be added - a - a - - - - - - - Constructor - - - - To be added - a - - - - - - - Property - - System.String - - - - To be added - a - - - - - - - Property - - Gtk.Widget - - - - To be added - a - - - - - - - Property - - System.String - - - To be added - a - - - - - - - Property - - Gtk.FileFilter - - - - To be added - a - - - - - - - Property - - System.Boolean - - - - To be added - a - - - - - - - Property - - System.Boolean - - - - To be added - a - - - - - - - Property - - System.String - - - - To be added - a - - - - - - - Property - - System.String - - - - To be added - a - - - - - - - Property - - System.Boolean - - - - To be added - a - - - - - - - Property - - System.String - - - - To be added - a - - - - - - - Property - - System.String - - - - To be added - a - - - - - - - Property - - System.Boolean - - - - To be added - a - - - - - - - Property - - Gtk.Widget - - - - To be added - a - - - - - - - Property - - Gtk.FileChooserAction - - - - To be added - a - - - - - - - Property - - System.String - - - - To be added - a - - - - - - - Event - - System.EventHandler - - - - To be added - - - - - - - Event - - System.EventHandler - - - - To be added - - - - - - - Event - - System.EventHandler - - - - To be added - - - - - - - Event - - System.EventHandler - - - - To be added - - - - - - - Event - - System.EventHandler - - - - To be added - - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/FileChooserEntry.xml b/doc/en/Gtk/FileChooserEntry.xml deleted file mode 100644 index b5e98a2d0..000000000 --- a/doc/en/Gtk/FileChooserEntry.xml +++ /dev/null @@ -1,89 +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. - - To be added - - - - Gtk.Entry - - - - Gtk.Editable - - - GLib.IWrapper - - - Gtk.CellEditable - - - Atk.Implementor - - - System.IDisposable - - - - - - - Method - - System.Void - - - - To be added - - - - - - Constructor - - - - - - To be added - a - a - - - - - - Constructor - - - - - - To be added - a - a - - - - - - Constructor - - - - To be added - a - - - - - diff --git a/doc/en/Gtk/FileChooserProp.xml b/doc/en/Gtk/FileChooserProp.xml deleted file mode 100644 index 65f6b0f7b..000000000 --- a/doc/en/Gtk/FileChooserProp.xml +++ /dev/null @@ -1,201 +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. - - To be added - - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - Gtk.FileChooserProp - - - - - To be added - - - - - - Field - - System.Int32 - - - - - Internal field. - Do not use. - - - - diff --git a/doc/en/Gtk/PathBar.xml b/doc/en/Gtk/PathBar.xml deleted file mode 100644 index 4c270c839..000000000 --- a/doc/en/Gtk/PathBar.xml +++ /dev/null @@ -1,125 +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. - - To be added - To be added - - - Gtk.Container - - - - Atk.Implementor - - - GLib.IWrapper - - - System.IDisposable - - - - - - - Method - - System.Void - - - - To be added - To be added - - - - - Method - - System.Void - - - - - - - Default handler for the event. - a - a - Override this method in a subclass to provide a default handler for the event. - - - - - Constructor - - - - - - To be added - a - a - To be added - - - - - Constructor - - - - - - To be added - a - a - To be added - - - - - Constructor - - - - To be added - a - To be added - - - - - Property - - GLib.GType - - - - To be added - a - To be added - - - - - Event - - Gtk.PathClickedHandler - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/RBNode.xml b/doc/en/Gtk/RBNode.xml deleted file mode 100644 index 78b920b7d..000000000 --- a/doc/en/Gtk/RBNode.xml +++ /dev/null @@ -1,138 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A node of a red-black data tree. Do not use. - To be added - - - System.ValueType - - - - - - - Field - - Gtk.RBNode - - - - To be added - To be added - - - - - Method - - Gtk.RBNode - - - - - - To be added - an object of type - an object of type - To be added - - - - - Property - - Gtk.RBTree - - - To be added - an object of type - To be added - - - - - Property - - Gtk.RBNode - - - To be added - an object of type - To be added - - - - - Property - - Gtk.RBNode - - - To be added - an object of type - To be added - - - - - Property - - Gtk.RBNode - - - To be added - an object of type - To be added - - - - - Field - - System.UInt32 - - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - - To be added - To be added - - - - diff --git a/doc/en/Gtk/RBTree.xml b/doc/en/Gtk/RBTree.xml deleted file mode 100644 index 3295d5b31..000000000 --- a/doc/en/Gtk/RBTree.xml +++ /dev/null @@ -1,99 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A red-black data tree. Do not use. - For internal use only? - - - System.ValueType - - - - - - - Field - - Gtk.RBTree - - - - To be added - To be added - - - - - Method - - Gtk.RBTree - - - - - - To be added - an object of type - an object of type - To be added - - - - - Property - - Gtk.RBNode - - - To be added - an object of type - To be added - - - - - Property - - Gtk.RBTree - - - To be added - an object of type - To be added - - - - - Property - - Gtk.RBNode - - - To be added - an object of type - To be added - - - - - Property - - Gtk.RBNode - - - To be added - an object of type - To be added - - - - diff --git a/doc/en/Gtk/RBTreeTraverseFunc.xml b/doc/en/Gtk/RBTreeTraverseFunc.xml deleted file mode 100644 index 5309d14a4..000000000 --- a/doc/en/Gtk/RBTreeTraverseFunc.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - A delegate class for traversing a red-black tree. - - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - diff --git a/doc/en/Gtk/RBTreeView.xml b/doc/en/Gtk/RBTreeView.xml deleted file mode 100644 index ce9a136d2..000000000 --- a/doc/en/Gtk/RBTreeView.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - GLib.Opaque - - - - GLib.IWrapper - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of RBTreeView, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/Text.xml b/doc/en/Gtk/Text.xml deleted file mode 100644 index f3eb8118b..000000000 --- a/doc/en/Gtk/Text.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Represents text. - GTK+ deprecates GtkText; this object is not the same as GtkText. - - - System.Object - - - - - - - Method - - System.Boolean - - - - - - Test whether a given byte begins a UTF8 character. - a - a , true if this byte is the start of a UTF8 character. - - - - - - Constructor - - - - Construct an empty string. - a new object. - (FIXME: what is this used for, given that it has no arguments?) - - - - \ No newline at end of file diff --git a/doc/en/Gtk/TextBTree.xml b/doc/en/Gtk/TextBTree.xml deleted file mode 100644 index 59b57c8dc..000000000 --- a/doc/en/Gtk/TextBTree.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Internal class. Do not use. - - - - GLib.Opaque - - - - GLib.IWrapper - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of TextBTree, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/TextCounter.xml b/doc/en/Gtk/TextCounter.xml deleted file mode 100644 index 66ea785b5..000000000 --- a/doc/en/Gtk/TextCounter.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - GLib.Opaque - - - - GLib.IWrapper - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of TextCounter, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/TextLineSegment.xml b/doc/en/Gtk/TextLineSegment.xml deleted file mode 100644 index 254d732c2..000000000 --- a/doc/en/Gtk/TextLineSegment.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - Do not use - - - System.ValueType - - - - - - - Field - - Gtk.TextLineSegment - - - - Do not use - Do not use - - - - - Method - - Gtk.TextLineSegment - - - - - - Do not use - Do not use: an object of type 'Gtk.TextIter' - Do not use: an object of type 'Gtk.TextLineSegment' - Do not use - - - - - Method - - Gtk.TextLineSegment - - - - - - Do not use - Do not use: an object of type 'IntPtr' - Do not use: an object of type 'Gtk.TextLineSegment' - Do not use - - - - - Property - - Gtk.TextLineSegment - - - Do not use - Do not use: an object of type 'Gtk.TextLineSegment' - Do not use - - - - - Property - - Gtk.TextLineSegmentClass - - - Do not use - Do not use: an object of type 'Gtk.TextLineSegmentClass' - Do not use - - - - - Field - - System.Int32 - - - - - Do not use - Do not use - - - - - Field - - System.Int32 - - - - - Do not use - Do not use - - - - - Field - - System.String[] - - - - - Do not use - Do not use - - - - diff --git a/doc/en/Gtk/TextLineSegmentClass.xml b/doc/en/Gtk/TextLineSegmentClass.xml deleted file mode 100644 index 066182dc4..000000000 --- a/doc/en/Gtk/TextLineSegmentClass.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - Do not use - - - System.ValueType - - - - - - - Field - - Gtk.TextLineSegmentClass - - - - Do not use - Do not use - - - - - Method - - Gtk.TextLineSegmentClass - - - - - - Do not use - Do not use: an object of type 'IntPtr' - Do not use: an object of type 'Gtk.TextLineSegmentClass' - Do not use - - - - - Field - - System.String - - - - - Do not use - Do not use - - - - - Field - - System.Boolean - - - - - Do not use - Do not use - - - - diff --git a/doc/en/Gtk/TextLogAttrCache.xml b/doc/en/Gtk/TextLogAttrCache.xml deleted file mode 100644 index 32b8eb6b9..000000000 --- a/doc/en/Gtk/TextLogAttrCache.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - - GLib.Opaque - - - - GLib.IWrapper - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of TextLogAttrCache, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/TextMarkBody.xml b/doc/en/Gtk/TextMarkBody.xml deleted file mode 100644 index 77e912999..000000000 --- a/doc/en/Gtk/TextMarkBody.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - TODO: Can this document be deleted? - - - GLib.Opaque - - - - GLib.IWrapper - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of TextMarkBody, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/TextSegCheckFunc.xml b/doc/en/Gtk/TextSegCheckFunc.xml deleted file mode 100644 index 8574829f1..000000000 --- a/doc/en/Gtk/TextSegCheckFunc.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - System.Void - - diff --git a/doc/en/Gtk/TextSegCleanupFunc.xml b/doc/en/Gtk/TextSegCleanupFunc.xml deleted file mode 100644 index 53bf45204..000000000 --- a/doc/en/Gtk/TextSegCleanupFunc.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - Gtk.TextLineSegment - - diff --git a/doc/en/Gtk/TextSegDeleteFunc.xml b/doc/en/Gtk/TextSegDeleteFunc.xml deleted file mode 100644 index 459a8519c..000000000 --- a/doc/en/Gtk/TextSegDeleteFunc.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - System.Boolean - - diff --git a/doc/en/Gtk/TextSegLineChangeFunc.xml b/doc/en/Gtk/TextSegLineChangeFunc.xml deleted file mode 100644 index dcb63e438..000000000 --- a/doc/en/Gtk/TextSegLineChangeFunc.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - System.Void - - diff --git a/doc/en/Gtk/TextSegSplitFunc.xml b/doc/en/Gtk/TextSegSplitFunc.xml deleted file mode 100644 index 3413d5299..000000000 --- a/doc/en/Gtk/TextSegSplitFunc.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - Gtk.TextLineSegment - - diff --git a/doc/en/Gtk/TextTagInfo.xml b/doc/en/Gtk/TextTagInfo.xml deleted file mode 100644 index 8e7fe4d1c..000000000 --- a/doc/en/Gtk/TextTagInfo.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - Do not use - - - System.ValueType - - - - - - - Field - - Gtk.TextTagInfo - - - - Do not use - Do not use - - - - - Method - - Gtk.TextTagInfo - - - - - - Do not use - Do not use: an object of type 'IntPtr' - Do not use: an object of type 'Gtk.TextTagInfo' - Do not use - - - - - Property - - Gtk.TextTag - - - - - Do not use - Do not use: an object of type 'Gtk.TextTag' - Do not use: an object of type 'Gtk.TextTag' - Do not use - - - - - Field - - System.Int32 - - - - - Do not use - Do not use - - - - diff --git a/doc/en/Gtk/TextToggleBody.xml b/doc/en/Gtk/TextToggleBody.xml deleted file mode 100644 index c9bcee0f4..000000000 --- a/doc/en/Gtk/TextToggleBody.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - Do not use - - - System.ValueType - - - - - - - Field - - Gtk.TextToggleBody - - - - Do not use - Do not use - - - - - Method - - Gtk.TextToggleBody - - - - - - Do not use - Do not use: an object of type 'IntPtr' - Do not use: an object of type 'Gtk.TextToggleBody' - Do not use - - - - - Property - - Gtk.TextTagInfo - - - Do not use - Do not use: an object of type 'Gtk.TextTagInfo' - Do not use - - - - - Field - - System.Boolean - - - - - Do not use - Do not use - - - - diff --git a/doc/en/Gtk/TextUtilCharChosenFunc.xml b/doc/en/Gtk/TextUtilCharChosenFunc.xml deleted file mode 100644 index 630977ef3..000000000 --- a/doc/en/Gtk/TextUtilCharChosenFunc.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Do not use. - - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - System.Void - - diff --git a/doc/en/Gtk/ThemeEngine.xml b/doc/en/Gtk/ThemeEngine.xml index fdf73a99c..cd78277ff 100644 --- a/doc/en/Gtk/ThemeEngine.xml +++ b/doc/en/Gtk/ThemeEngine.xml @@ -26,47 +26,6 @@ - - - Method - - Gtk.ThemeEngine - - - - - - Gets the theme engine whose name is . - A - A - - - - - - Method - - Gtk.RcStyle - - - - Generates a out of this ThemeEngine. - A . - - - - - - Method - - System.Void - - - - Disposes the resources associated with the object. - - - Constructor @@ -83,43 +42,5 @@ - - - Property - - GLib.GType - - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - - - - - Protected Constructor. - a - a - Chain to this constructor if you have manually registered a native value for your subclass. - - - - - Constructor - - - - Protected constructor. - a - Chain to this constructor if you have not manually registered a native value for your subclass. - - \ No newline at end of file diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index b99fc2deb..18aa86246 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -45,6 +45,7 @@ 1 n_points 1 + 1 1 1 1 @@ -60,7 +61,6 @@ 1 1 1 - 1 1 1 1 @@ -455,9 +455,9 @@ n_targets 1 1 + 1 + 1 1 - 1 - 1 1 1 1 diff --git a/gtk/gtk-api.raw b/gtk/gtk-api.raw index 4b406dc7d..a639bdf87 100644 --- a/gtk/gtk-api.raw +++ b/gtk/gtk-api.raw @@ -139,20 +139,6 @@ - - - - - - - - - - - - - - @@ -317,19 +303,6 @@ - - - - - - - - - - - - - @@ -846,14 +819,6 @@ - - - - - - - - @@ -872,42 +837,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -915,13 +844,6 @@ - - - - - - - @@ -5590,12 +5512,6 @@ - - - - - - @@ -5624,11 +5540,6 @@ - - - - - @@ -8577,36 +8488,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -11507,20 +11388,6 @@ - - - - - - - - - - - - - - @@ -15895,23 +15762,6 @@ - - - - - - - - - - - - - - - - - @@ -16197,7 +16047,6 @@ - @@ -16614,41 +16463,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -16676,20 +16494,6 @@ - - - - - - - - - - - - - - @@ -17323,6 +17127,22 @@ + + + + + + + + + + + + + + + + @@ -17355,37 +17175,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -18485,30 +18274,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sources/gtk-sharp-sources.xml b/sources/gtk-sharp-sources.xml index f1bf0a146..3c4851807 100644 --- a/sources/gtk-sharp-sources.xml +++ b/sources/gtk-sharp-sources.xml @@ -40,9 +40,37 @@ gtk+-2.4.1/gtk - + + gtk+-2.4.1/gtk/gtkfilechooserdefault.c + gtk+-2.4.1/gtk/gtkfilechooserdefault.h + gtk+-2.4.1/gtk/gtkfilechooserentry.c + 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/gtkfilesystemmodel.c gtk+-2.4.1/gtk/gtkfilesystemmodel.h + gtk+-2.4.1/gtk/gtkiconcache.c + gtk+-2.4.1/gtk/gtkiconcache.h + gtk+-2.4.1/gtk/gtkpathbar.c + gtk+-2.4.1/gtk/gtkpathbar.h + gtk+-2.4.1/gtk/gtkrbtree.c + gtk+-2.4.1/gtk/gtkrbtree.h + gtk+-2.4.1/gtk/gtksequence.c + gtk+-2.4.1/gtk/gtksequence.h + gtk+-2.4.1/gtk/gtktextbtree.c + gtk+-2.4.1/gtk/gtktextbtree.h + gtk+-2.4.1/gtk/gtktextsegment.c + gtk+-2.4.1/gtk/gtktextsegment.h + gtk+-2.4.1/gtk/gtktexttypes.c + gtk+-2.4.1/gtk/gtktexttypes.h + gtk+-2.4.1/gtk/gtktextutil.c + gtk+-2.4.1/gtk/gtktextutil.h + gtk+-2.4.1/gtk/gtkthemes.c + gtk+-2.4.1/gtk/gtkthemes.h + gtk+-2.4.1/gtk/gtktreedatalist.c + gtk+-2.4.1/gtk/gtktreedatalist.h + gtk+-2.4.1/gtk/gtkwindow-decorate.c + gtk+-2.4.1/gtk/gtkwindow-decorate.h gtk+-2.4.1/gtk/gtkclist.c gtk+-2.4.1/gtk/gtkclist.h