From 0b0e441876ce84c5d1c63bf683b88326f6f87db3 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Thu, 24 Jun 2004 15:13:45 +0000 Subject: [PATCH] 2004-06-24 Mike Kestner * en/*/*.xml : kill all the dead files where types have been removed. Mark several gtkhtml types as being in gtkhtml-sharp, not gtk-sharp. Another 601 dead TBAs. svn path=/trunk/gtk-sharp/; revision=30318 --- doc/ChangeLog | 6 + .../PropertyEditorColorPicker.xml | 68 -- doc/en/GLib/Type.xml | 65 -- doc/en/Gdk/EventAny.xml | 97 --- doc/en/Gdk/EventNoExpose.xml | 96 --- doc/en/Gdk/PixbufFormatFlags.xml | 50 -- doc/en/Gdk/PixbufModule.xml | 87 --- doc/en/Gdk/PixbufModuleFillInfoFunc.xml | 34 - doc/en/Gdk/PixbufModuleFillVtableFunc.xml | 34 - doc/en/Gdk/PixbufModulePattern.xml | 63 -- doc/en/Gdk/PixbufModulePreparedFunc.xml | 35 - doc/en/Gdk/PixbufModuleSizeFunc.xml | 35 - doc/en/Gdk/PixbufModuleUpdatedFunc.xml | 38 - doc/en/Gnome/BoundsArgs.xml | 86 --- doc/en/Gnome/BoundsHandler.xml | 36 - doc/en/Gnome/CanvasProxy.xml | 177 ----- doc/en/Gnome/DrawArgs.xml | 99 --- doc/en/Gnome/DrawHandler.xml | 36 - doc/en/Gnome/PointArgs.xml | 99 --- doc/en/Gnome/PointHandler.xml | 36 - doc/en/Gnome/RenderArgs.xml | 47 -- doc/en/Gnome/RenderHandler.xml | 36 - doc/en/Gnome/UpdateArgs.xml | 73 -- doc/en/Gnome/UpdateHandler.xml | 36 - doc/en/Gtk/BoundsArgs.xml | 82 -- doc/en/Gtk/BoundsHandler.xml | 33 - doc/en/Gtk/Ctree.xml | 96 --- ...urrentParagraphAlignmentChangedHandler.xml | 4 +- ...rentParagraphIndentationChangedHandler.xml | 4 +- .../CurrentParagraphStyleChangedHandler.xml | 4 +- doc/en/Gtk/CursorMoveHandler.xml | 4 +- doc/en/Gtk/DebugFlag.xml | 128 ---- doc/en/Gtk/DrawArgs.xml | 94 --- doc/en/Gtk/DrawHandler.xml | 33 - doc/en/Gtk/ExpanderStyle.xml | 85 --- doc/en/Gtk/GdkInputFunction.xml | 34 - doc/en/Gtk/HTMLEmbeddedClass.xml | 54 -- doc/en/Gtk/HTMLSaveReceiverFn.xml | 4 +- doc/en/Gtk/HTMLStreamCloseFunc.xml | 4 +- doc/en/Gtk/HTMLStreamTypesFunc.xml | 4 +- doc/en/Gtk/HTMLStreamWriteFunc.xml | 4 +- doc/en/Gtk/IframeCreatedHandler.xml | 4 +- doc/en/Gtk/InsertionColorChangedHandler.xml | 4 +- .../Gtk/InsertionFontStyleChangedHandler.xml | 4 +- doc/en/Gtk/LinkClickedHandler.xml | 4 +- doc/en/Gtk/ObjectFlags.xml | 94 --- doc/en/Gtk/OnCommandHandler.xml | 4 +- doc/en/Gtk/OnUrlHandler.xml | 4 +- doc/en/Gtk/Paint.xml | 706 ------------------ doc/en/Gtk/PathPriorityType.xml | 111 --- doc/en/Gtk/PathType.xml | 72 -- doc/en/Gtk/PointArgs.xml | 94 --- doc/en/Gtk/PointHandler.xml | 33 - doc/en/Gtk/Progress.xml | 161 ---- doc/en/Gtk/RBNodeColor.xml | 180 ----- doc/en/Gtk/RcFlags.xml | 94 --- doc/en/Gtk/RedirectHandler.xml | 4 +- doc/en/Gtk/RenderArgs.xml | 46 -- doc/en/Gtk/RenderHandler.xml | 33 - doc/en/Gtk/ScrollHandler.xml | 4 +- doc/en/Gtk/SetBaseHandler.xml | 4 +- doc/en/Gtk/SetBaseTargetHandler.xml | 4 +- doc/en/Gtk/SubmitHandler.xml | 4 +- doc/en/Gtk/TitleChangedHandler.xml | 4 +- doc/en/Gtk/ToolbarSpaceStyle.xml | 62 -- doc/en/Gtk/UpdateArgs.xml | 70 -- doc/en/Gtk/UpdateHandler.xml | 33 - doc/en/Gtk/UrlRequestedHandler.xml | 4 +- doc/en/Pango/Engine.xml | 87 --- doc/en/Pango/EngineInfo.xml | 111 --- doc/en/Pango/EngineRange.xml | 87 --- doc/en/Pango/FontsetSimple.xml | 138 ---- doc/en/Pango/FreeGCFunc.xml | 33 - doc/en/Pango/GetGCFunc.xml | 36 - doc/en/Pango/IncludedModule.xml | 51 -- doc/en/Pango/Indic.xml | 122 --- doc/en/Pango/IndicScript.xml | 63 -- doc/en/Pango/Map.xml | 86 --- doc/en/Pango/MapEntry.xml | 75 -- doc/en/Pango/OTInfo.xml | 180 ----- doc/en/Pango/OTRuleset.xml | 104 --- doc/en/Pango/OTTableType.xml | 57 -- doc/en/Pango/X.xml | 230 ------ doc/en/Pango/XFontCache.xml | 66 -- doc/en/Pango/Xft.xml | 116 --- doc/en/Pango/XftSubstituteFunc.xml | 33 - 86 files changed, 48 insertions(+), 5608 deletions(-) delete mode 100644 doc/en/GConf.PropertyEditors/PropertyEditorColorPicker.xml delete mode 100644 doc/en/GLib/Type.xml delete mode 100644 doc/en/Gdk/EventAny.xml delete mode 100644 doc/en/Gdk/EventNoExpose.xml delete mode 100644 doc/en/Gdk/PixbufFormatFlags.xml delete mode 100644 doc/en/Gdk/PixbufModule.xml delete mode 100644 doc/en/Gdk/PixbufModuleFillInfoFunc.xml delete mode 100644 doc/en/Gdk/PixbufModuleFillVtableFunc.xml delete mode 100644 doc/en/Gdk/PixbufModulePattern.xml delete mode 100644 doc/en/Gdk/PixbufModulePreparedFunc.xml delete mode 100644 doc/en/Gdk/PixbufModuleSizeFunc.xml delete mode 100644 doc/en/Gdk/PixbufModuleUpdatedFunc.xml delete mode 100644 doc/en/Gnome/BoundsArgs.xml delete mode 100644 doc/en/Gnome/BoundsHandler.xml delete mode 100644 doc/en/Gnome/CanvasProxy.xml delete mode 100644 doc/en/Gnome/DrawArgs.xml delete mode 100644 doc/en/Gnome/DrawHandler.xml delete mode 100644 doc/en/Gnome/PointArgs.xml delete mode 100644 doc/en/Gnome/PointHandler.xml delete mode 100644 doc/en/Gnome/RenderArgs.xml delete mode 100644 doc/en/Gnome/RenderHandler.xml delete mode 100644 doc/en/Gnome/UpdateArgs.xml delete mode 100644 doc/en/Gnome/UpdateHandler.xml delete mode 100644 doc/en/Gtk/BoundsArgs.xml delete mode 100644 doc/en/Gtk/BoundsHandler.xml delete mode 100644 doc/en/Gtk/Ctree.xml delete mode 100644 doc/en/Gtk/DebugFlag.xml delete mode 100644 doc/en/Gtk/DrawArgs.xml delete mode 100644 doc/en/Gtk/DrawHandler.xml delete mode 100644 doc/en/Gtk/ExpanderStyle.xml delete mode 100644 doc/en/Gtk/GdkInputFunction.xml delete mode 100644 doc/en/Gtk/HTMLEmbeddedClass.xml delete mode 100644 doc/en/Gtk/ObjectFlags.xml delete mode 100644 doc/en/Gtk/Paint.xml delete mode 100644 doc/en/Gtk/PathPriorityType.xml delete mode 100644 doc/en/Gtk/PathType.xml delete mode 100644 doc/en/Gtk/PointArgs.xml delete mode 100644 doc/en/Gtk/PointHandler.xml delete mode 100644 doc/en/Gtk/Progress.xml delete mode 100644 doc/en/Gtk/RBNodeColor.xml delete mode 100644 doc/en/Gtk/RcFlags.xml delete mode 100644 doc/en/Gtk/RenderArgs.xml delete mode 100644 doc/en/Gtk/RenderHandler.xml delete mode 100644 doc/en/Gtk/ToolbarSpaceStyle.xml delete mode 100644 doc/en/Gtk/UpdateArgs.xml delete mode 100644 doc/en/Gtk/UpdateHandler.xml delete mode 100644 doc/en/Pango/Engine.xml delete mode 100644 doc/en/Pango/EngineInfo.xml delete mode 100644 doc/en/Pango/EngineRange.xml delete mode 100644 doc/en/Pango/FontsetSimple.xml delete mode 100644 doc/en/Pango/FreeGCFunc.xml delete mode 100644 doc/en/Pango/GetGCFunc.xml delete mode 100644 doc/en/Pango/IncludedModule.xml delete mode 100644 doc/en/Pango/Indic.xml delete mode 100644 doc/en/Pango/IndicScript.xml delete mode 100644 doc/en/Pango/Map.xml delete mode 100644 doc/en/Pango/MapEntry.xml delete mode 100644 doc/en/Pango/OTInfo.xml delete mode 100644 doc/en/Pango/OTRuleset.xml delete mode 100644 doc/en/Pango/OTTableType.xml delete mode 100644 doc/en/Pango/X.xml delete mode 100644 doc/en/Pango/XFontCache.xml delete mode 100644 doc/en/Pango/Xft.xml delete mode 100644 doc/en/Pango/XftSubstituteFunc.xml diff --git a/doc/ChangeLog b/doc/ChangeLog index 8a59ace7c..b2d522683 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2004-06-24 Mike Kestner + + * en/*/*.xml : kill all the dead files where types have been removed. + Mark several gtkhtml types as being in gtkhtml-sharp, not gtk-sharp. + Another 601 dead TBAs. + 2004-06-24 Mike Kestner * en/*/*.xml : document event args classes and ctors via script-fu. diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorColorPicker.xml b/doc/en/GConf.PropertyEditors/PropertyEditorColorPicker.xml deleted file mode 100644 index fc6843c3c..000000000 --- a/doc/en/GConf.PropertyEditors/PropertyEditorColorPicker.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - gconf-sharp-peditors - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - - GConf.PropertyEditors.PropertyEditor - - - - - - - Constructor - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'Gnome.ColorPicker' - To be added: an object of type 'GConf.PropertyEditors.PropertyEditorColorPicker' - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/GLib/Type.xml b/doc/en/GLib/Type.xml deleted file mode 100644 index 410b00c60..000000000 --- a/doc/en/GLib/Type.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - glib-sharp - - - 0.0.0.0 - neutral - - - To be added - - An arbitrary data type similar to a CORBA Any which is used to get and set properties on Objects. - - - - - System.Object - - - - - - - Constructor - - - - - - Constructs a new Type from a native GType value. - an object of type - an object of type - - - - - - - Property - - System.UInt32 - - - The native value of a Type object. - an object of type - - - - - - - Method - - System.String - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gdk/EventAny.xml b/doc/en/Gdk/EventAny.xml deleted file mode 100644 index 3a9acdf00..000000000 --- a/doc/en/Gdk/EventAny.xml +++ /dev/null @@ -1,97 +0,0 @@ - - - - gdk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - Contains the fields which are common to all event structures. - - - Contains the fields which are common to all event structures. Any - event pointer can safely be cast to a pointer to a - to access these fields. - - - - System.ValueType - - - - - - - Field - - Gdk.EventAny - - - - To be added - To be added - - - - - Field - - Gdk.EventType - - - - To be added - To be added - - - - - Method - - Gdk.EventAny - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gdk.EventAny' - To be added - - - - - Property - - Gdk.Window - - - - - The window which received the event. - The window which received the event. - The window which received the event. - - - - - - - Field - - System.SByte - - - - TRUE if the event was sent explicitly (e.g. using XSendEvent). - - - - - - \ No newline at end of file diff --git a/doc/en/Gdk/EventNoExpose.xml b/doc/en/Gdk/EventNoExpose.xml deleted file mode 100644 index 2f7050f1a..000000000 --- a/doc/en/Gdk/EventNoExpose.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - gdk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - - Generated when the area of a being - copied, with or , was - completely available. - - - - - - System.ValueType - - - - - - - Field - - Gdk.EventNoExpose - - - - To be added - To be added - - - - - Field - - Gdk.EventType - - - - To be added - To be added - - - - - Method - - Gdk.EventNoExpose - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gdk.EventNoExpose' - To be added - - - - - Property - - Gdk.Window - - - - - the window which received the event. - the window which received the event. - the window which received the event. - To be added - - - - - Field - - System.SByte - - - - TRUE if the event was sent explicitly (e.g. using XSendEvent). - - - - - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufFormatFlags.xml b/doc/en/Gdk/PixbufFormatFlags.xml deleted file mode 100644 index f92322033..000000000 --- a/doc/en/Gdk/PixbufFormatFlags.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - gdk-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 - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - System.FlagsAttribute - - - - - - Field - - Gdk.PixbufFormatFlags - - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModule.xml b/doc/en/Gdk/PixbufModule.xml deleted file mode 100644 index ac210b6d5..000000000 --- a/doc/en/Gdk/PixbufModule.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - gdk-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 - - - System.ValueType - - - - - - - Field - - Gdk.PixbufModule - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Method - - Gdk.PixbufModule - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Gdk.PixbufModule' - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Property - - Gdk.PixbufFormat - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleFillInfoFunc.xml b/doc/en/Gdk/PixbufModuleFillInfoFunc.xml deleted file mode 100644 index b0b8790d2..000000000 --- a/doc/en/Gdk/PixbufModuleFillInfoFunc.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - gdk-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleFillVtableFunc.xml b/doc/en/Gdk/PixbufModuleFillVtableFunc.xml deleted file mode 100644 index de70b8aec..000000000 --- a/doc/en/Gdk/PixbufModuleFillVtableFunc.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - gdk-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModulePattern.xml b/doc/en/Gdk/PixbufModulePattern.xml deleted file mode 100644 index 353563ecb..000000000 --- a/doc/en/Gdk/PixbufModulePattern.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - gdk-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 - - - System.ValueType - - - - - - - Field - - Gdk.PixbufModulePattern - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - To be added - To be added - - - - - Method - - Gdk.PixbufModulePattern - - - - - - To be added - a - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModulePreparedFunc.xml b/doc/en/Gdk/PixbufModulePreparedFunc.xml deleted file mode 100644 index 684507da8..000000000 --- a/doc/en/Gdk/PixbufModulePreparedFunc.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - gdk-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleSizeFunc.xml b/doc/en/Gdk/PixbufModuleSizeFunc.xml deleted file mode 100644 index 723f1116c..000000000 --- a/doc/en/Gdk/PixbufModuleSizeFunc.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - gdk-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleUpdatedFunc.xml b/doc/en/Gdk/PixbufModuleUpdatedFunc.xml deleted file mode 100644 index 34c2bf9f1..000000000 --- a/doc/en/Gdk/PixbufModuleUpdatedFunc.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - gdk-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gnome/BoundsArgs.xml b/doc/en/Gnome/BoundsArgs.xml deleted file mode 100644 index e55be66da..000000000 --- a/doc/en/Gnome/BoundsArgs.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - a - To be added - - - - - Property - - System.Double[] - - - - To be added - a - To be added - - - - - Property - - System.Double[] - - - - To be added - a - To be added - - - - - Property - - System.Double[] - - - - To be added - a - To be added - - - - - Property - - System.Double[] - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gnome/BoundsHandler.xml b/doc/en/Gnome/BoundsHandler.xml deleted file mode 100644 index 712420cdb..000000000 --- a/doc/en/Gnome/BoundsHandler.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - gnome-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - System.Void - - - - - - \ No newline at end of file diff --git a/doc/en/Gnome/CanvasProxy.xml b/doc/en/Gnome/CanvasProxy.xml deleted file mode 100644 index 2e76c229e..000000000 --- a/doc/en/Gnome/CanvasProxy.xml +++ /dev/null @@ -1,177 +0,0 @@ - - - - gnome-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 - - - Gnome.CanvasItem - - - - GLib.IWrapper - - - System.IDisposable - - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of CanvasProxy, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - To be added - To be added: an object of type 'Gnome.CanvasProxy' - To be added - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - Event - - System.EventHandler - - - - To be added - To be added - - - - - Event - - Gnome.UpdateHandler - - - - To be added - To be added - - - - - Event - - Gnome.DrawHandler - - - - To be added - To be added - - - - - Event - - Gnome.RenderHandler - - - - To be added - To be added - - - - - Event - - Gnome.PointHandler - - - - To be added - To be added - - - - - Event - - Gnome.BoundsHandler - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gnome/DrawArgs.xml b/doc/en/Gnome/DrawArgs.xml deleted file mode 100644 index c1f2553cf..000000000 --- a/doc/en/Gnome/DrawArgs.xml +++ /dev/null @@ -1,99 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - a - To be added - - - - - Property - - Gdk.Drawable - - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gnome/DrawHandler.xml b/doc/en/Gnome/DrawHandler.xml deleted file mode 100644 index 58fbaa0ca..000000000 --- a/doc/en/Gnome/DrawHandler.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - gnome-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - System.Void - - - - - - \ No newline at end of file diff --git a/doc/en/Gnome/PointArgs.xml b/doc/en/Gnome/PointArgs.xml deleted file mode 100644 index 48bed9c84..000000000 --- a/doc/en/Gnome/PointArgs.xml +++ /dev/null @@ -1,99 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - a - To be added - - - - - Property - - System.Double - - - - To be added - a - To be added - - - - - Property - - System.Double - - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - - Property - - Gnome.CanvasItem[] - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gnome/PointHandler.xml b/doc/en/Gnome/PointHandler.xml deleted file mode 100644 index e7ab18364..000000000 --- a/doc/en/Gnome/PointHandler.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - gnome-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - System.Void - - - - - - \ No newline at end of file diff --git a/doc/en/Gnome/RenderArgs.xml b/doc/en/Gnome/RenderArgs.xml deleted file mode 100644 index c238397bb..000000000 --- a/doc/en/Gnome/RenderArgs.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - a - To be added - - - - - Property - - Gnome.CanvasBuf - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gnome/RenderHandler.xml b/doc/en/Gnome/RenderHandler.xml deleted file mode 100644 index ef23f3210..000000000 --- a/doc/en/Gnome/RenderHandler.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - gnome-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - System.Void - - - - - - \ No newline at end of file diff --git a/doc/en/Gnome/UpdateArgs.xml b/doc/en/Gnome/UpdateArgs.xml deleted file mode 100644 index 3e9e45fe6..000000000 --- a/doc/en/Gnome/UpdateArgs.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - a - To be added - - - - - Property - - System.Double[] - - - - To be added - a - To be added - - - - - Property - - Art.SVP - - - - To be added - a - To be added - - - - - Property - - System.Int32 - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gnome/UpdateHandler.xml b/doc/en/Gnome/UpdateHandler.xml deleted file mode 100644 index 7958dfcfb..000000000 --- a/doc/en/Gnome/UpdateHandler.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - gnome-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - System.Void - - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/BoundsArgs.xml b/doc/en/Gtk/BoundsArgs.xml deleted file mode 100644 index 6d26287d8..000000000 --- a/doc/en/Gtk/BoundsArgs.xml +++ /dev/null @@ -1,82 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - To be added: an object of type 'Gtk.BoundsArgs' - To be added - - - - - Property - - System.Double [] - - - To be added - To be added: an object of type 'double []' - To be added - - - - - Property - - System.Double [] - - - To be added - To be added: an object of type 'double []' - To be added - - - - - Property - - System.Double [] - - - To be added - To be added: an object of type 'double []' - To be added - - - - - Property - - System.Double [] - - - To be added - To be added: an object of type 'double []' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/BoundsHandler.xml b/doc/en/Gtk/BoundsHandler.xml deleted file mode 100644 index 3897d2252..000000000 --- a/doc/en/Gtk/BoundsHandler.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - gnome-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gtk/Ctree.xml b/doc/en/Gtk/Ctree.xml deleted file mode 100644 index e03876898..000000000 --- a/doc/en/Gtk/Ctree.xml +++ /dev/null @@ -1,96 +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 displaying a hierarchical tree. - - - The widget is used for showing a hierarchical tree to the user, for example a directory tree. The tree is internally represented as a set of nodes. - - - Positions in the tree are often indicated by two arguments, a parent and a sibling, both node pointers. If the parent is , the position is at the root of the tree and if the sibling is , it will be the last child of parent, otherwise it wil be inserted just before the sibling. - - - Warning: is deprecated and should not be used in newly-written code. - - - - - System.Object - - - - - - - Constructor - - - - To be added - a - To be added - - - - - Method - - GLib.GType - - - - To be added - a - To be added - - - - - Method - - GLib.GType - - - - To be added - a - To be added - - - - - Method - - GLib.GType - - - - To be added - a - To be added - - - - - Method - - GLib.GType - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/CurrentParagraphAlignmentChangedHandler.xml b/doc/en/Gtk/CurrentParagraphAlignmentChangedHandler.xml index 01867fda1..0cabd4eda 100644 --- a/doc/en/Gtk/CurrentParagraphAlignmentChangedHandler.xml +++ b/doc/en/Gtk/CurrentParagraphAlignmentChangedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/CurrentParagraphIndentationChangedHandler.xml b/doc/en/Gtk/CurrentParagraphIndentationChangedHandler.xml index 830499c61..c10e540bd 100644 --- a/doc/en/Gtk/CurrentParagraphIndentationChangedHandler.xml +++ b/doc/en/Gtk/CurrentParagraphIndentationChangedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/CurrentParagraphStyleChangedHandler.xml b/doc/en/Gtk/CurrentParagraphStyleChangedHandler.xml index 8323c5da5..223500109 100644 --- a/doc/en/Gtk/CurrentParagraphStyleChangedHandler.xml +++ b/doc/en/Gtk/CurrentParagraphStyleChangedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/CursorMoveHandler.xml b/doc/en/Gtk/CursorMoveHandler.xml index 7d6b671c1..435ac212f 100644 --- a/doc/en/Gtk/CursorMoveHandler.xml +++ b/doc/en/Gtk/CursorMoveHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/DebugFlag.xml b/doc/en/Gtk/DebugFlag.xml deleted file mode 100644 index 01b4c1e2d..000000000 --- a/doc/en/Gtk/DebugFlag.xml +++ /dev/null @@ -1,128 +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 - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - System.FlagsAttribute - - - - - - Field - - Gtk.DebugFlag - - - - - To be added - To be added - - - - - Field - - Gtk.DebugFlag - - - - - To be added - To be added - - - - - Field - - Gtk.DebugFlag - - - - - To be added - To be added - - - - - Field - - Gtk.DebugFlag - - - - - To be added - To be added - - - - - Field - - Gtk.DebugFlag - - - - - To be added - To be added - - - - - Field - - Gtk.DebugFlag - - - - - To be added - To be added - - - - - Field - - Gtk.DebugFlag - - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/DrawArgs.xml b/doc/en/Gtk/DrawArgs.xml deleted file mode 100644 index 136c3d589..000000000 --- a/doc/en/Gtk/DrawArgs.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - To be added: an object of type 'Gtk.DrawArgs' - To be added - - - - - Property - - System.Int32 - - - To be added - To be added: an object of type 'int' - To be added - - - - - Property - - System.Int32 - - - To be added - To be added: an object of type 'int' - To be added - - - - - Property - - System.Int32 - - - To be added - To be added: an object of type 'int' - To be added - - - - - Property - - System.Int32 - - - To be added - To be added: an object of type 'int' - To be added - - - - - Property - - Gdk.Drawable - - - To be added - To be added: an object of type 'Gdk.Drawable' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/DrawHandler.xml b/doc/en/Gtk/DrawHandler.xml deleted file mode 100644 index d4915ae35..000000000 --- a/doc/en/Gtk/DrawHandler.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - gnome-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gtk/ExpanderStyle.xml b/doc/en/Gtk/ExpanderStyle.xml deleted file mode 100644 index f13e4baa1..000000000 --- a/doc/en/Gtk/ExpanderStyle.xml +++ /dev/null @@ -1,85 +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 - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - - - Field - - Gtk.ExpanderStyle - - - - - To be added - To be added - - - - - Field - - Gtk.ExpanderStyle - - - - - To be added - To be added - - - - - Field - - Gtk.ExpanderStyle - - - - - To be added - To be added - - - - - Field - - Gtk.ExpanderStyle - - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/GdkInputFunction.xml b/doc/en/Gtk/GdkInputFunction.xml deleted file mode 100644 index ef242bd57..000000000 --- a/doc/en/Gtk/GdkInputFunction.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gtk/HTMLEmbeddedClass.xml b/doc/en/Gtk/HTMLEmbeddedClass.xml deleted file mode 100644 index f7bb47011..000000000 --- a/doc/en/Gtk/HTMLEmbeddedClass.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - gtkhtml-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 HTMLEmbeddedClass, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - To be added - To be added: an object of type 'Gtk.HTMLEmbeddedClass' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/HTMLSaveReceiverFn.xml b/doc/en/Gtk/HTMLSaveReceiverFn.xml index c9b9e1c73..75ef28285 100644 --- a/doc/en/Gtk/HTMLSaveReceiverFn.xml +++ b/doc/en/Gtk/HTMLSaveReceiverFn.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -30,4 +30,4 @@ System.Boolean - \ No newline at end of file + diff --git a/doc/en/Gtk/HTMLStreamCloseFunc.xml b/doc/en/Gtk/HTMLStreamCloseFunc.xml index 591261e6d..42225c836 100644 --- a/doc/en/Gtk/HTMLStreamCloseFunc.xml +++ b/doc/en/Gtk/HTMLStreamCloseFunc.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -30,4 +30,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/HTMLStreamTypesFunc.xml b/doc/en/Gtk/HTMLStreamTypesFunc.xml index b347caf1f..53f57e1cc 100644 --- a/doc/en/Gtk/HTMLStreamTypesFunc.xml +++ b/doc/en/Gtk/HTMLStreamTypesFunc.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -29,4 +29,4 @@ System.String - \ No newline at end of file + diff --git a/doc/en/Gtk/HTMLStreamWriteFunc.xml b/doc/en/Gtk/HTMLStreamWriteFunc.xml index ea3bc363c..5e109e665 100644 --- a/doc/en/Gtk/HTMLStreamWriteFunc.xml +++ b/doc/en/Gtk/HTMLStreamWriteFunc.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -31,4 +31,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/IframeCreatedHandler.xml b/doc/en/Gtk/IframeCreatedHandler.xml index 586ef7d71..c0866c475 100644 --- a/doc/en/Gtk/IframeCreatedHandler.xml +++ b/doc/en/Gtk/IframeCreatedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/InsertionColorChangedHandler.xml b/doc/en/Gtk/InsertionColorChangedHandler.xml index 4c7d62e0f..40a558493 100644 --- a/doc/en/Gtk/InsertionColorChangedHandler.xml +++ b/doc/en/Gtk/InsertionColorChangedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/InsertionFontStyleChangedHandler.xml b/doc/en/Gtk/InsertionFontStyleChangedHandler.xml index cabd4eb05..ad7b1fb05 100644 --- a/doc/en/Gtk/InsertionFontStyleChangedHandler.xml +++ b/doc/en/Gtk/InsertionFontStyleChangedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/LinkClickedHandler.xml b/doc/en/Gtk/LinkClickedHandler.xml index fd776b19b..c79f1cfb4 100644 --- a/doc/en/Gtk/LinkClickedHandler.xml +++ b/doc/en/Gtk/LinkClickedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/ObjectFlags.xml b/doc/en/Gtk/ObjectFlags.xml deleted file mode 100644 index 68218eaba..000000000 --- a/doc/en/Gtk/ObjectFlags.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration containing the states of an object. - - - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - System.FlagsAttribute - - - - - - Field - - Gtk.ObjectFlags - - - - - If set, the object is currently being destroyed. - - - - - - - Field - - Gtk.ObjectFlags - - - - - If set, the object is orphaned. - - - - - - - Field - - Gtk.ObjectFlags - - - - - Reserved for future use. - - - - - - - Field - - Gtk.ObjectFlags - - - - - Reserved for future use. - - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/OnCommandHandler.xml b/doc/en/Gtk/OnCommandHandler.xml index b7219d13c..2ea70ce0a 100644 --- a/doc/en/Gtk/OnCommandHandler.xml +++ b/doc/en/Gtk/OnCommandHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/OnUrlHandler.xml b/doc/en/Gtk/OnUrlHandler.xml index a5c144483..cf46aa9e9 100644 --- a/doc/en/Gtk/OnUrlHandler.xml +++ b/doc/en/Gtk/OnUrlHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/Paint.xml b/doc/en/Gtk/Paint.xml deleted file mode 100644 index 7062dffa5..000000000 --- a/doc/en/Gtk/Paint.xml +++ /dev/null @@ -1,706 +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 - - - System.Object - - - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - a - a - To be added - - - - - Constructor - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/PathPriorityType.xml b/doc/en/Gtk/PathPriorityType.xml deleted file mode 100644 index 0172766d1..000000000 --- a/doc/en/Gtk/PathPriorityType.xml +++ /dev/null @@ -1,111 +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 - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - - - Field - - Gtk.PathPriorityType - - - - - To be added - To be added - - - - - Field - - Gtk.PathPriorityType - - - - - To be added - To be added - - - - - Field - - Gtk.PathPriorityType - - - - - To be added - To be added - - - - - Field - - Gtk.PathPriorityType - - - - - To be added - To be added - - - - - Field - - Gtk.PathPriorityType - - - - - To be added - To be added - - - - - Field - - Gtk.PathPriorityType - - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/PathType.xml b/doc/en/Gtk/PathType.xml deleted file mode 100644 index 5ec9cac31..000000000 --- a/doc/en/Gtk/PathType.xml +++ /dev/null @@ -1,72 +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 - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - - - Field - - Gtk.PathType - - - - - To be added - To be added - - - - - Field - - Gtk.PathType - - - - - To be added - To be added - - - - - Field - - Gtk.PathType - - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/PointArgs.xml b/doc/en/Gtk/PointArgs.xml deleted file mode 100644 index 8d6500ca3..000000000 --- a/doc/en/Gtk/PointArgs.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - To be added: an object of type 'Gtk.PointArgs' - To be added - - - - - Property - - Gnome.CanvasItem [] - - - To be added - To be added: an object of type 'Gnome.CanvasItem []' - To be added - - - - - Property - - System.Int32 - - - To be added - To be added: an object of type 'int' - To be added - - - - - Property - - System.Int32 - - - To be added - To be added: an object of type 'int' - To be added - - - - - Property - - System.Double - - - To be added - To be added: an object of type 'double' - To be added - - - - - Property - - System.Double - - - To be added - To be added: an object of type 'double' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/PointHandler.xml b/doc/en/Gtk/PointHandler.xml deleted file mode 100644 index 2341ae8ed..000000000 --- a/doc/en/Gtk/PointHandler.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - gnome-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gtk/Progress.xml b/doc/en/Gtk/Progress.xml deleted file mode 100644 index b8fe5974b..000000000 --- a/doc/en/Gtk/Progress.xml +++ /dev/null @@ -1,161 +0,0 @@ - - - - gtk-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The base class for . - A is the abstract base class used to derive a which provides a visual representation of the progress of a long running operation. - - - Gtk.Widget - - - - Atk.Implementor - - - GLib.IWrapper - - - GLib.IWrapper - - - System.IDisposable - - - - - - - Method - - System.Void - - - - Disposes the resources associated with the object. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of Progress, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - To be added - an object of type - To be added - - - - - Property - - System.UInt32 - - - The for - The for the class. - - - - - - Property - - System.Boolean - - - - - Controls whether progress text is shown. - an object of type - an object of type - Controls whether progress text is shown. - - - - - Property - - System.Boolean - - - - - The mode of the object. - an object of type - an object of type - A can be in one of two different modes: percentage mode (the default) and activity mode. - In activity mode, the progress is simply indicated as activity rather than as a percentage complete. - - - - - Property - - System.Single - - - - - To be added - an object of type 'float' - an object of type 'float' - To be added - - - - - Property - - System.Single - - - - - To be added - an object of type 'float' - an object of type 'float' - To be added - - - - - Constructor - - - - - - Internal constructor - GLib type for the type - Creates a new instance of Progress, using the GLib-provided type - - This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code. - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/RBNodeColor.xml b/doc/en/Gtk/RBNodeColor.xml deleted file mode 100644 index abb0b649a..000000000 --- a/doc/en/Gtk/RBNodeColor.xml +++ /dev/null @@ -1,180 +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 - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - System.FlagsAttribute - - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - - Field - - Gtk.RBNodeColor - - - - - To be added - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/RcFlags.xml b/doc/en/Gtk/RcFlags.xml deleted file mode 100644 index 8bd272873..000000000 --- a/doc/en/Gtk/RcFlags.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An enumeration that is used as a bitmask to specify which fields of have been set for each state. - - - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - System.FlagsAttribute - - - - - - Field - - Gtk.RcFlags - - - - - If set, the foreground color has been set for this state. - - - - - - - Field - - Gtk.RcFlags - - - - - If set, the background color has been set for this state. - - - - - - - Field - - Gtk.RcFlags - - - - - If set, the text color has been set for this state. - - - - - - - Field - - Gtk.RcFlags - - - - - If set, the base color has been set for this state. - - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/RedirectHandler.xml b/doc/en/Gtk/RedirectHandler.xml index 8c418d55a..b119e3687 100644 --- a/doc/en/Gtk/RedirectHandler.xml +++ b/doc/en/Gtk/RedirectHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/RenderArgs.xml b/doc/en/Gtk/RenderArgs.xml deleted file mode 100644 index 139ac6569..000000000 --- a/doc/en/Gtk/RenderArgs.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - To be added: an object of type 'Gtk.RenderArgs' - To be added - - - - - Property - - Gnome.CanvasBuf - - - To be added - To be added: an object of type 'Gnome.CanvasBuf' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/RenderHandler.xml b/doc/en/Gtk/RenderHandler.xml deleted file mode 100644 index 167ebf398..000000000 --- a/doc/en/Gtk/RenderHandler.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - gnome-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gtk/ScrollHandler.xml b/doc/en/Gtk/ScrollHandler.xml index 85a8773d6..2c1c1a789 100644 --- a/doc/en/Gtk/ScrollHandler.xml +++ b/doc/en/Gtk/ScrollHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/SetBaseHandler.xml b/doc/en/Gtk/SetBaseHandler.xml index d1a4ea172..6ffb1d35a 100644 --- a/doc/en/Gtk/SetBaseHandler.xml +++ b/doc/en/Gtk/SetBaseHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/SetBaseTargetHandler.xml b/doc/en/Gtk/SetBaseTargetHandler.xml index c240c1b9a..5e85678db 100644 --- a/doc/en/Gtk/SetBaseTargetHandler.xml +++ b/doc/en/Gtk/SetBaseTargetHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/SubmitHandler.xml b/doc/en/Gtk/SubmitHandler.xml index 1481f59df..fe9e05428 100644 --- a/doc/en/Gtk/SubmitHandler.xml +++ b/doc/en/Gtk/SubmitHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/TitleChangedHandler.xml b/doc/en/Gtk/TitleChangedHandler.xml index 1911d775a..6c0b16b5c 100644 --- a/doc/en/Gtk/TitleChangedHandler.xml +++ b/doc/en/Gtk/TitleChangedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/ToolbarSpaceStyle.xml b/doc/en/Gtk/ToolbarSpaceStyle.xml deleted file mode 100644 index 1b7ee90a1..000000000 --- a/doc/en/Gtk/ToolbarSpaceStyle.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - gtk-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The style of spaces in a . - - - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - - - Field - - Gtk.ToolbarSpaceStyle - - - - - Seperate items normally (no line). - - - - - - - Field - - Gtk.ToolbarSpaceStyle - - - - - Seperate items with a line. - - - - - - \ No newline at end of file diff --git a/doc/en/Gtk/UpdateArgs.xml b/doc/en/Gtk/UpdateArgs.xml deleted file mode 100644 index 692b380db..000000000 --- a/doc/en/Gtk/UpdateArgs.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - gnome-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.SignalArgs - - - - - - - Constructor - - - - To be added - To be added: an object of type 'Gtk.UpdateArgs' - To be added - - - - - Property - - System.Int32 - - - To be added - To be added: an object of type 'int' - To be added - - - - - Property - - Art.SVP - - - To be added - To be added: an object of type 'Art.SVP' - To be added - - - - - Property - - System.Double [] - - - To be added - To be added: an object of type 'double []' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Gtk/UpdateHandler.xml b/doc/en/Gtk/UpdateHandler.xml deleted file mode 100644 index 1ba76b86b..000000000 --- a/doc/en/Gtk/UpdateHandler.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - gnome-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Gtk/UrlRequestedHandler.xml b/doc/en/Gtk/UrlRequestedHandler.xml index 749ab58ec..637c01b8a 100644 --- a/doc/en/Gtk/UrlRequestedHandler.xml +++ b/doc/en/Gtk/UrlRequestedHandler.xml @@ -1,7 +1,7 @@ - gtk-sharp + gtkhtml-sharp 0.0.0.0 @@ -34,4 +34,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Pango/Engine.xml b/doc/en/Pango/Engine.xml deleted file mode 100644 index f16b0d219..000000000 --- a/doc/en/Pango/Engine.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - pango-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 - - - System.ValueType - - - - - - - Field - - Pango.Engine - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - To be added - To be added - - - - - Method - - Pango.Engine - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Pango.Engine' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/EngineInfo.xml b/doc/en/Pango/EngineInfo.xml deleted file mode 100644 index cb1165140..000000000 --- a/doc/en/Pango/EngineInfo.xml +++ /dev/null @@ -1,111 +0,0 @@ - - - - pango-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 - - - System.ValueType - - - - - - - Field - - Pango.EngineInfo - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - To be added - To be added - - - - - Method - - Pango.EngineInfo - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Pango.EngineInfo' - To be added - - - - - Property - - Pango.EngineRange - - - To be added - To be added: an object of type 'Pango.EngineRange' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/EngineRange.xml b/doc/en/Pango/EngineRange.xml deleted file mode 100644 index 0247c5065..000000000 --- a/doc/en/Pango/EngineRange.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - pango-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 - - - System.ValueType - - - - - - - Field - - Pango.EngineRange - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Method - - Pango.EngineRange - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Pango.EngineRange' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/FontsetSimple.xml b/doc/en/Pango/FontsetSimple.xml deleted file mode 100644 index 3533261cd..000000000 --- a/doc/en/Pango/FontsetSimple.xml +++ /dev/null @@ -1,138 +0,0 @@ - - - - pango-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 - - - Pango.Fontset - - - - GLib.IWrapper - - - System.IDisposable - - - - - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Void - - - - - - To be added - To be added: an object of type 'Pango.Font' - To be added - - - - - Method - - System.Void - - - - Disposes the resources associated with the object. - - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of FontsetSimple, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - To be added - To be added: an object of type 'Pango.Language' - To be added: an object of type 'Pango.FontsetSimple' - To be added - - - - - Constructor - - - - To be added - To be added: an object of type 'Pango.FontsetSimple' - To be added - - - - - Property - - GLib.GType - - - - To be added - a - To be added - - - - - Constructor - - - - - - To be added - a - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/FreeGCFunc.xml b/doc/en/Pango/FreeGCFunc.xml deleted file mode 100644 index cbb0aaac3..000000000 --- a/doc/en/Pango/FreeGCFunc.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - pango-sharp - 0.0.0.0 - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - To be added - To be added - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - System.Void - - \ No newline at end of file diff --git a/doc/en/Pango/GetGCFunc.xml b/doc/en/Pango/GetGCFunc.xml deleted file mode 100644 index 11765262b..000000000 --- a/doc/en/Pango/GetGCFunc.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - pango-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - System.IntPtr - - \ No newline at end of file diff --git a/doc/en/Pango/IncludedModule.xml b/doc/en/Pango/IncludedModule.xml deleted file mode 100644 index eb46ce1c6..000000000 --- a/doc/en/Pango/IncludedModule.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - pango-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 - - - System.ValueType - - - - - - - Field - - Pango.IncludedModule - - - - To be added - To be added - - - - - Method - - Pango.IncludedModule - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Pango.IncludedModule' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/Indic.xml b/doc/en/Pango/Indic.xml deleted file mode 100644 index b8c1eb468..000000000 --- a/doc/en/Pango/Indic.xml +++ /dev/null @@ -1,122 +0,0 @@ - - - - pango-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 - - - System.Object - - - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - - - - Constructor - - - - To be added - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - To be added - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - To be added - a - a - a - a - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/IndicScript.xml b/doc/en/Pango/IndicScript.xml deleted file mode 100644 index 4dcd2a214..000000000 --- a/doc/en/Pango/IndicScript.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - pango-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 - - - System.ValueType - - - - - - - Field - - Pango.IndicScript - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Method - - Pango.IndicScript - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Pango.IndicScript' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/Map.xml b/doc/en/Pango/Map.xml deleted file mode 100644 index c16eec1bb..000000000 --- a/doc/en/Pango/Map.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - pango-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 - - - - - - - Method - - Pango.MapEntry - - - - - - To be added - To be added: an object of type 'uint' - To be added: an object of type 'Pango.MapEntry' - To be added - - - - - Method - - Pango.Engine - - - - - - To be added - To be added: an object of type 'uint' - To be added: an object of type 'Pango.Engine' - To be added - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of Map, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - To be added - To be added: an object of type 'Pango.Map' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/MapEntry.xml b/doc/en/Pango/MapEntry.xml deleted file mode 100644 index d94bcdcec..000000000 --- a/doc/en/Pango/MapEntry.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - pango-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 - - - System.ValueType - - - - - - - Field - - Pango.MapEntry - - - - To be added - To be added - - - - - Field - - System.Boolean - - - - To be added - To be added - - - - - Method - - Pango.MapEntry - - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'Pango.MapEntry' - To be added - - - - - Property - - Pango.EngineInfo - - - To be added - To be added: an object of type 'Pango.EngineInfo' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/OTInfo.xml b/doc/en/Pango/OTInfo.xml deleted file mode 100644 index 80161ca5d..000000000 --- a/doc/en/Pango/OTInfo.xml +++ /dev/null @@ -1,180 +0,0 @@ - - - - pango-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 - - - - - - - Method - - System.UInt32 - - - - - - - - - To be added - To be added: an object of type 'Pango.OTTableType' - To be added: an object of type 'uint' - To be added: an object of type 'uint' - To be added: an object of type 'uint' - To be added: an object of type 'uint' - To be added - - - - - Method - - System.UInt32 - - - - - - To be added - To be added: an object of type 'Pango.OTTableType' - To be added: an object of type 'uint' - To be added - - - - - Method - - System.UInt32 - - - - - - - - To be added - To be added: an object of type 'Pango.OTTableType' - To be added: an object of type 'uint' - To be added: an object of type 'uint' - To be added: an object of type 'uint' - To be added - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of OTInfo, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - To be added - To be added: an object of type 'Pango.OTInfo' - To be added - - - - - Method - - System.Boolean - - - - - - - - - - To be added - a - a - a - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - - - - To be added - a - a - a - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - - To be added - a - a - a - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/OTRuleset.xml b/doc/en/Pango/OTRuleset.xml deleted file mode 100644 index 573e61325..000000000 --- a/doc/en/Pango/OTRuleset.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - pango-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 - - - - - - - Method - - System.Void - - - - - - - - To be added - To be added: an object of type 'Pango.OTTableType' - To be added: an object of type 'uint' - To be added: an object of type 'ulong' - To be added - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of OTRuleset, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - To be added - To be added: an object of type 'Pango.OTInfo' - To be added: an object of type 'Pango.OTRuleset' - To be added - - - - - Constructor - - - - To be added - To be added: an object of type 'Pango.OTRuleset' - To be added - - - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/OTTableType.xml b/doc/en/Pango/OTTableType.xml deleted file mode 100644 index eb8b5accf..000000000 --- a/doc/en/Pango/OTTableType.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - pango-sharp - - - 0.0.0.0 - neutral - - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - The values of this enumeration are used to identify the various OpenType tables - - - - System.Enum - - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - - - - - - Field - - Pango.OTTableType - - - - The GSUB table - - - - - - Field - - Pango.OTTableType - - - - The GPOS table - - - - - \ No newline at end of file diff --git a/doc/en/Pango/X.xml b/doc/en/Pango/X.xml deleted file mode 100644 index d31a0b698..000000000 --- a/doc/en/Pango/X.xml +++ /dev/null @@ -1,230 +0,0 @@ - - - - pango-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 - - - System.Object - - - - - - - Method - - Pango.XFontCache - - - - - - To be added - a - a - To be added - - - - - Method - - System.String - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.UInt32 - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.UInt32 - - - - - - To be added - a - a - To be added - - - - - Constructor - - - - To be added - a - To be added - - - - - Method - - System.Int32 - - - - - - - - - - To be added - a - a - a - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - - - To be added - a - a - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - - - - To be added - a - a - a - a - a - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/XFontCache.xml b/doc/en/Pango/XFontCache.xml deleted file mode 100644 index e17965742..000000000 --- a/doc/en/Pango/XFontCache.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - pango-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 - - - - - - - Method - - System.Void - - - - To be added - To be added - - - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of XFontCache, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - To be added - To be added: an object of type 'Pango.XFontCache' - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/Xft.xml b/doc/en/Pango/Xft.xml deleted file mode 100644 index 7a173f4db..000000000 --- a/doc/en/Pango/Xft.xml +++ /dev/null @@ -1,116 +0,0 @@ - - - - pango-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 - - - System.Object - - - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - System.UInt32 - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.UInt32 - - - - - - - To be added - a - a - a - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - a - a - a - To be added - - - - - Constructor - - - - To be added - a - To be added - - - - - Method - - GLib.GType - - - - To be added - a - To be added - - - - \ No newline at end of file diff --git a/doc/en/Pango/XftSubstituteFunc.xml b/doc/en/Pango/XftSubstituteFunc.xml deleted file mode 100644 index 3205d6cbd..000000000 --- a/doc/en/Pango/XftSubstituteFunc.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - pango-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 - - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - System.Void - - \ No newline at end of file