From cc1f6e10f284b1cafef901bcf397c727b0da3a23 Mon Sep 17 00:00:00 2001 From: John Luke Date: Wed, 17 Sep 2003 21:56:59 +0000 Subject: [PATCH] run the updater, add docs for Art, Gda, and GnomeDb (includes Gnome.Print) svn path=/trunk/gtk-sharp/; revision=18154 --- doc/en/Art.xml | 10 + doc/en/Art/Affine.xml | 263 ++++ doc/en/Art/AlphaGamma.xml | 114 ++ doc/en/Art/AlphaType.xml | 80 ++ doc/en/Art/Bpath.xml | 150 ++ doc/en/Art/CompositingMode.xml | 80 ++ doc/en/Art/DRect.xml | 224 +++ doc/en/Art/DestroyNotify.xml | 34 + doc/en/Art/FilterLevel.xml | 92 ++ doc/en/Art/Global.xml | 107 ++ doc/en/Art/GradientLinear.xml | 135 ++ doc/en/Art/GradientRadial.xml | 123 ++ doc/en/Art/GradientSpread.xml | 80 ++ doc/en/Art/GradientStop.xml | 62 + doc/en/Art/IRect.xml | 160 +++ doc/en/Art/ImageSource.xml | 62 + doc/en/Art/ImageSourceFlags.xml | 68 + doc/en/Art/MaskSource.xml | 62 + doc/en/Art/PathStrokeCapType.xml | 80 ++ doc/en/Art/PathStrokeJoinType.xml | 80 ++ doc/en/Art/Pathcode.xml | 104 ++ doc/en/Art/PixBuf.xml | 207 +++ doc/en/Art/PixFormat.xml | 56 + doc/en/Art/Point.xml | 74 + doc/en/Art/Render.xml | 434 ++++++ doc/en/Art/RenderCallback.xml | 50 + doc/en/Art/RenderMaskRun.xml | 74 + doc/en/Art/Rgb.xml | 33 + doc/en/Art/Rgba.xml | 33 + doc/en/Art/SVP.xml | 369 +++++ doc/en/Art/SVPRenderAAIter.xml | 82 ++ doc/en/Art/SVPRenderAAStep.xml | 74 + doc/en/Art/SVPSeg.xml | 129 ++ doc/en/Art/SvpWriter.xml | 79 ++ doc/en/Art/Uta.xml | 255 ++++ doc/en/Art/Vpath.xml | 220 +++ doc/en/Art/VpathDash.xml | 51 + doc/en/Art/WindRule.xml | 92 ++ doc/en/Atk/Action.xml | 28 +- doc/en/Atk/Attribute.xml | 9 +- doc/en/Atk/Component.xml | 78 +- doc/en/Atk/CoordType.xml | 2 +- doc/en/Atk/Document.xml | 2 +- doc/en/Atk/EditableText.xml | 41 +- doc/en/Atk/EventListener.xml | 9 +- doc/en/Atk/EventListenerInit.xml | 9 +- doc/en/Atk/Focus.xml | 10 +- doc/en/Atk/FocusHandler.xml | 9 +- doc/en/Atk/Function.xml | 9 +- doc/en/Atk/GObjectAccessible.xml | 14 +- doc/en/Atk/Global.xml | 38 +- doc/en/Atk/Hyperlink.xml | 44 +- doc/en/Atk/Hypertext.xml | 10 +- doc/en/Atk/Image.xml | 20 +- doc/en/Atk/Implementor.xml | 2 +- doc/en/Atk/KeyEventStruct.xml | 6 +- doc/en/Atk/KeyEventType.xml | 2 +- doc/en/Atk/KeySnoopFunc.xml | 12 +- doc/en/Atk/Layer.xml | 2 +- doc/en/Atk/NoOpObject.xml | 451 +++--- doc/en/Atk/NoOpObjectFactory.xml | 10 +- doc/en/Atk/Object.xml | 113 +- doc/en/Atk/ObjectFactory.xml | 14 +- doc/en/Atk/PropertyChangeHandler.xml | 9 +- doc/en/Atk/PropertyValues.xml | 6 +- doc/en/Atk/Registry.xml | 24 +- doc/en/Atk/Relation.xml | 30 +- doc/en/Atk/RelationSet.xml | 30 +- doc/en/Atk/RelationType.xml | 2 +- doc/en/Atk/Role.xml | 2 +- doc/en/Atk/Selection.xml | 22 +- doc/en/Atk/StateManager.xml | 14 +- doc/en/Atk/StateSet.xml | 46 +- doc/en/Atk/StateType.xml | 2 +- doc/en/Atk/StreamableContent.xml | 6 +- doc/en/Atk/Table.xml | 146 +- doc/en/Atk/Text.xml | 118 +- doc/en/Atk/TextAttribute.xml | 2 +- doc/en/Atk/TextBoundary.xml | 2 +- doc/en/Atk/Util.xml | 10 +- doc/en/Atk/Value.xml | 18 +- .../AtkSharp/ActiveDescendantChangedArgs.xml | 2 +- .../ActiveDescendantChangedHandler.xml | 14 +- doc/en/AtkSharp/ChildrenChangedArgs.xml | 2 +- doc/en/AtkSharp/ChildrenChangedHandler.xml | 14 +- doc/en/AtkSharp/ColumnDeletedArgs.xml | 2 +- doc/en/AtkSharp/ColumnDeletedHandler.xml | 14 +- doc/en/AtkSharp/ColumnInsertedArgs.xml | 2 +- doc/en/AtkSharp/ColumnInsertedHandler.xml | 14 +- doc/en/AtkSharp/EventListenerInitWrapper.xml | 8 +- doc/en/AtkSharp/EventListenerWrapper.xml | 8 +- doc/en/AtkSharp/FocusEventArgs.xml | 2 +- doc/en/AtkSharp/FocusEventHandler.xml | 14 +- doc/en/AtkSharp/FocusHandlerWrapper.xml | 8 +- doc/en/AtkSharp/FunctionWrapper.xml | 12 +- doc/en/AtkSharp/KeySnoopFuncWrapper.xml | 14 +- doc/en/AtkSharp/PropertyChangeArgs.xml | 2 +- doc/en/AtkSharp/PropertyChangeHandler.xml | 14 +- .../AtkSharp/PropertyChangeHandlerWrapper.xml | 8 +- doc/en/AtkSharp/RowDeletedArgs.xml | 2 +- doc/en/AtkSharp/RowDeletedHandler.xml | 14 +- doc/en/AtkSharp/RowInsertedArgs.xml | 2 +- doc/en/AtkSharp/RowInsertedHandler.xml | 14 +- doc/en/AtkSharp/StateChangeArgs.xml | 2 +- doc/en/AtkSharp/StateChangeHandler.xml | 14 +- doc/en/AtkSharp/TextCaretMovedArgs.xml | 2 +- doc/en/AtkSharp/TextCaretMovedHandler.xml | 14 +- doc/en/AtkSharp/TextChangedArgs.xml | 2 +- doc/en/AtkSharp/TextChangedHandler.xml | 14 +- doc/en/GConf/ChangeSet.xml | 17 - doc/en/GConf/Client.xml | 24 +- doc/en/GConf/ClientBase.xml | 29 - doc/en/GConf/NotifyFuncNative.xml | 81 +- doc/en/GLib/ListBase.xml | 17 +- doc/en/GLib/Log.xml | 2 +- doc/en/GLib/MainContext.xml | 2 +- doc/en/GLib/Markup.xml | 2 +- doc/en/GLib/Object.xml | 122 +- doc/en/GLib/Opaque.xml | 2 +- doc/en/GLib/SList.xml | 2 +- doc/en/GLib/SignalAttribute.xml | 2 +- doc/en/GLib/Source.xml | 2 +- doc/en/GLib/Thread.xml | 2 +- doc/en/GLib/Timeout.xml | 2 +- doc/en/GLib/TimeoutHandler.xml | 2 +- doc/en/GLib/Type.xml | 2 +- doc/en/GLib/TypeFundamentals.xml | 2 +- doc/en/GLib/UnwrappedObject.xml | 2 +- doc/en/GLib/Value.xml | 2 +- doc/en/GLibSharp/ManagedValue.xml | 2 +- doc/en/GLibSharp/Marshaller.xml | 2 +- doc/en/GLibSharp/TypeConverter.xml | 2 +- doc/en/Gda.xml | 10 + doc/en/Gda/Application.xml | 120 ++ doc/en/Gda/Blob.xml | 186 +++ doc/en/Gda/BlobMode.xml | 84 ++ doc/en/Gda/Client.xml | 342 +++++ doc/en/Gda/ClientEvent.xml | 128 ++ doc/en/Gda/Command.xml | 195 +++ doc/en/Gda/CommandOptions.xml | 84 ++ doc/en/Gda/CommandType.xml | 116 ++ doc/en/Gda/Config.xml | 525 +++++++ doc/en/Gda/ConfigListenerFunc.xml | 34 + doc/en/Gda/Connection.xml | 515 +++++++ doc/en/Gda/ConnectionFeature.xml | 200 +++ doc/en/Gda/ConnectionOptions.xml | 72 + doc/en/Gda/ConnectionSchema.xml | 212 +++ doc/en/Gda/DataModel.xml | 579 ++++++++ doc/en/Gda/DataModelArray.xml | 131 ++ doc/en/Gda/DataModelForeachFunc.xml | 35 + doc/en/Gda/DataModelHash.xml | 186 +++ doc/en/Gda/DataModelList.xml | 123 ++ doc/en/Gda/DataSourceInfo.xml | 122 ++ doc/en/Gda/Date.xml | 86 ++ doc/en/Gda/Error.xml | 188 +++ doc/en/Gda/ExportFlags.xml | 56 + doc/en/Gda/Field.xml | 112 ++ doc/en/Gda/FieldAttributes.xml | 412 ++++++ doc/en/Gda/File.xml | 67 + doc/en/Gda/GeometricPoint.xml | 74 + doc/en/Gda/Global.xml | 67 + doc/en/Gda/InitFunc.xml | 32 + doc/en/Gda/Log.xml | 102 ++ doc/en/Gda/Main.xml | 60 + doc/en/Gda/Money.xml | 74 + doc/en/Gda/Numeric.xml | 86 ++ doc/en/Gda/Parameter.xml | 215 +++ doc/en/Gda/ParameterList.xml | 132 ++ doc/en/Gda/ProviderInfo.xml | 98 ++ doc/en/Gda/QuarkList.xml | 125 ++ doc/en/Gda/Row.xml | 163 +++ doc/en/Gda/Select.xml | 135 ++ doc/en/Gda/ServerProvider.xml | 360 +++++ doc/en/Gda/Table.xml | 168 +++ doc/en/Gda/Time.xml | 98 ++ doc/en/Gda/Timestamp.xml | 146 ++ doc/en/Gda/Transaction.xml | 133 ++ doc/en/Gda/TransactionIsolation.xml | 104 ++ doc/en/Gda/Value.xml | 1209 +++++++++++++++++ doc/en/Gda/ValueType.xml | 344 +++++ doc/en/Gda/XmlConnection.xml | 196 +++ doc/en/Gda/XmlDatabase.xml | 304 +++++ doc/en/Gda/XmlDocument.xml | 188 +++ doc/en/Gda/Xql.xml | 49 + doc/en/Gda/XqlAtom.xml | 91 ++ doc/en/Gda/XqlAtomClass.xml | 62 + doc/en/Gda/XqlBin.xml | 336 +++++ doc/en/Gda/XqlBinClass.xml | 62 + doc/en/Gda/XqlColumn.xml | 106 ++ doc/en/Gda/XqlColumnClass.xml | 62 + doc/en/Gda/XqlConst.xml | 110 ++ doc/en/Gda/XqlConstClass.xml | 62 + doc/en/Gda/XqlDelete.xml | 88 ++ doc/en/Gda/XqlDeleteClass.xml | 62 + doc/en/Gda/XqlDml.xml | 264 ++++ doc/en/Gda/XqlDmlClass.xml | 62 + doc/en/Gda/XqlDual.xml | 436 ++++++ doc/en/Gda/XqlDualClass.xml | 62 + doc/en/Gda/XqlField.xml | 108 ++ doc/en/Gda/XqlFieldClass.xml | 62 + doc/en/Gda/XqlFunc.xml | 146 ++ doc/en/Gda/XqlFuncClass.xml | 62 + doc/en/Gda/XqlInsert.xml | 88 ++ doc/en/Gda/XqlInsertClass.xml | 62 + doc/en/Gda/XqlItem.xml | 252 ++++ doc/en/Gda/XqlItemClass.xml | 50 + doc/en/Gda/XqlJoin.xml | 108 ++ doc/en/Gda/XqlJoinClass.xml | 62 + doc/en/Gda/XqlList.xml | 261 ++++ doc/en/Gda/XqlListClass.xml | 62 + doc/en/Gda/XqlQuery.xml | 104 ++ doc/en/Gda/XqlQueryClass.xml | 62 + doc/en/Gda/XqlSelect.xml | 88 ++ doc/en/Gda/XqlSelectClass.xml | 62 + doc/en/Gda/XqlStack.xml | 141 ++ doc/en/Gda/XqlStackClass.xml | 50 + doc/en/Gda/XqlTarget.xml | 108 ++ doc/en/Gda/XqlTargetClass.xml | 62 + doc/en/Gda/XqlUpdate.xml | 101 ++ doc/en/Gda/XqlUpdateClass.xml | 62 + doc/en/Gda/XqlValue.xml | 104 ++ doc/en/Gda/XqlValueClass.xml | 62 + doc/en/Gda/XqlValueRef.xml | 88 ++ doc/en/Gda/XqlValueRefClass.xml | 62 + doc/en/GdaSharp/ErrorArgs.xml | 46 + doc/en/GdaSharp/ErrorHandler.xml | 35 + doc/en/GdaSharp/EventNotificationArgs.xml | 72 + doc/en/GdaSharp/EventNotificationHandler.xml | 35 + doc/en/GdaSharp/RowInsertedEventArgs.xml | 46 + doc/en/GdaSharp/RowInsertedEventHandler.xml | 35 + doc/en/GdaSharp/RowRemovedEventArgs.xml | 46 + doc/en/GdaSharp/RowRemovedEventHandler.xml | 35 + doc/en/GdaSharp/RowUpdatedEventArgs.xml | 46 + doc/en/GdaSharp/RowUpdatedEventHandler.xml | 35 + doc/en/GdaSharp/WarningArgs.xml | 46 + doc/en/GdaSharp/WarningHandler.xml | 35 + doc/en/Gdk/Atom.xml | 12 +- doc/en/Gdk/AxisUse.xml | 2 +- doc/en/Gdk/BRESINFO.xml | 6 +- doc/en/Gdk/Bitmap.xml | 20 +- doc/en/Gdk/ByteOrder.xml | 2 +- doc/en/Gdk/CapStyle.xml | 2 +- doc/en/Gdk/Color.xml | 28 +- doc/en/Gdk/Colormap.xml | 48 +- doc/en/Gdk/Colorspace.xml | 2 +- doc/en/Gdk/CrossingMode.xml | 2 +- doc/en/Gdk/Cursor.xml | 30 +- doc/en/Gdk/CursorType.xml | 2 +- doc/en/Gdk/DestroyNotify.xml | 9 +- doc/en/Gdk/Device.xml | 65 +- doc/en/Gdk/DeviceAxis.xml | 6 +- doc/en/Gdk/DeviceKey.xml | 6 +- doc/en/Gdk/Display.xml | 63 +- doc/en/Gdk/DisplayManager.xml | 17 +- doc/en/Gdk/DisplayPointerHooks.xml | 6 +- doc/en/Gdk/Drag.xml | 94 +- doc/en/Gdk/DragAction.xml | 2 +- doc/en/Gdk/DragContext.xml | 10 +- doc/en/Gdk/DragProtocol.xml | 2 +- doc/en/Gdk/Drawable.xml | 357 +++-- doc/en/Gdk/Drop.xml | 18 +- doc/en/Gdk/EdgeTable.xml | 6 +- doc/en/Gdk/Error.xml | 2 +- doc/en/Gdk/EventButton.xml | 92 +- doc/en/Gdk/EventFocus.xml | 24 +- doc/en/Gdk/EventNoExpose.xml | 3 +- doc/en/Gdk/EventVisibility.xml | 16 +- doc/en/Gdk/ExtensionMode.xml | 2 +- doc/en/Gdk/Fill.xml | 2 +- doc/en/Gdk/FillRule.xml | 2 +- doc/en/Gdk/FilterFunc.xml | 14 +- doc/en/Gdk/FilterReturn.xml | 2 +- doc/en/Gdk/Font.xml | 6 +- doc/en/Gdk/Function.xml | 2 +- doc/en/Gdk/GC.xml | 114 +- doc/en/Gdk/GCValues.xml | 18 +- doc/en/Gdk/GCValuesMask.xml | 2 +- doc/en/Gdk/Geometry.xml | 6 +- doc/en/Gdk/Global.xml | 88 +- doc/en/Gdk/GrabStatus.xml | 2 +- doc/en/Gdk/Gravity.xml | 2 +- doc/en/Gdk/Image.xml | 37 +- doc/en/Gdk/ImageType.xml | 2 +- doc/en/Gdk/InputCondition.xml | 2 +- doc/en/Gdk/InputFunction.xml | 16 +- doc/en/Gdk/InputMode.xml | 2 +- doc/en/Gdk/InputSource.xml | 2 +- doc/en/Gdk/InterpType.xml | 2 +- doc/en/Gdk/JoinStyle.xml | 2 +- doc/en/Gdk/Keyboard.xml | 14 +- doc/en/Gdk/Keymap.xml | 60 +- doc/en/Gdk/KeymapKey.xml | 6 +- doc/en/Gdk/Keyval.xml | 38 +- doc/en/Gdk/LineStyle.xml | 2 +- doc/en/Gdk/ModifierType.xml | 2 +- doc/en/Gdk/NotifyType.xml | 2 +- doc/en/Gdk/OverlapType.xml | 2 +- doc/en/Gdk/PangoAttrEmbossed.xml | 10 +- doc/en/Gdk/PangoAttrStipple.xml | 13 +- doc/en/Gdk/PangoHelper.xml | 36 +- doc/en/Gdk/Pixbuf.xml | 466 +++---- doc/en/Gdk/PixbufAlphaMode.xml | 2 +- doc/en/Gdk/PixbufAniAnim.xml | 10 +- doc/en/Gdk/PixbufAniAnimIter.xml | 10 +- doc/en/Gdk/PixbufAnimation.xml | 18 +- doc/en/Gdk/PixbufAnimationIter.xml | 14 +- doc/en/Gdk/PixbufDestroyNotify.xml | 12 +- doc/en/Gdk/PixbufError.xml | 2 +- doc/en/Gdk/PixbufFormat.xml | 6 +- doc/en/Gdk/PixbufFrame.xml | 15 +- doc/en/Gdk/PixbufFrameAction.xml | 2 +- doc/en/Gdk/PixbufGifAnim.xml | 14 +- doc/en/Gdk/PixbufGifAnimIter.xml | 10 +- doc/en/Gdk/PixbufLoader.xml | 42 +- doc/en/Gdk/PixbufModule.xml | 6 +- doc/en/Gdk/PixbufModuleFillInfoFunc.xml | 12 +- doc/en/Gdk/PixbufModuleFillVtableFunc.xml | 12 +- doc/en/Gdk/PixbufModulePattern.xml | 6 +- doc/en/Gdk/PixbufModulePreparedFunc.xml | 14 +- doc/en/Gdk/PixbufModuleSizeFunc.xml | 14 +- doc/en/Gdk/PixbufModuleUpdatedFunc.xml | 20 +- doc/en/Gdk/Pixdata.xml | 22 +- doc/en/Gdk/PixdataDumpType.xml | 2 +- doc/en/Gdk/PixdataType.xml | 2 +- doc/en/Gdk/Pixmap.xml | 100 +- doc/en/Gdk/Point.xml | 12 +- doc/en/Gdk/Pointer.xml | 20 +- doc/en/Gdk/PointerHooks.xml | 6 +- doc/en/Gdk/PropMode.xml | 2 +- doc/en/Gdk/Property.xml | 46 +- doc/en/Gdk/PropertyState.xml | 2 +- doc/en/Gdk/Query.xml | 14 +- doc/en/Gdk/Rectangle.xml | 28 +- doc/en/Gdk/Region.xml | 84 +- doc/en/Gdk/RegionBox.xml | 6 +- doc/en/Gdk/Rgb.xml | 17 +- doc/en/Gdk/RgbCmap.xml | 12 +- doc/en/Gdk/RgbDither.xml | 2 +- doc/en/Gdk/Screen.xml | 43 +- doc/en/Gdk/ScrollDirection.xml | 2 +- doc/en/Gdk/Segment.xml | 6 +- doc/en/Gdk/Selection.xml | 80 +- doc/en/Gdk/SettingAction.xml | 2 +- doc/en/Gdk/Span.xml | 6 +- doc/en/Gdk/SpanFunc.xml | 12 +- doc/en/Gdk/Status.xml | 2 +- doc/en/Gdk/SubwindowMode.xml | 2 +- doc/en/Gdk/Text.xml | 54 +- doc/en/Gdk/Threads.xml | 2 +- doc/en/Gdk/TimeCoord.xml | 6 +- doc/en/Gdk/VisibilityState.xml | 2 +- doc/en/Gdk/Visual.xml | 24 +- doc/en/Gdk/VisualType.xml | 2 +- doc/en/Gdk/WMDecoration.xml | 2 +- doc/en/Gdk/WMFunction.xml | 2 +- doc/en/Gdk/Window.xml | 392 +++--- doc/en/Gdk/WindowAttr.xml | 12 +- doc/en/Gdk/WindowAttributesType.xml | 2 +- doc/en/Gdk/WindowClass.xml | 2 +- doc/en/Gdk/WindowEdge.xml | 2 +- doc/en/Gdk/WindowHints.xml | 2 +- doc/en/Gdk/WindowState.xml | 2 +- doc/en/Gdk/WindowType.xml | 2 +- doc/en/Gdk/WindowTypeHint.xml | 2 +- doc/en/GdkSharp/AreaUpdatedArgs.xml | 2 +- doc/en/GdkSharp/AreaUpdatedHandler.xml | 14 +- doc/en/GdkSharp/ClosedArgs.xml | 2 +- doc/en/GdkSharp/ClosedHandler.xml | 14 +- doc/en/GdkSharp/DestroyNotifyWrapper.xml | 12 +- doc/en/GdkSharp/DisplayOpenedArgs.xml | 2 +- doc/en/GdkSharp/DisplayOpenedHandler.xml | 14 +- doc/en/GdkSharp/EventFuncWrapper.xml | 14 +- doc/en/GdkSharp/FilterFuncWrapper.xml | 16 +- doc/en/GdkSharp/InputFunctionWrapper.xml | 16 +- .../GdkSharp/PixbufDestroyNotifyWrapper.xml | 14 +- doc/en/GdkSharp/SizePreparedArgs.xml | 2 +- doc/en/GdkSharp/SizePreparedHandler.xml | 14 +- doc/en/GdkSharp/SpanFuncWrapper.xml | 14 +- doc/en/Gnome/About.xml | 64 +- doc/en/Gnome/App.xml | 272 ++-- doc/en/Gnome/AppBar.xml | 46 +- doc/en/Gnome/AppBarMsg.xml | 6 +- doc/en/Gnome/Canvas.xml | 105 +- doc/en/Gnome/CanvasBpathPriv.xml | 6 +- doc/en/Gnome/CanvasBuf.xml | 6 +- doc/en/Gnome/CanvasHacktext.xml | 183 +++ doc/en/Gnome/CanvasHacktextPriv.xml | 51 + doc/en/Gnome/CanvasItem.xml | 16 + doc/en/Gnome/CanvasPathDef.xml | 70 +- doc/en/Gnome/CanvasPoints.xml | 14 +- doc/en/Gnome/CanvasProxy.xml | 46 +- doc/en/Gnome/CanvasRE.xml | 2 +- doc/en/Gnome/CanvasRichText.xml | 91 +- doc/en/Gnome/CanvasShape.xml | 27 +- doc/en/Gnome/CanvasShapePriv.xml | 6 +- doc/en/Gnome/Client.xml | 127 +- doc/en/Gnome/ClientFlags.xml | 2 +- doc/en/Gnome/ClientState.xml | 2 +- doc/en/Gnome/ColorPicker.xml | 95 +- doc/en/Gnome/Config.xml | 178 +-- doc/en/Gnome/DateEdit.xml | 43 +- doc/en/Gnome/DateEditFlags.xml | 2 +- doc/en/Gnome/DialogType.xml | 2 +- doc/en/Gnome/Druid.xml | 71 +- doc/en/Gnome/DruidPage.xml | 30 +- doc/en/Gnome/DruidPageEdge.xml | 80 +- doc/en/Gnome/DruidPageStandard.xml | 65 +- doc/en/Gnome/EdgePosition.xml | 2 +- doc/en/Gnome/Entry.xml | 88 +- doc/en/Gnome/FileDomain.xml | 2 +- doc/en/Gnome/FileEntry.xml | 103 +- doc/en/Gnome/Font.xml | 695 ++++++++++ doc/en/Gnome/FontDialog.xml | 139 ++ doc/en/Gnome/FontFace.xml | 668 +++++++++ doc/en/Gnome/FontFamily.xml | 179 +++ doc/en/Gnome/FontPicker.xml | 49 +- doc/en/Gnome/FontPickerMode.xml | 5 +- doc/en/Gnome/FontPreview.xml | 135 ++ doc/en/Gnome/FontSelection.xml | 150 ++ doc/en/Gnome/FontWeight.xml | 224 +++ doc/en/Gnome/GPAOptionMenu.xml | 115 ++ doc/en/Gnome/GPAPrinterSelector.xml | 113 ++ doc/en/Gnome/GPASettingsSelector.xml | 99 ++ doc/en/Gnome/GPATransportSelector.xml | 99 ++ doc/en/Gnome/GPAWidget.xml | 131 ++ doc/en/Gnome/GPFamilyEntry.xml | 98 ++ doc/en/Gnome/GPFontEntry.xml | 219 +++ doc/en/Gnome/GPFontEntryAlias.xml | 87 ++ doc/en/Gnome/GPFontEntryType.xml | 92 ++ doc/en/Gnome/GPFontMap.xml | 187 +++ doc/en/Gnome/GPGC.xml | 51 + doc/en/Gnome/GPPath.xml | 519 +++++++ doc/en/Gnome/Gconf.xml | 12 +- doc/en/Gnome/GdkHelper.xml | 18 +- doc/en/Gnome/GdkPixbufAsyncHandle.xml | 6 +- doc/en/Gnome/GdkPixbufDoneCallback.xml | 12 +- doc/en/Gnome/GdkPixbufLoadCallback.xml | 9 +- doc/en/Gnome/Global.xml | 8 +- doc/en/Gnome/GlyphList.xml | 362 +++++ doc/en/Gnome/GpaModuleInfo.xml | 50 + doc/en/Gnome/GpaPaperPreviewItem.xml | 130 ++ doc/en/Gnome/GtkHelper.xml | 10 +- doc/en/Gnome/HRef.xml | 28 +- doc/en/Gnome/Help.xml | 126 +- doc/en/Gnome/HelpError.xml | 2 +- doc/en/Gnome/Icon.xml | 59 + doc/en/Gnome/IconDataPoint.xml | 74 + doc/en/Gnome/IconEntry.xml | 45 +- doc/en/Gnome/IconList.xml | 165 +-- doc/en/Gnome/IconListMode.xml | 2 +- doc/en/Gnome/IconLookupFlags.xml | 84 ++ doc/en/Gnome/IconLookupResultFlags.xml | 72 + doc/en/Gnome/IconSelection.xml | 26 +- doc/en/Gnome/IconTextItem.xml | 76 +- doc/en/Gnome/IconTheme.xml | 252 ++++ doc/en/Gnome/InteractFunction.xml | 23 +- doc/en/Gnome/InteractStyle.xml | 2 +- doc/en/Gnome/ModuleClassInitHook.xml | 9 +- doc/en/Gnome/ModuleHook.xml | 17 +- doc/en/Gnome/ModuleInfo.xml | 6 +- doc/en/Gnome/ModuleInitHook.xml | 18 +- doc/en/Gnome/ModuleRequirement.xml | 6 +- doc/en/Gnome/Modules.xml | 2 +- doc/en/Gnome/PaperPreview.xml | 113 ++ doc/en/Gnome/PaperSelector.xml | 129 ++ doc/en/Gnome/Pgl.xml | 164 +++ doc/en/Gnome/PixmapEntry.xml | 41 +- doc/en/Gnome/Popup.xml | 58 +- doc/en/Gnome/PosGlyphList.xml | 51 + doc/en/Gnome/PreferencesType.xml | 2 +- doc/en/Gnome/Print.xml | 1145 ++++++++++++++++ doc/en/Gnome/PrintConfig.xml | 391 ++++++ doc/en/Gnome/PrintContext.xml | 133 ++ doc/en/Gnome/PrintCopiesSelector.xml | 154 +++ doc/en/Gnome/PrintDialog.xml | 271 ++++ doc/en/Gnome/PrintFRGBA.xml | 107 ++ doc/en/Gnome/PrintJob.xml | 262 ++++ doc/en/Gnome/PrintJobPreview.xml | 115 ++ doc/en/Gnome/PrintMeta.xml | 216 +++ doc/en/Gnome/PrintModule.xml | 74 + doc/en/Gnome/PrintModuleFlags.xml | 80 ++ doc/en/Gnome/PrintMultipage.xml | 122 ++ doc/en/Gnome/PrintPaper.xml | 193 +++ doc/en/Gnome/PrintPdf.xml | 107 ++ doc/en/Gnome/PrintPreview.xml | 129 ++ doc/en/Gnome/PrintPs2.xml | 107 ++ doc/en/Gnome/PrintRBuf.xml | 117 ++ doc/en/Gnome/PrintRGBP.xml | 135 ++ doc/en/Gnome/PrintRangeType.xml | 80 ++ doc/en/Gnome/PrintReturnCode.xml | 152 +++ doc/en/Gnome/PrintTransport.xml | 167 +++ doc/en/Gnome/PrintUnit.xml | 259 ++++ doc/en/Gnome/PrintUnitBase.xml | 92 ++ doc/en/Gnome/PrintUnitSelector.xml | 180 +++ doc/en/Gnome/PrinterSelector.xml | 126 ++ doc/en/Gnome/Program.xml | 74 +- doc/en/Gnome/RFont.xml | 252 ++++ doc/en/Gnome/ReplyCallback.xml | 12 +- doc/en/Gnome/RestartStyle.xml | 2 +- doc/en/Gnome/SaveStyle.xml | 2 +- doc/en/Gnome/Score.xml | 6 +- doc/en/Gnome/Scores.xml | 23 +- doc/en/Gnome/Sound.xml | 16 +- doc/en/Gnome/Stock.xml | 2 +- doc/en/Gnome/StringCallback.xml | 12 +- doc/en/Gnome/ThemeFile.xml | 219 +++ doc/en/Gnome/ThemeFileLineFunc.xml | 37 + doc/en/Gnome/ThemeFileParseError.xml | 80 ++ doc/en/Gnome/ThemeFileSectionFunc.xml | 35 + doc/en/Gnome/Thumbnail.xml | 105 ++ doc/en/Gnome/ThumbnailFactory.xml | 125 ++ doc/en/Gnome/ThumbnailSize.xml | 68 + doc/en/Gnome/Trigger.xml | 6 +- doc/en/Gnome/TriggerActionFunction.xml | 18 +- doc/en/Gnome/TriggerList.xml | 6 +- doc/en/Gnome/TriggerType.xml | 2 +- doc/en/Gnome/Triggers.xml | 16 +- doc/en/Gnome/UIBuilderData.xml | 6 +- doc/en/Gnome/UIInfo.xml | 9 +- doc/en/Gnome/UIInfoConfigurableTypes.xml | 2 +- doc/en/Gnome/UIInfoType.xml | 2 +- doc/en/Gnome/UIPixmapType.xml | 2 +- doc/en/Gnome/UISignalConnectFunc.xml | 20 +- doc/en/Gnome/URLError.xml | 2 +- doc/en/Gnome/Url.xml | 24 +- doc/en/Gnome/User.xml | 2 +- doc/en/Gnome/Window.xml | 36 +- doc/en/GnomeDb.xml | 10 + doc/en/GnomeDb/Application.xml | 120 ++ doc/en/GnomeDb/Browser.xml | 136 ++ doc/en/GnomeDb/Combo.xml | 112 ++ doc/en/GnomeDb/ComponentInfo.xml | 171 +++ doc/en/GnomeDb/ComponentType.xml | 92 ++ doc/en/GnomeDb/Config.xml | 451 ++++++ doc/en/GnomeDb/ConnectionProperties.xml | 126 ++ doc/en/GnomeDb/ConnectionSelector.xml | 99 ++ doc/en/GnomeDb/ControlWidget.xml | 149 ++ doc/en/GnomeDb/DataSourceSelector.xml | 113 ++ doc/en/GnomeDb/DsnConfig.xml | 124 ++ doc/en/GnomeDb/DsnConfigDruid.xml | 124 ++ doc/en/GnomeDb/Editor.xml | 221 +++ doc/en/GnomeDb/EditorClass.xml | 50 + doc/en/GnomeDb/Error.xml | 163 +++ doc/en/GnomeDb/ErrorDialog.xml | 141 ++ doc/en/GnomeDb/Form.xml | 150 ++ doc/en/GnomeDb/FormType.xml | 68 + doc/en/GnomeDb/Global.xml | 131 ++ doc/en/GnomeDb/GrayBar.xml | 168 +++ doc/en/GnomeDb/Grid.xml | 380 ++++++ doc/en/GnomeDb/GridForeachFunc.xml | 35 + doc/en/GnomeDb/IconList.xml | 126 ++ doc/en/GnomeDb/List.xml | 152 +++ doc/en/GnomeDb/Login.xml | 164 +++ doc/en/GnomeDb/LoginDialog.xml | 178 +++ doc/en/GnomeDb/Main.xml | 60 + doc/en/GnomeDb/New.xml | 452 ++++++ doc/en/GnomeDb/Option.xml | 83 ++ doc/en/GnomeDb/ProviderSelector.xml | 99 ++ doc/en/GnomeDb/QueryBuilder.xml | 126 ++ doc/en/GnomeDb/ReportEditor.xml | 99 ++ doc/en/GnomeDb/SqlViewer.xml | 115 ++ doc/en/GnomeDb/Stock.xml | 228 ++++ doc/en/GnomeDb/StockManager.xml | 81 ++ doc/en/GnomeDb/TableEditor.xml | 99 ++ doc/en/GnomeDb/Text.xml | 175 +++ doc/en/GnomeDbSharp/CreatePopupMenuArgs.xml | 46 + .../GnomeDbSharp/CreatePopupMenuHandler.xml | 35 + doc/en/GnomeDbSharp/DoubleClickedArgs.xml | 46 + doc/en/GnomeDbSharp/DoubleClickedHandler.xml | 35 + doc/en/GnomeDbSharp/FinishedArgs.xml | 46 + doc/en/GnomeDbSharp/FinishedHandler.xml | 35 + doc/en/GnomeDbSharp/ProgressMessageArgs.xml | 46 + .../GnomeDbSharp/ProgressMessageHandler.xml | 35 + doc/en/GnomeDbSharp/RowSelectedArgs.xml | 46 + doc/en/GnomeDbSharp/RowSelectedHandler.xml | 35 + doc/en/GnomeDbSharp/SelectionClearedArgs.xml | 46 + .../GnomeDbSharp/SelectionClearedHandler.xml | 35 + doc/en/GnomeSharp/BackClickedArgs.xml | 2 +- doc/en/GnomeSharp/BackClickedHandler.xml | 14 +- doc/en/GnomeSharp/CancelClickedArgs.xml | 2 +- doc/en/GnomeSharp/CancelClickedHandler.xml | 14 +- doc/en/GnomeSharp/CanvasEventArgs.xml | 2 +- doc/en/GnomeSharp/CanvasEventHandler.xml | 14 +- doc/en/GnomeSharp/ColorSetArgs.xml | 2 +- doc/en/GnomeSharp/ColorSetHandler.xml | 14 +- doc/en/GnomeSharp/ConnectedArgs.xml | 2 +- doc/en/GnomeSharp/ConnectedHandler.xml | 14 +- doc/en/GnomeSharp/CopiesSetArgs.xml | 59 + doc/en/GnomeSharp/CopiesSetHandler.xml | 35 + doc/en/GnomeSharp/DrawBackgroundArgs.xml | 2 +- doc/en/GnomeSharp/DrawBackgroundHandler.xml | 14 +- doc/en/GnomeSharp/FinishClickedArgs.xml | 2 +- doc/en/GnomeSharp/FinishClickedHandler.xml | 14 +- doc/en/GnomeSharp/FontSetArgs.xml | 11 +- doc/en/GnomeSharp/FontSetHandler.xml | 14 +- .../GdkPixbufDoneCallbackWrapper.xml | 14 +- .../GdkPixbufLoadCallbackWrapper.xml | 8 +- doc/en/GnomeSharp/IconFocusedArgs.xml | 2 +- doc/en/GnomeSharp/IconFocusedHandler.xml | 14 +- doc/en/GnomeSharp/IconSelectedArgs.xml | 2 +- doc/en/GnomeSharp/IconSelectedHandler.xml | 14 +- doc/en/GnomeSharp/IconUnselectedArgs.xml | 2 +- doc/en/GnomeSharp/IconUnselectedHandler.xml | 14 +- doc/en/GnomeSharp/InteractFunctionWrapper.xml | 18 +- .../GnomeSharp/ModuleClassInitHookWrapper.xml | 8 +- doc/en/GnomeSharp/ModuleHookWrapper.xml | 14 +- doc/en/GnomeSharp/ModuleInitHookWrapper.xml | 12 +- doc/en/GnomeSharp/MoveCursorArgs.xml | 2 +- doc/en/GnomeSharp/MoveCursorHandler.xml | 14 +- doc/en/GnomeSharp/NextClickedArgs.xml | 2 +- doc/en/GnomeSharp/NextClickedHandler.xml | 14 +- doc/en/GnomeSharp/PreparedArgs.xml | 2 +- doc/en/GnomeSharp/PreparedHandler.xml | 14 +- doc/en/GnomeSharp/RenderBackgroundArgs.xml | 2 +- doc/en/GnomeSharp/RenderBackgroundHandler.xml | 14 +- doc/en/GnomeSharp/ReplyCallbackWrapper.xml | 14 +- doc/en/GnomeSharp/SaveYourselfArgs.xml | 2 +- doc/en/GnomeSharp/SaveYourselfHandler.xml | 14 +- doc/en/GnomeSharp/StringCallbackWrapper.xml | 14 +- doc/en/GnomeSharp/TextChangedArgs.xml | 2 +- doc/en/GnomeSharp/TextChangedHandler.xml | 14 +- .../TriggerActionFunctionWrapper.xml | 16 +- .../GnomeSharp/UISignalConnectFuncWrapper.xml | 16 +- doc/en/Gtk/Accel.xml | 70 +- doc/en/Gtk/AccelFlags.xml | 2 +- doc/en/Gtk/AccelGroupActivate.xml | 18 +- doc/en/Gtk/AccelGroupEntry.xml | 6 +- doc/en/Gtk/AccelGroupFindFunc.xml | 14 +- doc/en/Gtk/AccelKey.xml | 6 +- doc/en/Gtk/AccelLabel.xml | 23 +- doc/en/Gtk/AccelMapForeach.xml | 20 +- doc/en/Gtk/Accelerator.xml | 25 +- doc/en/Gtk/Accessible.xml | 10 +- doc/en/Gtk/Adjustment.xml | 59 +- doc/en/Gtk/Alignment.xml | 42 +- doc/en/Gtk/AnchorType.xml | 2 +- doc/en/Gtk/Application.xml | 14 +- doc/en/Gtk/Arg.xml | 6 +- doc/en/Gtk/Arrow.xml | 22 +- doc/en/Gtk/ArrowType.xml | 2 +- doc/en/Gtk/AspectFrame.xml | 44 +- doc/en/Gtk/AttachOptions.xml | 2 +- doc/en/Gtk/Bin.xml | 10 +- doc/en/Gtk/Box.xml | 74 +- doc/en/Gtk/Button.xml | 58 +- doc/en/Gtk/ButtonBox.xml | 22 +- doc/en/Gtk/ButtonBoxStyle.xml | 2 +- doc/en/Gtk/ButtonsType.xml | 2 +- doc/en/Gtk/Calendar.xml | 67 +- doc/en/Gtk/CalendarDisplayOptions.xml | 2 +- doc/en/Gtk/Callback.xml | 12 +- doc/en/Gtk/CallbackMarshal.xml | 18 +- doc/en/Gtk/CellEditable.xml | 14 +- doc/en/Gtk/CellRenderer.xml | 122 +- doc/en/Gtk/CellRendererMode.xml | 2 +- doc/en/Gtk/CellRendererPixbuf.xml | 28 +- doc/en/Gtk/CellRendererState.xml | 2 +- doc/en/Gtk/CellRendererText.xml | 80 +- doc/en/Gtk/CellRendererToggle.xml | 26 +- doc/en/Gtk/CheckMenuItem.xml | 28 +- doc/en/Gtk/Clipboard.xml | 48 +- doc/en/Gtk/ClipboardClearFunc.xml | 14 +- doc/en/Gtk/ClipboardGetFunc.xml | 18 +- doc/en/Gtk/ClipboardReceivedFunc.xml | 14 +- doc/en/Gtk/ClipboardTextReceivedFunc.xml | 14 +- doc/en/Gtk/ColorSelection.xml | 40 +- doc/en/Gtk/ColorSelectionButton.xml | 8 +- .../Gtk/ColorSelectionChangePaletteFunc.xml | 14 +- ...orSelectionChangePaletteWithScreenFunc.xml | 16 +- doc/en/Gtk/ColorSelectionDialog.xml | 14 +- doc/en/Gtk/Combo.xml | 2 +- doc/en/Gtk/Container.xml | 109 +- doc/en/Gtk/CornerType.xml | 2 +- doc/en/Gtk/Ctree.xml | 2 +- doc/en/Gtk/Curve.xml | 54 +- doc/en/Gtk/CurveType.xml | 2 +- doc/en/Gtk/Decorated.xml | 28 +- doc/en/Gtk/DeleteType.xml | 2 +- doc/en/Gtk/DestroyNotify.xml | 9 +- doc/en/Gtk/Dialog.xml | 54 +- doc/en/Gtk/DialogFlags.xml | 2 +- doc/en/Gtk/DirectionType.xml | 2 +- doc/en/Gtk/Drag.xml | 198 ++- doc/en/Gtk/DrawingArea.xml | 10 +- doc/en/Gtk/Editable.xml | 50 +- doc/en/Gtk/EventBox.xml | 10 +- doc/en/Gtk/FSButton.xml | 5 +- doc/en/Gtk/FileSelection.xml | 56 +- doc/en/Gtk/Fixed.xml | 29 +- doc/en/Gtk/FontSelection.xml | 16 +- doc/en/Gtk/FontSelectionDialog.xml | 21 +- doc/en/Gtk/Frame.xml | 44 +- doc/en/Gtk/Function.xml | 9 +- doc/en/Gtk/GammaCurve.xml | 10 +- doc/en/Gtk/Gc.xml | 16 +- doc/en/Gtk/GdkInputFunction.xml | 16 +- doc/en/Gtk/Global.xml | 50 +- doc/en/Gtk/Grab.xml | 10 +- doc/en/Gtk/HBox.xml | 16 +- doc/en/Gtk/HButtonBox.xml | 10 +- doc/en/Gtk/HPaned.xml | 10 +- doc/en/Gtk/HRuler.xml | 10 +- doc/en/Gtk/HSV.xml | 60 +- doc/en/Gtk/HScale.xml | 22 +- doc/en/Gtk/HScrollbar.xml | 14 +- doc/en/Gtk/HSeparator.xml | 10 +- doc/en/Gtk/HTMLBeginFlags.xml | 2 +- doc/en/Gtk/HTMLClassProperties.xml | 6 +- doc/en/Gtk/HTMLCommandType.xml | 2 +- doc/en/Gtk/HTMLCursorSkipType.xml | 2 +- doc/en/Gtk/HTMLEditorAPI.xml | 6 +- doc/en/Gtk/HTMLEditorEventType.xml | 2 +- doc/en/Gtk/HTMLEmbedded.xml | 6 +- doc/en/Gtk/HTMLEmbeddedClass.xml | 6 +- doc/en/Gtk/HTMLEtchStyle.xml | 2 +- doc/en/Gtk/HTMLFontStyle.xml | 2 +- doc/en/Gtk/HTMLFontStyleShift.xml | 2 +- doc/en/Gtk/HTMLParagraphAlignment.xml | 2 +- doc/en/Gtk/HTMLParagraphStyle.xml | 2 +- doc/en/Gtk/HTMLSaveReceiverFn.xml | 14 +- doc/en/Gtk/HTMLStream.xml | 42 +- doc/en/Gtk/HTMLStreamCloseFunc.xml | 14 +- doc/en/Gtk/HTMLStreamStatus.xml | 2 +- doc/en/Gtk/HTMLStreamTypesFunc.xml | 12 +- doc/en/Gtk/HTMLStreamWriteFunc.xml | 16 +- doc/en/Gtk/HandleBox.xml | 33 +- doc/en/Gtk/IMContext.xml | 73 +- doc/en/Gtk/IMContextInfo.xml | 6 +- doc/en/Gtk/IMContextSimple.xml | 18 +- doc/en/Gtk/IMMulticontext.xml | 14 +- doc/en/Gtk/Icon.xml | 42 +- doc/en/Gtk/IconSize.xml | 2 +- doc/en/Gtk/IconSource.xml | 30 +- doc/en/Gtk/Image.xml | 106 +- doc/en/Gtk/ImageAnimationData.xml | 12 +- doc/en/Gtk/ImageIconSetData.xml | 9 +- doc/en/Gtk/ImageImageData.xml | 9 +- doc/en/Gtk/ImageMenuItem.xml | 68 +- doc/en/Gtk/ImagePixbufData.xml | 9 +- doc/en/Gtk/ImagePixmapData.xml | 9 +- doc/en/Gtk/ImageStockData.xml | 6 +- doc/en/Gtk/ImageType.xml | 2 +- doc/en/Gtk/Init.xml | 36 +- doc/en/Gtk/Input.xml | 20 +- doc/en/Gtk/InputDialog.xml | 18 +- doc/en/Gtk/Invisible.xml | 17 +- doc/en/Gtk/Item.xml | 22 +- doc/en/Gtk/ItemFactory.xml | 128 +- doc/en/Gtk/ItemFactoryCallback.xml | 9 +- doc/en/Gtk/ItemFactoryCallback1.xml | 16 +- doc/en/Gtk/ItemFactoryEntry.xml | 6 +- doc/en/Gtk/Justification.xml | 2 +- doc/en/Gtk/Key.xml | 10 +- doc/en/Gtk/KeySnoopFunc.xml | 14 +- doc/en/Gtk/ListStore.xml | 374 ++--- doc/en/Gtk/Main.xml | 10 +- doc/en/Gtk/Menu.xml | 62 +- doc/en/Gtk/MenuBar.xml | 10 +- doc/en/Gtk/MenuDetachFunc.xml | 14 +- doc/en/Gtk/MenuDirectionType.xml | 2 +- doc/en/Gtk/MenuItem.xml | 51 +- doc/en/Gtk/MenuPositionFunc.xml | 18 +- doc/en/Gtk/MenuShell.xml | 58 +- doc/en/Gtk/MessageDialog.xml | 2 +- doc/en/Gtk/MessageType.xml | 2 +- doc/en/Gtk/Misc.xml | 46 +- doc/en/Gtk/ModuleDisplayInitFunc.xml | 12 +- doc/en/Gtk/ModuleInitFunc.xml | 14 +- doc/en/Gtk/MovementStep.xml | 2 +- doc/en/Gtk/NotebookPage.xml | 12 +- doc/en/Gtk/NotebookTab.xml | 2 +- doc/en/Gtk/Object.xml | 20 +- doc/en/Gtk/OptionMenu.xml | 73 +- doc/en/Gtk/PackType.xml | 2 +- doc/en/Gtk/Paint.xml | 497 ++++--- doc/en/Gtk/Paned.xml | 72 +- doc/en/Gtk/Plug.xml | 34 +- doc/en/Gtk/PolicyType.xml | 2 +- doc/en/Gtk/PositionType.xml | 2 +- doc/en/Gtk/PrintFunc.xml | 14 +- doc/en/Gtk/ProgressBar.xml | 37 +- doc/en/Gtk/ProgressBarOrientation.xml | 2 +- doc/en/Gtk/ProgressBarStyle.xml | 2 +- doc/en/Gtk/Quit.xml | 34 +- doc/en/Gtk/RBNode.xml | 6 +- doc/en/Gtk/RBTree.xml | 6 +- doc/en/Gtk/RBTreeTraverseFunc.xml | 14 +- doc/en/Gtk/RBTreeView.xml | 6 +- doc/en/Gtk/RadioButton.xml | 45 +- doc/en/Gtk/RadioMenuItem.xml | 29 +- doc/en/Gtk/Range.xml | 46 +- doc/en/Gtk/Rc.xml | 41 +- doc/en/Gtk/RcProperty.xml | 6 +- doc/en/Gtk/RcPropertyParser.xml | 9 +- doc/en/Gtk/RcStyle.xml | 10 +- doc/en/Gtk/RcTokenType.xml | 2 +- doc/en/Gtk/ReadyEvent.xml | 9 +- doc/en/Gtk/ReliefStyle.xml | 2 +- doc/en/Gtk/Requisition.xml | 6 +- doc/en/Gtk/ResizeMode.xml | 2 +- doc/en/Gtk/ResponseType.xml | 2 +- doc/en/Gtk/Ruler.xml | 45 +- doc/en/Gtk/RulerMetric.xml | 6 +- doc/en/Gtk/Scale.xml | 23 +- doc/en/Gtk/ScrollType.xml | 2 +- doc/en/Gtk/Scrollbar.xml | 10 +- doc/en/Gtk/ScrolledWindow.xml | 57 +- doc/en/Gtk/Selection.xml | 66 +- doc/en/Gtk/SelectionData.xml | 30 +- doc/en/Gtk/SelectionMode.xml | 2 +- doc/en/Gtk/Separator.xml | 10 +- doc/en/Gtk/SeparatorMenuItem.xml | 10 +- doc/en/Gtk/Settings.xml | 54 +- doc/en/Gtk/SettingsPropertyValue.xml | 6 +- doc/en/Gtk/SettingsValue.xml | 6 +- doc/en/Gtk/ShadowType.xml | 2 +- doc/en/Gtk/SignalFunc.xml | 9 +- doc/en/Gtk/SizeGroup.xml | 25 +- doc/en/Gtk/SizeGroupMode.xml | 2 +- doc/en/Gtk/Socket.xml | 22 +- doc/en/Gtk/SortType.xml | 2 +- doc/en/Gtk/SpinButton.xml | 104 +- doc/en/Gtk/SpinButtonUpdatePolicy.xml | 2 +- doc/en/Gtk/SpinType.xml | 2 +- doc/en/Gtk/StateType.xml | 2 +- doc/en/Gtk/Statusbar.xml | 41 +- doc/en/Gtk/Stock.xml | 2 +- doc/en/Gtk/StockItem.xml | 6 +- doc/en/Gtk/StockManager.xml | 20 +- doc/en/Gtk/Style.xml | 178 ++- doc/en/Gtk/Submenu.xml | 2 +- doc/en/Gtk/Table.xml | 87 +- doc/en/Gtk/TargetEntry.xml | 6 +- doc/en/Gtk/TargetFlags.xml | 2 +- doc/en/Gtk/TargetList.xml | 36 +- doc/en/Gtk/TargetPair.xml | 9 +- doc/en/Gtk/TearoffMenuItem.xml | 10 +- doc/en/Gtk/Text.xml | 6 +- doc/en/Gtk/TextAppearance.xml | 12 +- doc/en/Gtk/TextAttributes.xml | 19 +- doc/en/Gtk/TextBTree.xml | 6 +- doc/en/Gtk/TextBuffer.xml | 2 +- doc/en/Gtk/TextCharPredicate.xml | 12 +- doc/en/Gtk/TextChildAnchor.xml | 10 +- doc/en/Gtk/TextCounter.xml | 6 +- doc/en/Gtk/TextDirection.xml | 2 +- doc/en/Gtk/TextIter.xml | 178 ++- doc/en/Gtk/TextLineSegment.xml | 10 +- doc/en/Gtk/TextLineSegmentClass.xml | 6 +- doc/en/Gtk/TextLogAttrCache.xml | 6 +- doc/en/Gtk/TextMark.xml | 13 +- doc/en/Gtk/TextMarkBody.xml | 6 +- doc/en/Gtk/TextPendingScroll.xml | 6 +- doc/en/Gtk/TextSearchFlags.xml | 2 +- doc/en/Gtk/TextSegCheckFunc.xml | 9 +- doc/en/Gtk/TextSegCleanupFunc.xml | 9 +- doc/en/Gtk/TextSegDeleteFunc.xml | 9 +- doc/en/Gtk/TextSegLineChangeFunc.xml | 9 +- doc/en/Gtk/TextSegSplitFunc.xml | 14 +- doc/en/Gtk/TextTag.xml | 125 +- doc/en/Gtk/TextTagInfo.xml | 9 +- doc/en/Gtk/TextTagTableForeach.xml | 12 +- doc/en/Gtk/TextToggleBody.xml | 6 +- doc/en/Gtk/TextUtilCharChosenFunc.xml | 12 +- doc/en/Gtk/TextView.xml | 2 +- doc/en/Gtk/TextWindow.xml | 6 +- doc/en/Gtk/TextWindowType.xml | 2 +- doc/en/Gtk/ThemeEngine.xml | 14 +- doc/en/Gtk/ThreadNotify.xml | 84 +- doc/en/Gtk/ToggleButton.xml | 34 +- doc/en/Gtk/Toolbar.xml | 170 +-- doc/en/Gtk/ToolbarChildType.xml | 2 +- doc/en/Gtk/ToolbarStyle.xml | 2 +- doc/en/Gtk/Tooltips.xml | 18 +- doc/en/Gtk/TooltipsData.xml | 16 +- doc/en/Gtk/TranslateFunc.xml | 12 +- doc/en/Gtk/Tree.xml | 18 +- doc/en/Gtk/TreeCellDataFunc.xml | 18 +- doc/en/Gtk/TreeDataList.xml | 16 +- doc/en/Gtk/TreeDestroyCountFunc.xml | 16 +- doc/en/Gtk/TreeDragDest.xml | 14 +- doc/en/Gtk/TreeDragSource.xml | 16 +- doc/en/Gtk/TreeIterCompareFunc.xml | 16 +- doc/en/Gtk/TreeModel.xml | 148 +- doc/en/Gtk/TreeModelFlags.xml | 6 +- doc/en/Gtk/TreeModelForeachFunc.xml | 16 +- doc/en/Gtk/TreeModelSort.xml | 218 +-- doc/en/Gtk/TreeRowReference.xml | 42 +- doc/en/Gtk/TreeSelectionForeachFunc.xml | 16 +- doc/en/Gtk/TreeSelectionFunc.xml | 18 +- doc/en/Gtk/TreeSortable.xml | 36 +- doc/en/Gtk/TreeStore.xml | 434 +++--- doc/en/Gtk/TreeViewColumnDropFunc.xml | 18 +- doc/en/Gtk/TreeViewDropPosition.xml | 2 +- doc/en/Gtk/TreeViewMappingFunc.xml | 14 +- doc/en/Gtk/TreeViewSearchEqualFunc.xml | 18 +- doc/en/Gtk/UpdateType.xml | 2 +- doc/en/Gtk/VBox.xml | 16 +- doc/en/Gtk/VButtonBox.xml | 10 +- doc/en/Gtk/VPaned.xml | 10 +- doc/en/Gtk/VRuler.xml | 10 +- doc/en/Gtk/VScale.xml | 22 +- doc/en/Gtk/VScrollbar.xml | 14 +- doc/en/Gtk/VSeparator.xml | 10 +- doc/en/Gtk/Viewport.xml | 29 +- doc/en/Gtk/Visibility.xml | 2 +- doc/en/Gtk/Widget.xml | 37 +- doc/en/Gtk/WidgetHelpType.xml | 2 +- doc/en/Gtk/Window.xml | 262 ++-- doc/en/Gtk/WindowGroup.xml | 18 +- doc/en/Gtk/WindowKeysForeachFunc.xml | 18 +- doc/en/Gtk/WindowPosition.xml | 2 +- doc/en/Gtk/WindowType.xml | 2 +- doc/en/Gtk/WrapMode.xml | 2 +- doc/en/GtkSharp/AccelChangedArgs.xml | 2 +- doc/en/GtkSharp/AccelChangedHandler.xml | 14 +- doc/en/GtkSharp/AccelGroupActivateWrapper.xml | 18 +- doc/en/GtkSharp/AccelMapForeachWrapper.xml | 20 +- doc/en/GtkSharp/AcceptPositionArgs.xml | 2 +- doc/en/GtkSharp/AcceptPositionHandler.xml | 14 +- doc/en/GtkSharp/ActivateCurrentArgs.xml | 2 +- doc/en/GtkSharp/ActivateCurrentHandler.xml | 14 +- doc/en/GtkSharp/AddedArgs.xml | 2 +- doc/en/GtkSharp/AddedHandler.xml | 14 +- doc/en/GtkSharp/AdjustBoundsArgs.xml | 2 +- doc/en/GtkSharp/AdjustBoundsHandler.xml | 14 +- doc/en/GtkSharp/BoundsArgs.xml | 2 +- doc/en/GtkSharp/BoundsHandler.xml | 14 +- doc/en/GtkSharp/ButtonPressEventArgs.xml | 2 +- doc/en/GtkSharp/ButtonPressEventHandler.xml | 18 +- doc/en/GtkSharp/ButtonReleaseEventArgs.xml | 2 +- doc/en/GtkSharp/ButtonReleaseEventHandler.xml | 14 +- doc/en/GtkSharp/CallbackMarshalWrapper.xml | 18 +- doc/en/GtkSharp/CallbackWrapper.xml | 14 +- doc/en/GtkSharp/CancelPositionArgs.xml | 2 +- doc/en/GtkSharp/CancelPositionHandler.xml | 14 +- doc/en/GtkSharp/ChangeCurrentPageArgs.xml | 2 +- doc/en/GtkSharp/ChangeCurrentPageHandler.xml | 14 +- doc/en/GtkSharp/ChangeValueArgs.xml | 2 +- doc/en/GtkSharp/ChangeValueHandler.xml | 14 +- doc/en/GtkSharp/ChildAnchorInsertedArgs.xml | 2 +- .../GtkSharp/ChildAnchorInsertedHandler.xml | 14 +- doc/en/GtkSharp/ChildAttachedArgs.xml | 2 +- doc/en/GtkSharp/ChildAttachedHandler.xml | 14 +- doc/en/GtkSharp/ChildDetachedArgs.xml | 2 +- doc/en/GtkSharp/ChildDetachedHandler.xml | 14 +- doc/en/GtkSharp/ChildNotifiedArgs.xml | 2 +- doc/en/GtkSharp/ChildNotifiedHandler.xml | 14 +- doc/en/GtkSharp/ClientEventArgs.xml | 2 +- doc/en/GtkSharp/ClientEventHandler.xml | 14 +- .../GtkSharp/ClipboardReceivedFuncWrapper.xml | 16 +- .../ClipboardTextReceivedFuncWrapper.xml | 16 +- ...ColorSelectionChangePaletteFuncWrapper.xml | 14 +- doc/en/GtkSharp/CommitArgs.xml | 2 +- doc/en/GtkSharp/CommitHandler.xml | 14 +- doc/en/GtkSharp/ConfigureEventArgs.xml | 2 +- doc/en/GtkSharp/ConfigureEventHandler.xml | 14 +- .../CurrentParagraphAlignmentChangedArgs.xml | 2 +- ...urrentParagraphAlignmentChangedHandler.xml | 14 +- ...CurrentParagraphIndentationChangedArgs.xml | 2 +- ...rentParagraphIndentationChangedHandler.xml | 14 +- .../CurrentParagraphStyleChangedArgs.xml | 2 +- .../CurrentParagraphStyleChangedHandler.xml | 14 +- doc/en/GtkSharp/CursorMoveArgs.xml | 2 +- doc/en/GtkSharp/CursorMoveHandler.xml | 14 +- doc/en/GtkSharp/CycleChildFocusArgs.xml | 2 +- doc/en/GtkSharp/CycleChildFocusHandler.xml | 14 +- doc/en/GtkSharp/CycleHandleFocusArgs.xml | 2 +- doc/en/GtkSharp/CycleHandleFocusHandler.xml | 14 +- doc/en/GtkSharp/DeleteEventArgs.xml | 2 +- doc/en/GtkSharp/DeleteEventHandler.xml | 14 +- doc/en/GtkSharp/DeleteFromCursorArgs.xml | 2 +- doc/en/GtkSharp/DeleteFromCursorHandler.xml | 14 +- doc/en/GtkSharp/DeleteRangeArgs.xml | 2 +- doc/en/GtkSharp/DeleteRangeHandler.xml | 14 +- doc/en/GtkSharp/DestroyEventArgs.xml | 2 +- doc/en/GtkSharp/DestroyEventHandler.xml | 14 +- doc/en/GtkSharp/DestroyNotifyWrapper.xml | 12 +- doc/en/GtkSharp/DirectionChangedArgs.xml | 2 +- doc/en/GtkSharp/DirectionChangedHandler.xml | 14 +- doc/en/GtkSharp/DisableDeviceArgs.xml | 2 +- doc/en/GtkSharp/DisableDeviceHandler.xml | 14 +- doc/en/GtkSharp/DragBeginArgs.xml | 2 +- doc/en/GtkSharp/DragBeginHandler.xml | 14 +- doc/en/GtkSharp/DragDataDeleteArgs.xml | 2 +- doc/en/GtkSharp/DragDataDeleteHandler.xml | 14 +- doc/en/GtkSharp/DragDataGetArgs.xml | 2 +- doc/en/GtkSharp/DragDataGetHandler.xml | 14 +- doc/en/GtkSharp/DragDataReceivedArgs.xml | 2 +- doc/en/GtkSharp/DragDataReceivedHandler.xml | 14 +- doc/en/GtkSharp/DragDropArgs.xml | 2 +- doc/en/GtkSharp/DragDropHandler.xml | 14 +- doc/en/GtkSharp/DragEndArgs.xml | 2 +- doc/en/GtkSharp/DragEndHandler.xml | 14 +- doc/en/GtkSharp/DragLeaveArgs.xml | 2 +- doc/en/GtkSharp/DragLeaveHandler.xml | 14 +- doc/en/GtkSharp/DragMotionArgs.xml | 2 +- doc/en/GtkSharp/DragMotionHandler.xml | 14 +- doc/en/GtkSharp/DrawArgs.xml | 2 +- doc/en/GtkSharp/DrawHandler.xml | 14 +- doc/en/GtkSharp/EditedArgs.xml | 2 +- doc/en/GtkSharp/EditedHandler.xml | 14 +- doc/en/GtkSharp/EnableDeviceArgs.xml | 2 +- doc/en/GtkSharp/EnableDeviceHandler.xml | 14 +- doc/en/GtkSharp/EnterNotifyEventArgs.xml | 2 +- doc/en/GtkSharp/EnterNotifyEventHandler.xml | 14 +- .../GtkSharp/ExpandCollapseCursorRowArgs.xml | 2 +- .../ExpandCollapseCursorRowHandler.xml | 14 +- doc/en/GtkSharp/ExposeEventArgs.xml | 2 +- doc/en/GtkSharp/ExposeEventHandler.xml | 14 +- doc/en/GtkSharp/FocusChildSetArgs.xml | 2 +- doc/en/GtkSharp/FocusChildSetHandler.xml | 14 +- doc/en/GtkSharp/FocusInEventArgs.xml | 2 +- doc/en/GtkSharp/FocusInEventHandler.xml | 14 +- doc/en/GtkSharp/FocusOutEventArgs.xml | 2 +- doc/en/GtkSharp/FocusOutEventHandler.xml | 14 +- doc/en/GtkSharp/FocusTabArgs.xml | 2 +- doc/en/GtkSharp/FocusTabHandler.xml | 14 +- doc/en/GtkSharp/FocusedArgs.xml | 2 +- doc/en/GtkSharp/FocusedHandler.xml | 14 +- doc/en/GtkSharp/FormatValueArgs.xml | 2 +- doc/en/GtkSharp/FormatValueHandler.xml | 14 +- doc/en/GtkSharp/FrameEventArgs.xml | 2 +- doc/en/GtkSharp/FrameEventHandler.xml | 14 +- doc/en/GtkSharp/FunctionWrapper.xml | 12 +- doc/en/GtkSharp/GrabNotifyArgs.xml | 2 +- doc/en/GtkSharp/GrabNotifyHandler.xml | 14 +- .../GtkSharp/GtkClipboardClearFuncNative.xml | 14 +- .../GtkSharp/GtkClipboardClearFuncWrapper.xml | 14 +- doc/en/GtkSharp/GtkClipboardGetFuncNative.xml | 18 +- .../GtkSharp/GtkClipboardGetFuncWrapper.xml | 18 +- doc/en/GtkSharp/HTMLSaveReceiverFnWrapper.xml | 18 +- .../GtkSharp/HTMLStreamCloseFuncWrapper.xml | 16 +- .../GtkSharp/HTMLStreamTypesFuncWrapper.xml | 14 +- .../GtkSharp/HTMLStreamWriteFuncWrapper.xml | 18 +- doc/en/GtkSharp/HelpShownArgs.xml | 2 +- doc/en/GtkSharp/HelpShownHandler.xml | 14 +- doc/en/GtkSharp/HierarchyChangedArgs.xml | 2 +- doc/en/GtkSharp/HierarchyChangedHandler.xml | 14 +- doc/en/GtkSharp/IframeCreatedArgs.xml | 2 +- doc/en/GtkSharp/IframeCreatedHandler.xml | 14 +- doc/en/GtkSharp/InputArgs.xml | 2 +- doc/en/GtkSharp/InputHandler.xml | 14 +- doc/en/GtkSharp/InsertAtCursorArgs.xml | 2 +- doc/en/GtkSharp/InsertAtCursorHandler.xml | 14 +- doc/en/GtkSharp/InsertTextArgs.xml | 2 +- doc/en/GtkSharp/InsertTextHandler.xml | 14 +- doc/en/GtkSharp/InsertionColorChangedArgs.xml | 2 +- .../GtkSharp/InsertionColorChangedHandler.xml | 14 +- .../InsertionFontStyleChangedArgs.xml | 2 +- .../InsertionFontStyleChangedHandler.xml | 14 +- .../GtkSharp/ItemFactoryCallback1Wrapper.xml | 16 +- .../GtkSharp/ItemFactoryCallbackWrapper.xml | 8 +- doc/en/GtkSharp/KeyPressEventArgs.xml | 2 +- doc/en/GtkSharp/KeyPressEventHandler.xml | 14 +- doc/en/GtkSharp/KeyReleaseEventArgs.xml | 2 +- doc/en/GtkSharp/KeyReleaseEventHandler.xml | 14 +- doc/en/GtkSharp/KeySnoopFuncWrapper.xml | 16 +- doc/en/GtkSharp/LeaveNotifyEventArgs.xml | 2 +- doc/en/GtkSharp/LeaveNotifyEventHandler.xml | 14 +- doc/en/GtkSharp/LinkClickedArgs.xml | 2 +- doc/en/GtkSharp/LinkClickedHandler.xml | 14 +- doc/en/GtkSharp/MapEventArgs.xml | 2 +- doc/en/GtkSharp/MapEventHandler.xml | 14 +- doc/en/GtkSharp/MarkDeletedArgs.xml | 2 +- doc/en/GtkSharp/MarkDeletedHandler.xml | 14 +- doc/en/GtkSharp/MarkSetArgs.xml | 2 +- doc/en/GtkSharp/MarkSetHandler.xml | 14 +- doc/en/GtkSharp/MenuDetachFuncWrapper.xml | 14 +- doc/en/GtkSharp/MenuPositionFuncWrapper.xml | 20 +- doc/en/GtkSharp/MnemonicActivatedArgs.xml | 2 +- doc/en/GtkSharp/MnemonicActivatedHandler.xml | 14 +- doc/en/GtkSharp/ModuleInitFuncWrapper.xml | 14 +- doc/en/GtkSharp/MotionNotifyEventArgs.xml | 2 +- doc/en/GtkSharp/MotionNotifyEventHandler.xml | 14 +- doc/en/GtkSharp/MoveArgs.xml | 2 +- doc/en/GtkSharp/MoveCurrentArgs.xml | 2 +- doc/en/GtkSharp/MoveCurrentHandler.xml | 14 +- doc/en/GtkSharp/MoveCursorArgs.xml | 2 +- doc/en/GtkSharp/MoveCursorHandler.xml | 14 +- doc/en/GtkSharp/MoveFocusArgs.xml | 2 +- doc/en/GtkSharp/MoveFocusHandler.xml | 14 +- doc/en/GtkSharp/MoveFocusOutArgs.xml | 2 +- doc/en/GtkSharp/MoveFocusOutHandler.xml | 14 +- doc/en/GtkSharp/MoveHandleArgs.xml | 2 +- doc/en/GtkSharp/MoveHandleHandler.xml | 14 +- doc/en/GtkSharp/MoveHandler.xml | 14 +- doc/en/GtkSharp/MoveSliderArgs.xml | 2 +- doc/en/GtkSharp/MoveSliderHandler.xml | 14 +- doc/en/GtkSharp/NoExposeEventArgs.xml | 2 +- doc/en/GtkSharp/NoExposeEventHandler.xml | 14 +- doc/en/GtkSharp/OnCommandArgs.xml | 2 +- doc/en/GtkSharp/OnCommandHandler.xml | 14 +- doc/en/GtkSharp/OnUrlArgs.xml | 2 +- doc/en/GtkSharp/OnUrlHandler.xml | 14 +- doc/en/GtkSharp/OrientationChangedArgs.xml | 2 +- doc/en/GtkSharp/OrientationChangedHandler.xml | 14 +- doc/en/GtkSharp/OutputArgs.xml | 2 +- doc/en/GtkSharp/OutputHandler.xml | 14 +- doc/en/GtkSharp/PageHorizontallyArgs.xml | 2 +- doc/en/GtkSharp/PageHorizontallyHandler.xml | 14 +- doc/en/GtkSharp/ParentSetArgs.xml | 2 +- doc/en/GtkSharp/ParentSetHandler.xml | 14 +- doc/en/GtkSharp/PixbufInsertedArgs.xml | 2 +- doc/en/GtkSharp/PixbufInsertedHandler.xml | 14 +- doc/en/GtkSharp/PlugRemovedArgs.xml | 2 +- doc/en/GtkSharp/PlugRemovedHandler.xml | 14 +- doc/en/GtkSharp/PointArgs.xml | 2 +- doc/en/GtkSharp/PointHandler.xml | 14 +- doc/en/GtkSharp/PopulatePopupArgs.xml | 2 +- doc/en/GtkSharp/PopulatePopupHandler.xml | 14 +- doc/en/GtkSharp/PopupMenuArgs.xml | 2 +- doc/en/GtkSharp/PopupMenuHandler.xml | 14 +- doc/en/GtkSharp/PrintFuncWrapper.xml | 14 +- doc/en/GtkSharp/PropertyNotifyEventArgs.xml | 2 +- .../GtkSharp/PropertyNotifyEventHandler.xml | 14 +- doc/en/GtkSharp/ProximityInEventArgs.xml | 2 +- doc/en/GtkSharp/ProximityInEventHandler.xml | 14 +- doc/en/GtkSharp/ProximityOutEventArgs.xml | 2 +- doc/en/GtkSharp/ProximityOutEventHandler.xml | 14 +- doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml | 16 +- doc/en/GtkSharp/RcPropertyParserWrapper.xml | 8 +- doc/en/GtkSharp/RedirectArgs.xml | 2 +- doc/en/GtkSharp/RedirectHandler.xml | 14 +- doc/en/GtkSharp/RemovedArgs.xml | 2 +- doc/en/GtkSharp/RemovedHandler.xml | 14 +- doc/en/GtkSharp/RenderArgs.xml | 2 +- doc/en/GtkSharp/RenderHandler.xml | 14 +- doc/en/GtkSharp/ResponseArgs.xml | 2 +- doc/en/GtkSharp/ResponseHandler.xml | 14 +- doc/en/GtkSharp/RetrieveSurroundingArgs.xml | 2 +- .../GtkSharp/RetrieveSurroundingHandler.xml | 14 +- doc/en/GtkSharp/RowActivatedArgs.xml | 2 +- doc/en/GtkSharp/RowActivatedHandler.xml | 14 +- doc/en/GtkSharp/RowChangedArgs.xml | 2 +- doc/en/GtkSharp/RowChangedHandler.xml | 14 +- doc/en/GtkSharp/RowCollapsedArgs.xml | 2 +- doc/en/GtkSharp/RowCollapsedHandler.xml | 14 +- doc/en/GtkSharp/RowDeletedArgs.xml | 2 +- doc/en/GtkSharp/RowDeletedHandler.xml | 14 +- doc/en/GtkSharp/RowExpandedArgs.xml | 2 +- doc/en/GtkSharp/RowExpandedHandler.xml | 14 +- doc/en/GtkSharp/RowHasChildToggledArgs.xml | 2 +- doc/en/GtkSharp/RowHasChildToggledHandler.xml | 14 +- doc/en/GtkSharp/RowInsertedArgs.xml | 2 +- doc/en/GtkSharp/RowInsertedHandler.xml | 14 +- doc/en/GtkSharp/RowsReorderedArgs.xml | 2 +- doc/en/GtkSharp/RowsReorderedHandler.xml | 14 +- doc/en/GtkSharp/ScreenChangedArgs.xml | 2 +- doc/en/GtkSharp/ScreenChangedHandler.xml | 14 +- doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml | 2 +- .../GtkSharp/ScrollAdjustmentsSetHandler.xml | 14 +- doc/en/GtkSharp/ScrollArgs.xml | 2 +- doc/en/GtkSharp/ScrollChildArgs.xml | 2 +- doc/en/GtkSharp/ScrollChildHandler.xml | 14 +- doc/en/GtkSharp/ScrollEventArgs.xml | 2 +- doc/en/GtkSharp/ScrollEventHandler.xml | 14 +- doc/en/GtkSharp/ScrollHandler.xml | 14 +- doc/en/GtkSharp/SelectAllArgs.xml | 2 +- doc/en/GtkSharp/SelectAllHandler.xml | 14 +- doc/en/GtkSharp/SelectCursorParentArgs.xml | 2 +- doc/en/GtkSharp/SelectCursorParentHandler.xml | 14 +- doc/en/GtkSharp/SelectCursorRowArgs.xml | 2 +- doc/en/GtkSharp/SelectCursorRowHandler.xml | 14 +- doc/en/GtkSharp/SelectPageArgs.xml | 2 +- doc/en/GtkSharp/SelectPageHandler.xml | 14 +- doc/en/GtkSharp/SelectionClearEventArgs.xml | 2 +- .../GtkSharp/SelectionClearEventHandler.xml | 14 +- doc/en/GtkSharp/SelectionGetArgs.xml | 2 +- doc/en/GtkSharp/SelectionGetHandler.xml | 14 +- doc/en/GtkSharp/SelectionNotifyEventArgs.xml | 2 +- .../GtkSharp/SelectionNotifyEventHandler.xml | 14 +- doc/en/GtkSharp/SelectionReceivedArgs.xml | 2 +- doc/en/GtkSharp/SelectionReceivedHandler.xml | 14 +- doc/en/GtkSharp/SelectionRequestEventArgs.xml | 2 +- .../GtkSharp/SelectionRequestEventHandler.xml | 14 +- doc/en/GtkSharp/SetBaseArgs.xml | 2 +- doc/en/GtkSharp/SetBaseHandler.xml | 14 +- doc/en/GtkSharp/SetBaseTargetArgs.xml | 2 +- doc/en/GtkSharp/SetBaseTargetHandler.xml | 14 +- doc/en/GtkSharp/SetFocusArgs.xml | 2 +- doc/en/GtkSharp/SetFocusHandler.xml | 14 +- doc/en/GtkSharp/SignalFuncWrapper.xml | 8 +- doc/en/GtkSharp/SizeAllocatedArgs.xml | 2 +- doc/en/GtkSharp/SizeAllocatedHandler.xml | 14 +- doc/en/GtkSharp/SizeRequestedArgs.xml | 2 +- doc/en/GtkSharp/SizeRequestedHandler.xml | 14 +- .../GtkSharp/StartInteractiveSearchArgs.xml | 2 +- .../StartInteractiveSearchHandler.xml | 14 +- doc/en/GtkSharp/StateChangedArgs.xml | 2 +- doc/en/GtkSharp/StateChangedHandler.xml | 14 +- doc/en/GtkSharp/StyleChangedArgs.xml | 2 +- doc/en/GtkSharp/StyleChangedHandler.xml | 14 +- doc/en/GtkSharp/StyleSetArgs.xml | 2 +- doc/en/GtkSharp/StyleSetHandler.xml | 14 +- doc/en/GtkSharp/SubmitArgs.xml | 2 +- doc/en/GtkSharp/SubmitHandler.xml | 14 +- doc/en/GtkSharp/SurroundingDeletedArgs.xml | 2 +- doc/en/GtkSharp/SurroundingDeletedHandler.xml | 14 +- doc/en/GtkSharp/SwitchPageArgs.xml | 2 +- doc/en/GtkSharp/SwitchPageHandler.xml | 14 +- doc/en/GtkSharp/TagAddedArgs.xml | 2 +- doc/en/GtkSharp/TagAddedHandler.xml | 14 +- doc/en/GtkSharp/TagAppliedArgs.xml | 2 +- doc/en/GtkSharp/TagAppliedHandler.xml | 14 +- doc/en/GtkSharp/TagChangedArgs.xml | 2 +- doc/en/GtkSharp/TagChangedHandler.xml | 14 +- doc/en/GtkSharp/TagRemovedArgs.xml | 2 +- doc/en/GtkSharp/TagRemovedHandler.xml | 14 +- doc/en/GtkSharp/TestCollapseRowArgs.xml | 2 +- doc/en/GtkSharp/TestCollapseRowHandler.xml | 14 +- doc/en/GtkSharp/TestExpandRowArgs.xml | 2 +- doc/en/GtkSharp/TestExpandRowHandler.xml | 14 +- doc/en/GtkSharp/TextCharPredicateWrapper.xml | 14 +- doc/en/GtkSharp/TextDeletedArgs.xml | 2 +- doc/en/GtkSharp/TextDeletedHandler.xml | 14 +- doc/en/GtkSharp/TextInsertedArgs.xml | 2 +- doc/en/GtkSharp/TextInsertedHandler.xml | 14 +- doc/en/GtkSharp/TextPoppedArgs.xml | 2 +- doc/en/GtkSharp/TextPoppedHandler.xml | 14 +- doc/en/GtkSharp/TextPushedArgs.xml | 2 +- doc/en/GtkSharp/TextPushedHandler.xml | 14 +- doc/en/GtkSharp/TextSegCheckFuncWrapper.xml | 8 +- doc/en/GtkSharp/TextSegCleanupFuncWrapper.xml | 8 +- doc/en/GtkSharp/TextSegDeleteFuncWrapper.xml | 8 +- .../GtkSharp/TextSegLineChangeFuncWrapper.xml | 8 +- doc/en/GtkSharp/TextSegSplitFuncWrapper.xml | 14 +- .../GtkSharp/TextTagTableForeachWrapper.xml | 14 +- .../TextUtilCharChosenFuncWrapper.xml | 14 +- doc/en/GtkSharp/TitleChangedArgs.xml | 2 +- doc/en/GtkSharp/TitleChangedHandler.xml | 14 +- doc/en/GtkSharp/ToggleCursorRowArgs.xml | 2 +- doc/en/GtkSharp/ToggleCursorRowHandler.xml | 14 +- doc/en/GtkSharp/ToggleHandleFocusArgs.xml | 2 +- doc/en/GtkSharp/ToggleHandleFocusHandler.xml | 14 +- doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml | 2 +- .../GtkSharp/ToggleSizeAllocatedHandler.xml | 14 +- doc/en/GtkSharp/ToggleSizeRequestedArgs.xml | 2 +- .../GtkSharp/ToggleSizeRequestedHandler.xml | 14 +- doc/en/GtkSharp/ToggledArgs.xml | 2 +- doc/en/GtkSharp/ToggledHandler.xml | 14 +- doc/en/GtkSharp/TranslateFuncWrapper.xml | 14 +- doc/en/GtkSharp/TreeCellDataFuncWrapper.xml | 20 +- .../GtkSharp/TreeDestroyCountFuncWrapper.xml | 18 +- .../GtkSharp/TreeIterCompareFuncWrapper.xml | 18 +- .../GtkSharp/TreeModelForeachFuncWrapper.xml | 18 +- .../TreeSelectionForeachFuncWrapper.xml | 18 +- doc/en/GtkSharp/TreeSelectionFuncWrapper.xml | 20 +- .../TreeViewColumnDropFuncWrapper.xml | 20 +- .../GtkSharp/TreeViewMappingFuncWrapper.xml | 16 +- .../TreeViewSearchEqualFuncWrapper.xml | 20 +- doc/en/GtkSharp/UnmapEventArgs.xml | 2 +- doc/en/GtkSharp/UnmapEventHandler.xml | 14 +- doc/en/GtkSharp/UnselectAllArgs.xml | 2 +- doc/en/GtkSharp/UnselectAllHandler.xml | 14 +- doc/en/GtkSharp/UpdateArgs.xml | 2 +- doc/en/GtkSharp/UpdateHandler.xml | 14 +- doc/en/GtkSharp/UrlRequestedArgs.xml | 2 +- doc/en/GtkSharp/UrlRequestedHandler.xml | 14 +- doc/en/GtkSharp/VisibilityNotifyEventArgs.xml | 2 +- .../GtkSharp/VisibilityNotifyEventHandler.xml | 14 +- .../GtkSharp/WindowKeysForeachFuncWrapper.xml | 20 +- doc/en/GtkSharp/WindowStateEventArgs.xml | 2 +- doc/en/GtkSharp/WindowStateEventHandler.xml | 14 +- doc/en/GtkSharp/intObjectDelegate.xml | 40 +- doc/en/GtkSharp/intObjectSignal.xml | 18 +- doc/en/GtkSharp/intObjectdoubleDelegate.xml | 46 +- doc/en/GtkSharp/intObjectdoubleSignal.xml | 18 +- .../GtkSharp/stringObjectdoubleDelegate.xml | 46 +- doc/en/GtkSharp/stringObjectdoubleSignal.xml | 18 +- .../voidObjectAffineSVPintDelegate.xml | 20 +- .../GtkSharp/voidObjectAffineSVPintSignal.xml | 14 +- doc/en/Pango/Alignment.xml | 8 +- doc/en/Pango/Analysis.xml | 12 +- doc/en/Pango/Attr.xml | 62 +- doc/en/Pango/AttrClass.xml | 6 +- doc/en/Pango/AttrColor.xml | 6 +- doc/en/Pango/AttrFilterFunc.xml | 12 +- doc/en/Pango/AttrFloat.xml | 6 +- doc/en/Pango/AttrFontDesc.xml | 13 +- doc/en/Pango/AttrInt.xml | 6 +- doc/en/Pango/AttrIterator.xml | 24 +- doc/en/Pango/AttrLanguage.xml | 13 +- doc/en/Pango/AttrList.xml | 30 +- doc/en/Pango/AttrShape.xml | 12 +- doc/en/Pango/AttrString.xml | 6 +- doc/en/Pango/AttrType.xml | 6 +- doc/en/Pango/Attribute.xml | 10 +- doc/en/Pango/Color.xml | 10 +- doc/en/Pango/Context.xml | 44 +- doc/en/Pango/Coverage.xml | 32 +- doc/en/Pango/CoverageLevel.xml | 2 +- doc/en/Pango/Direction.xml | 2 +- doc/en/Pango/Engine.xml | 6 +- doc/en/Pango/EngineInfo.xml | 6 +- doc/en/Pango/EngineLang.xml | 6 +- doc/en/Pango/EngineRange.xml | 6 +- doc/en/Pango/EngineShape.xml | 6 +- doc/en/Pango/FT2FontMap.xml | 16 +- doc/en/Pango/FT2SubstituteFunc.xml | 9 +- doc/en/Pango/Font.xml | 38 +- doc/en/Pango/FontDescription.xml | 57 +- doc/en/Pango/FontFace.xml | 10 +- doc/en/Pango/FontFamily.xml | 16 +- doc/en/Pango/FontMap.xml | 30 +- doc/en/Pango/FontMask.xml | 5 +- doc/en/Pango/FontMetrics.xml | 6 +- doc/en/Pango/Fontset.xml | 14 +- doc/en/Pango/FontsetSimple.xml | 18 +- doc/en/Pango/FreeGCFunc.xml | 14 +- doc/en/Pango/GetGCFunc.xml | 16 +- doc/en/Pango/Global.xml | 128 +- doc/en/Pango/GlyphGeometry.xml | 6 +- doc/en/Pango/GlyphInfo.xml | 6 +- doc/en/Pango/GlyphItem.xml | 18 +- doc/en/Pango/GlyphString.xml | 61 +- doc/en/Pango/GlyphVisAttr.xml | 6 +- doc/en/Pango/IncludedModule.xml | 6 +- doc/en/Pango/Indic.xml | 46 +- doc/en/Pango/IndicScript.xml | 6 +- doc/en/Pango/IntSet.xml | 20 +- doc/en/Pango/Item.xml | 12 +- doc/en/Pango/Language.xml | 14 +- doc/en/Pango/Layout.xml | 132 +- doc/en/Pango/LayoutIter.xml | 40 +- doc/en/Pango/LayoutLine.xml | 47 +- doc/en/Pango/LayoutRun.xml | 6 +- doc/en/Pango/LogAttr.xml | 6 +- doc/en/Pango/Map.xml | 14 +- doc/en/Pango/MapEntry.xml | 6 +- doc/en/Pango/OTInfo.xml | 60 +- doc/en/Pango/OTRuleset.xml | 24 +- doc/en/Pango/OTTableType.xml | 2 +- doc/en/Pango/Rectangle.xml | 6 +- doc/en/Pango/Scale.xml | 2 +- doc/en/Pango/Stretch.xml | 26 +- doc/en/Pango/Style.xml | 2 +- doc/en/Pango/TabAlign.xml | 2 +- doc/en/Pango/TabArray.xml | 38 +- doc/en/Pango/Underline.xml | 2 +- doc/en/Pango/Variant.xml | 2 +- doc/en/Pango/Weight.xml | 2 +- doc/en/Pango/Win32FontCache.xml | 6 +- doc/en/Pango/WrapMode.xml | 4 +- doc/en/Pango/X.xml | 80 +- doc/en/Pango/XFontCache.xml | 6 +- doc/en/Pango/Xft.xml | 24 +- doc/en/Pango/XftSubstituteFunc.xml | 9 +- doc/en/PangoSharp/FreeGCFuncWrapper.xml | 14 +- doc/en/Rsvg/BpathDef.xml | 25 - doc/en/Rsvg/Clone.xml | 69 + doc/en/Rsvg/Css.xml | 242 +++- doc/en/Rsvg/DefType.xml | 12 + doc/en/Rsvg/Global.xml | 172 ++- doc/en/Rsvg/Handle.xml | 25 + doc/en/Rsvg/LinearGradient.xml | 12 + doc/en/Rsvg/Pixbuf.xml | 110 ++ doc/en/Rsvg/RadialGradient.xml | 24 + doc/en/Rsvg/Render.xml | 69 + doc/en/Rsvg/Start.xml | 33 + doc/en/Rsvg/State.xml | 417 ++++++ doc/en/Rsvg/Tool.xml | 4 +- 1362 files changed, 48788 insertions(+), 10556 deletions(-) create mode 100644 doc/en/Art.xml create mode 100644 doc/en/Art/Affine.xml create mode 100644 doc/en/Art/AlphaGamma.xml create mode 100644 doc/en/Art/AlphaType.xml create mode 100644 doc/en/Art/Bpath.xml create mode 100644 doc/en/Art/CompositingMode.xml create mode 100644 doc/en/Art/DRect.xml create mode 100644 doc/en/Art/DestroyNotify.xml create mode 100644 doc/en/Art/FilterLevel.xml create mode 100644 doc/en/Art/Global.xml create mode 100644 doc/en/Art/GradientLinear.xml create mode 100644 doc/en/Art/GradientRadial.xml create mode 100644 doc/en/Art/GradientSpread.xml create mode 100644 doc/en/Art/GradientStop.xml create mode 100644 doc/en/Art/IRect.xml create mode 100644 doc/en/Art/ImageSource.xml create mode 100644 doc/en/Art/ImageSourceFlags.xml create mode 100644 doc/en/Art/MaskSource.xml create mode 100644 doc/en/Art/PathStrokeCapType.xml create mode 100644 doc/en/Art/PathStrokeJoinType.xml create mode 100644 doc/en/Art/Pathcode.xml create mode 100644 doc/en/Art/PixBuf.xml create mode 100644 doc/en/Art/PixFormat.xml create mode 100644 doc/en/Art/Point.xml create mode 100644 doc/en/Art/Render.xml create mode 100644 doc/en/Art/RenderCallback.xml create mode 100644 doc/en/Art/RenderMaskRun.xml create mode 100644 doc/en/Art/Rgb.xml create mode 100644 doc/en/Art/Rgba.xml create mode 100644 doc/en/Art/SVP.xml create mode 100644 doc/en/Art/SVPRenderAAIter.xml create mode 100644 doc/en/Art/SVPRenderAAStep.xml create mode 100644 doc/en/Art/SVPSeg.xml create mode 100644 doc/en/Art/SvpWriter.xml create mode 100644 doc/en/Art/Uta.xml create mode 100644 doc/en/Art/Vpath.xml create mode 100644 doc/en/Art/VpathDash.xml create mode 100644 doc/en/Art/WindRule.xml create mode 100644 doc/en/Gda.xml create mode 100644 doc/en/Gda/Application.xml create mode 100644 doc/en/Gda/Blob.xml create mode 100644 doc/en/Gda/BlobMode.xml create mode 100644 doc/en/Gda/Client.xml create mode 100644 doc/en/Gda/ClientEvent.xml create mode 100644 doc/en/Gda/Command.xml create mode 100644 doc/en/Gda/CommandOptions.xml create mode 100644 doc/en/Gda/CommandType.xml create mode 100644 doc/en/Gda/Config.xml create mode 100644 doc/en/Gda/ConfigListenerFunc.xml create mode 100644 doc/en/Gda/Connection.xml create mode 100644 doc/en/Gda/ConnectionFeature.xml create mode 100644 doc/en/Gda/ConnectionOptions.xml create mode 100644 doc/en/Gda/ConnectionSchema.xml create mode 100644 doc/en/Gda/DataModel.xml create mode 100644 doc/en/Gda/DataModelArray.xml create mode 100644 doc/en/Gda/DataModelForeachFunc.xml create mode 100644 doc/en/Gda/DataModelHash.xml create mode 100644 doc/en/Gda/DataModelList.xml create mode 100644 doc/en/Gda/DataSourceInfo.xml create mode 100644 doc/en/Gda/Date.xml create mode 100644 doc/en/Gda/Error.xml create mode 100644 doc/en/Gda/ExportFlags.xml create mode 100644 doc/en/Gda/Field.xml create mode 100644 doc/en/Gda/FieldAttributes.xml create mode 100644 doc/en/Gda/File.xml create mode 100644 doc/en/Gda/GeometricPoint.xml create mode 100644 doc/en/Gda/Global.xml create mode 100644 doc/en/Gda/InitFunc.xml create mode 100644 doc/en/Gda/Log.xml create mode 100644 doc/en/Gda/Main.xml create mode 100644 doc/en/Gda/Money.xml create mode 100644 doc/en/Gda/Numeric.xml create mode 100644 doc/en/Gda/Parameter.xml create mode 100644 doc/en/Gda/ParameterList.xml create mode 100644 doc/en/Gda/ProviderInfo.xml create mode 100644 doc/en/Gda/QuarkList.xml create mode 100644 doc/en/Gda/Row.xml create mode 100644 doc/en/Gda/Select.xml create mode 100644 doc/en/Gda/ServerProvider.xml create mode 100644 doc/en/Gda/Table.xml create mode 100644 doc/en/Gda/Time.xml create mode 100644 doc/en/Gda/Timestamp.xml create mode 100644 doc/en/Gda/Transaction.xml create mode 100644 doc/en/Gda/TransactionIsolation.xml create mode 100644 doc/en/Gda/Value.xml create mode 100644 doc/en/Gda/ValueType.xml create mode 100644 doc/en/Gda/XmlConnection.xml create mode 100644 doc/en/Gda/XmlDatabase.xml create mode 100644 doc/en/Gda/XmlDocument.xml create mode 100644 doc/en/Gda/Xql.xml create mode 100644 doc/en/Gda/XqlAtom.xml create mode 100644 doc/en/Gda/XqlAtomClass.xml create mode 100644 doc/en/Gda/XqlBin.xml create mode 100644 doc/en/Gda/XqlBinClass.xml create mode 100644 doc/en/Gda/XqlColumn.xml create mode 100644 doc/en/Gda/XqlColumnClass.xml create mode 100644 doc/en/Gda/XqlConst.xml create mode 100644 doc/en/Gda/XqlConstClass.xml create mode 100644 doc/en/Gda/XqlDelete.xml create mode 100644 doc/en/Gda/XqlDeleteClass.xml create mode 100644 doc/en/Gda/XqlDml.xml create mode 100644 doc/en/Gda/XqlDmlClass.xml create mode 100644 doc/en/Gda/XqlDual.xml create mode 100644 doc/en/Gda/XqlDualClass.xml create mode 100644 doc/en/Gda/XqlField.xml create mode 100644 doc/en/Gda/XqlFieldClass.xml create mode 100644 doc/en/Gda/XqlFunc.xml create mode 100644 doc/en/Gda/XqlFuncClass.xml create mode 100644 doc/en/Gda/XqlInsert.xml create mode 100644 doc/en/Gda/XqlInsertClass.xml create mode 100644 doc/en/Gda/XqlItem.xml create mode 100644 doc/en/Gda/XqlItemClass.xml create mode 100644 doc/en/Gda/XqlJoin.xml create mode 100644 doc/en/Gda/XqlJoinClass.xml create mode 100644 doc/en/Gda/XqlList.xml create mode 100644 doc/en/Gda/XqlListClass.xml create mode 100644 doc/en/Gda/XqlQuery.xml create mode 100644 doc/en/Gda/XqlQueryClass.xml create mode 100644 doc/en/Gda/XqlSelect.xml create mode 100644 doc/en/Gda/XqlSelectClass.xml create mode 100644 doc/en/Gda/XqlStack.xml create mode 100644 doc/en/Gda/XqlStackClass.xml create mode 100644 doc/en/Gda/XqlTarget.xml create mode 100644 doc/en/Gda/XqlTargetClass.xml create mode 100644 doc/en/Gda/XqlUpdate.xml create mode 100644 doc/en/Gda/XqlUpdateClass.xml create mode 100644 doc/en/Gda/XqlValue.xml create mode 100644 doc/en/Gda/XqlValueClass.xml create mode 100644 doc/en/Gda/XqlValueRef.xml create mode 100644 doc/en/Gda/XqlValueRefClass.xml create mode 100644 doc/en/GdaSharp/ErrorArgs.xml create mode 100644 doc/en/GdaSharp/ErrorHandler.xml create mode 100644 doc/en/GdaSharp/EventNotificationArgs.xml create mode 100644 doc/en/GdaSharp/EventNotificationHandler.xml create mode 100644 doc/en/GdaSharp/RowInsertedEventArgs.xml create mode 100644 doc/en/GdaSharp/RowInsertedEventHandler.xml create mode 100644 doc/en/GdaSharp/RowRemovedEventArgs.xml create mode 100644 doc/en/GdaSharp/RowRemovedEventHandler.xml create mode 100644 doc/en/GdaSharp/RowUpdatedEventArgs.xml create mode 100644 doc/en/GdaSharp/RowUpdatedEventHandler.xml create mode 100644 doc/en/GdaSharp/WarningArgs.xml create mode 100644 doc/en/GdaSharp/WarningHandler.xml create mode 100644 doc/en/Gnome/CanvasHacktext.xml create mode 100644 doc/en/Gnome/CanvasHacktextPriv.xml create mode 100644 doc/en/Gnome/Font.xml create mode 100644 doc/en/Gnome/FontDialog.xml create mode 100644 doc/en/Gnome/FontFace.xml create mode 100644 doc/en/Gnome/FontFamily.xml create mode 100644 doc/en/Gnome/FontPreview.xml create mode 100644 doc/en/Gnome/FontSelection.xml create mode 100644 doc/en/Gnome/FontWeight.xml create mode 100644 doc/en/Gnome/GPAOptionMenu.xml create mode 100644 doc/en/Gnome/GPAPrinterSelector.xml create mode 100644 doc/en/Gnome/GPASettingsSelector.xml create mode 100644 doc/en/Gnome/GPATransportSelector.xml create mode 100644 doc/en/Gnome/GPAWidget.xml create mode 100644 doc/en/Gnome/GPFamilyEntry.xml create mode 100644 doc/en/Gnome/GPFontEntry.xml create mode 100644 doc/en/Gnome/GPFontEntryAlias.xml create mode 100644 doc/en/Gnome/GPFontEntryType.xml create mode 100644 doc/en/Gnome/GPFontMap.xml create mode 100644 doc/en/Gnome/GPGC.xml create mode 100644 doc/en/Gnome/GPPath.xml create mode 100644 doc/en/Gnome/GlyphList.xml create mode 100644 doc/en/Gnome/GpaModuleInfo.xml create mode 100644 doc/en/Gnome/GpaPaperPreviewItem.xml create mode 100644 doc/en/Gnome/Icon.xml create mode 100644 doc/en/Gnome/IconDataPoint.xml create mode 100644 doc/en/Gnome/IconLookupFlags.xml create mode 100644 doc/en/Gnome/IconLookupResultFlags.xml create mode 100644 doc/en/Gnome/IconTheme.xml create mode 100644 doc/en/Gnome/PaperPreview.xml create mode 100644 doc/en/Gnome/PaperSelector.xml create mode 100644 doc/en/Gnome/Pgl.xml create mode 100644 doc/en/Gnome/PosGlyphList.xml create mode 100644 doc/en/Gnome/Print.xml create mode 100644 doc/en/Gnome/PrintConfig.xml create mode 100644 doc/en/Gnome/PrintContext.xml create mode 100644 doc/en/Gnome/PrintCopiesSelector.xml create mode 100644 doc/en/Gnome/PrintDialog.xml create mode 100644 doc/en/Gnome/PrintFRGBA.xml create mode 100644 doc/en/Gnome/PrintJob.xml create mode 100644 doc/en/Gnome/PrintJobPreview.xml create mode 100644 doc/en/Gnome/PrintMeta.xml create mode 100644 doc/en/Gnome/PrintModule.xml create mode 100644 doc/en/Gnome/PrintModuleFlags.xml create mode 100644 doc/en/Gnome/PrintMultipage.xml create mode 100644 doc/en/Gnome/PrintPaper.xml create mode 100644 doc/en/Gnome/PrintPdf.xml create mode 100644 doc/en/Gnome/PrintPreview.xml create mode 100644 doc/en/Gnome/PrintPs2.xml create mode 100644 doc/en/Gnome/PrintRBuf.xml create mode 100644 doc/en/Gnome/PrintRGBP.xml create mode 100644 doc/en/Gnome/PrintRangeType.xml create mode 100644 doc/en/Gnome/PrintReturnCode.xml create mode 100644 doc/en/Gnome/PrintTransport.xml create mode 100644 doc/en/Gnome/PrintUnit.xml create mode 100644 doc/en/Gnome/PrintUnitBase.xml create mode 100644 doc/en/Gnome/PrintUnitSelector.xml create mode 100644 doc/en/Gnome/PrinterSelector.xml create mode 100644 doc/en/Gnome/RFont.xml create mode 100644 doc/en/Gnome/ThemeFile.xml create mode 100644 doc/en/Gnome/ThemeFileLineFunc.xml create mode 100644 doc/en/Gnome/ThemeFileParseError.xml create mode 100644 doc/en/Gnome/ThemeFileSectionFunc.xml create mode 100644 doc/en/Gnome/Thumbnail.xml create mode 100644 doc/en/Gnome/ThumbnailFactory.xml create mode 100644 doc/en/Gnome/ThumbnailSize.xml create mode 100644 doc/en/GnomeDb.xml create mode 100644 doc/en/GnomeDb/Application.xml create mode 100644 doc/en/GnomeDb/Browser.xml create mode 100644 doc/en/GnomeDb/Combo.xml create mode 100644 doc/en/GnomeDb/ComponentInfo.xml create mode 100644 doc/en/GnomeDb/ComponentType.xml create mode 100644 doc/en/GnomeDb/Config.xml create mode 100644 doc/en/GnomeDb/ConnectionProperties.xml create mode 100644 doc/en/GnomeDb/ConnectionSelector.xml create mode 100644 doc/en/GnomeDb/ControlWidget.xml create mode 100644 doc/en/GnomeDb/DataSourceSelector.xml create mode 100644 doc/en/GnomeDb/DsnConfig.xml create mode 100644 doc/en/GnomeDb/DsnConfigDruid.xml create mode 100644 doc/en/GnomeDb/Editor.xml create mode 100644 doc/en/GnomeDb/EditorClass.xml create mode 100644 doc/en/GnomeDb/Error.xml create mode 100644 doc/en/GnomeDb/ErrorDialog.xml create mode 100644 doc/en/GnomeDb/Form.xml create mode 100644 doc/en/GnomeDb/FormType.xml create mode 100644 doc/en/GnomeDb/Global.xml create mode 100644 doc/en/GnomeDb/GrayBar.xml create mode 100644 doc/en/GnomeDb/Grid.xml create mode 100644 doc/en/GnomeDb/GridForeachFunc.xml create mode 100644 doc/en/GnomeDb/IconList.xml create mode 100644 doc/en/GnomeDb/List.xml create mode 100644 doc/en/GnomeDb/Login.xml create mode 100644 doc/en/GnomeDb/LoginDialog.xml create mode 100644 doc/en/GnomeDb/Main.xml create mode 100644 doc/en/GnomeDb/New.xml create mode 100644 doc/en/GnomeDb/Option.xml create mode 100644 doc/en/GnomeDb/ProviderSelector.xml create mode 100644 doc/en/GnomeDb/QueryBuilder.xml create mode 100644 doc/en/GnomeDb/ReportEditor.xml create mode 100644 doc/en/GnomeDb/SqlViewer.xml create mode 100644 doc/en/GnomeDb/Stock.xml create mode 100644 doc/en/GnomeDb/StockManager.xml create mode 100644 doc/en/GnomeDb/TableEditor.xml create mode 100644 doc/en/GnomeDb/Text.xml create mode 100644 doc/en/GnomeDbSharp/CreatePopupMenuArgs.xml create mode 100644 doc/en/GnomeDbSharp/CreatePopupMenuHandler.xml create mode 100644 doc/en/GnomeDbSharp/DoubleClickedArgs.xml create mode 100644 doc/en/GnomeDbSharp/DoubleClickedHandler.xml create mode 100644 doc/en/GnomeDbSharp/FinishedArgs.xml create mode 100644 doc/en/GnomeDbSharp/FinishedHandler.xml create mode 100644 doc/en/GnomeDbSharp/ProgressMessageArgs.xml create mode 100644 doc/en/GnomeDbSharp/ProgressMessageHandler.xml create mode 100644 doc/en/GnomeDbSharp/RowSelectedArgs.xml create mode 100644 doc/en/GnomeDbSharp/RowSelectedHandler.xml create mode 100644 doc/en/GnomeDbSharp/SelectionClearedArgs.xml create mode 100644 doc/en/GnomeDbSharp/SelectionClearedHandler.xml create mode 100644 doc/en/GnomeSharp/CopiesSetArgs.xml create mode 100644 doc/en/GnomeSharp/CopiesSetHandler.xml create mode 100644 doc/en/Rsvg/Clone.xml create mode 100644 doc/en/Rsvg/Render.xml create mode 100644 doc/en/Rsvg/Start.xml create mode 100644 doc/en/Rsvg/State.xml diff --git a/doc/en/Art.xml b/doc/en/Art.xml new file mode 100644 index 000000000..280d3d087 --- /dev/null +++ b/doc/en/Art.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/doc/en/Art/Affine.xml b/doc/en/Art/Affine.xml new file mode 100644 index 000000000..58c62c51c --- /dev/null +++ b/doc/en/Art/Affine.xml @@ -0,0 +1,263 @@ + + + + art-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 + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + 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 + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + 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/Art/AlphaGamma.xml b/doc/en/Art/AlphaGamma.xml new file mode 100644 index 000000000..bdac81e47 --- /dev/null +++ b/doc/en/Art/AlphaGamma.xml @@ -0,0 +1,114 @@ + + + + art-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 + + Art.AlphaGamma + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Art.AlphaGamma + + + + + + To be added + a + a + To be added + + + + + Method + + Art.AlphaGamma + + + + + + 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/Art/AlphaType.xml b/doc/en/Art/AlphaType.xml new file mode 100644 index 000000000..dc65b1632 --- /dev/null +++ b/doc/en/Art/AlphaType.xml @@ -0,0 +1,80 @@ + + + + art-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 + + Art.AlphaType + + + + To be added + To be added + + + + + Field + + Art.AlphaType + + + + To be added + To be added + + + + + Field + + Art.AlphaType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Bpath.xml b/doc/en/Art/Bpath.xml new file mode 100644 index 000000000..1987e148f --- /dev/null +++ b/doc/en/Art/Bpath.xml @@ -0,0 +1,150 @@ + + + + art-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 + + Art.Bpath + + + + To be added + To be added + + + + + Field + + Art.Pathcode + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Art.Bpath + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Bpath + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/CompositingMode.xml b/doc/en/Art/CompositingMode.xml new file mode 100644 index 000000000..46eda8084 --- /dev/null +++ b/doc/en/Art/CompositingMode.xml @@ -0,0 +1,80 @@ + + + + art-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 + + Art.CompositingMode + + + + To be added + To be added + + + + + Field + + Art.CompositingMode + + + + To be added + To be added + + + + + Field + + Art.CompositingMode + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/DRect.xml b/doc/en/Art/DRect.xml new file mode 100644 index 000000000..d5ce52b52 --- /dev/null +++ b/doc/en/Art/DRect.xml @@ -0,0 +1,224 @@ + + + + art-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 + + Art.DRect + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Art.DRect + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + 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/Art/DestroyNotify.xml b/doc/en/Art/DestroyNotify.xml new file mode 100644 index 000000000..270105b6e --- /dev/null +++ b/doc/en/Art/DestroyNotify.xml @@ -0,0 +1,34 @@ + + + + art-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/Art/FilterLevel.xml b/doc/en/Art/FilterLevel.xml new file mode 100644 index 000000000..ebb453423 --- /dev/null +++ b/doc/en/Art/FilterLevel.xml @@ -0,0 +1,92 @@ + + + + art-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 + + Art.FilterLevel + + + + To be added + To be added + + + + + Field + + Art.FilterLevel + + + + To be added + To be added + + + + + Field + + Art.FilterLevel + + + + To be added + To be added + + + + + Field + + Art.FilterLevel + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Global.xml b/doc/en/Art/Global.xml new file mode 100644 index 000000000..ed1a22fa6 --- /dev/null +++ b/doc/en/Art/Global.xml @@ -0,0 +1,107 @@ + + + + art-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 + + Art.Point + + + + + + + + + + + + + + + To be added + a + a + a + a + a + a + a + a + a + a + a + To be added + + + + + Method + + Art.IRect + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + Art.Vpath + + + + + + + To be added + 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/Art/GradientLinear.xml b/doc/en/Art/GradientLinear.xml new file mode 100644 index 000000000..d95953a44 --- /dev/null +++ b/doc/en/Art/GradientLinear.xml @@ -0,0 +1,135 @@ + + + + art-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 + + Art.GradientLinear + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + Art.GradientSpread + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Art.GradientLinear + + + + + + To be added + a + a + To be added + + + + + Property + + Art.GradientStop + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/GradientRadial.xml b/doc/en/Art/GradientRadial.xml new file mode 100644 index 000000000..81b3c82be --- /dev/null +++ b/doc/en/Art/GradientRadial.xml @@ -0,0 +1,123 @@ + + + + art-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 + + Art.GradientRadial + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Art.GradientRadial + + + + + + To be added + a + a + To be added + + + + + Property + + Art.GradientStop + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/GradientSpread.xml b/doc/en/Art/GradientSpread.xml new file mode 100644 index 000000000..86b87fa7f --- /dev/null +++ b/doc/en/Art/GradientSpread.xml @@ -0,0 +1,80 @@ + + + + art-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 + + Art.GradientSpread + + + + To be added + To be added + + + + + Field + + Art.GradientSpread + + + + To be added + To be added + + + + + Field + + Art.GradientSpread + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/GradientStop.xml b/doc/en/Art/GradientStop.xml new file mode 100644 index 000000000..6a13cab1d --- /dev/null +++ b/doc/en/Art/GradientStop.xml @@ -0,0 +1,62 @@ + + + + art-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 + + Art.GradientStop + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Art.GradientStop + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/IRect.xml b/doc/en/Art/IRect.xml new file mode 100644 index 000000000..2c265e6be --- /dev/null +++ b/doc/en/Art/IRect.xml @@ -0,0 +1,160 @@ + + + + art-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 + + Art.IRect + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Method + + Art.IRect + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + 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/Art/ImageSource.xml b/doc/en/Art/ImageSource.xml new file mode 100644 index 000000000..91649ef67 --- /dev/null +++ b/doc/en/Art/ImageSource.xml @@ -0,0 +1,62 @@ + + + + art-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 + + Art.ImageSource + + + + To be added + To be added + + + + + Field + + Art.RenderCallback + + + + To be added + To be added + + + + + Method + + Art.ImageSource + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/ImageSourceFlags.xml b/doc/en/Art/ImageSourceFlags.xml new file mode 100644 index 000000000..b7fd7328f --- /dev/null +++ b/doc/en/Art/ImageSourceFlags.xml @@ -0,0 +1,68 @@ + + + + art-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 + + Art.ImageSourceFlags + + + + To be added + To be added + + + + + Field + + Art.ImageSourceFlags + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/MaskSource.xml b/doc/en/Art/MaskSource.xml new file mode 100644 index 000000000..bdad9ee17 --- /dev/null +++ b/doc/en/Art/MaskSource.xml @@ -0,0 +1,62 @@ + + + + art-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 + + Art.MaskSource + + + + To be added + To be added + + + + + Field + + Art.RenderCallback + + + + To be added + To be added + + + + + Method + + Art.MaskSource + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/PathStrokeCapType.xml b/doc/en/Art/PathStrokeCapType.xml new file mode 100644 index 000000000..cde0b854a --- /dev/null +++ b/doc/en/Art/PathStrokeCapType.xml @@ -0,0 +1,80 @@ + + + + art-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 + + Art.PathStrokeCapType + + + + To be added + To be added + + + + + Field + + Art.PathStrokeCapType + + + + To be added + To be added + + + + + Field + + Art.PathStrokeCapType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/PathStrokeJoinType.xml b/doc/en/Art/PathStrokeJoinType.xml new file mode 100644 index 000000000..b76f33ff2 --- /dev/null +++ b/doc/en/Art/PathStrokeJoinType.xml @@ -0,0 +1,80 @@ + + + + art-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 + + Art.PathStrokeJoinType + + + + To be added + To be added + + + + + Field + + Art.PathStrokeJoinType + + + + To be added + To be added + + + + + Field + + Art.PathStrokeJoinType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Pathcode.xml b/doc/en/Art/Pathcode.xml new file mode 100644 index 000000000..d1df1cd82 --- /dev/null +++ b/doc/en/Art/Pathcode.xml @@ -0,0 +1,104 @@ + + + + art-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 + + Art.Pathcode + + + + To be added + To be added + + + + + Field + + Art.Pathcode + + + + To be added + To be added + + + + + Field + + Art.Pathcode + + + + To be added + To be added + + + + + Field + + Art.Pathcode + + + + To be added + To be added + + + + + Field + + Art.Pathcode + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/PixBuf.xml b/doc/en/Art/PixBuf.xml new file mode 100644 index 000000000..c56bde6b8 --- /dev/null +++ b/doc/en/Art/PixBuf.xml @@ -0,0 +1,207 @@ + + + + art-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 + + Art.PixBuf + + + + To be added + To be added + + + + + Field + + Art.PixFormat + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Art.PixBuf + + + + + + To be added + a + a + To be added + + + + + Method + + Art.PixBuf + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/PixFormat.xml b/doc/en/Art/PixFormat.xml new file mode 100644 index 000000000..e459c9c46 --- /dev/null +++ b/doc/en/Art/PixFormat.xml @@ -0,0 +1,56 @@ + + + + art-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 + + Art.PixFormat + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Point.xml b/doc/en/Art/Point.xml new file mode 100644 index 000000000..523689ce0 --- /dev/null +++ b/doc/en/Art/Point.xml @@ -0,0 +1,74 @@ + + + + art-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 + + Art.Point + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Art.Point + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Render.xml b/doc/en/Art/Render.xml new file mode 100644 index 000000000..051456f44 --- /dev/null +++ b/doc/en/Art/Render.xml @@ -0,0 +1,434 @@ + + + + art-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 + + Art.Render + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + Art.AlphaType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + Art.CompositingMode + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + Art.AlphaType + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Method + + Art.Render + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Property + + Art.AlphaGamma + + + + To be added + a + To be added + + + + + Property + + Art.RenderMaskRun + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/RenderCallback.xml b/doc/en/Art/RenderCallback.xml new file mode 100644 index 000000000..afa86f2bf --- /dev/null +++ b/doc/en/Art/RenderCallback.xml @@ -0,0 +1,50 @@ + + + + art-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 + + Art.RenderCallback + + + + To be added + To be added + + + + + Method + + Art.RenderCallback + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/RenderMaskRun.xml b/doc/en/Art/RenderMaskRun.xml new file mode 100644 index 000000000..b7e780261 --- /dev/null +++ b/doc/en/Art/RenderMaskRun.xml @@ -0,0 +1,74 @@ + + + + art-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 + + Art.RenderMaskRun + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Method + + Art.RenderMaskRun + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Rgb.xml b/doc/en/Art/Rgb.xml new file mode 100644 index 000000000..4eb6ea075 --- /dev/null +++ b/doc/en/Art/Rgb.xml @@ -0,0 +1,33 @@ + + + + art-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 + + + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Rgba.xml b/doc/en/Art/Rgba.xml new file mode 100644 index 000000000..46722d131 --- /dev/null +++ b/doc/en/Art/Rgba.xml @@ -0,0 +1,33 @@ + + + + art-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 + + + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/SVP.xml b/doc/en/Art/SVP.xml new file mode 100644 index 000000000..c2631646f --- /dev/null +++ b/doc/en/Art/SVP.xml @@ -0,0 +1,369 @@ + + + + art-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 + + Art.SVP + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Vpath + + + + + + + + + + + To be added + a + a + a + a + a + a + a + To be added + + + + + Method + + Art.SVP + + + + + + + + + + + To be added + a + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Art.SVP + + + + To be added + a + To be added + + + + + Method + + System.Double + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + Art.SVPRenderAAIter + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + + To be added + a + a + a + 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/Art/SVPRenderAAIter.xml b/doc/en/Art/SVPRenderAAIter.xml new file mode 100644 index 000000000..423ca6c40 --- /dev/null +++ b/doc/en/Art/SVPRenderAAIter.xml @@ -0,0 +1,82 @@ + + + + art-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 + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/SVPRenderAAStep.xml b/doc/en/Art/SVPRenderAAStep.xml new file mode 100644 index 000000000..d04dac027 --- /dev/null +++ b/doc/en/Art/SVPRenderAAStep.xml @@ -0,0 +1,74 @@ + + + + art-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 + + Art.SVPRenderAAStep + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Method + + Art.SVPRenderAAStep + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/SVPSeg.xml b/doc/en/Art/SVPSeg.xml new file mode 100644 index 000000000..f4496cfb3 --- /dev/null +++ b/doc/en/Art/SVPSeg.xml @@ -0,0 +1,129 @@ + + + + art-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 + + Art.SVPSeg + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + Art.DRect + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Art.SVPSeg + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Property + + Art.Point + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/SvpWriter.xml b/doc/en/Art/SvpWriter.xml new file mode 100644 index 000000000..ca067e584 --- /dev/null +++ b/doc/en/Art/SvpWriter.xml @@ -0,0 +1,79 @@ + + + + art-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 + + Art.SvpWriter + + + + To be added + To be added + + + + + Method + + Art.SvpWriter + + + + + + To be added + a + a + To be added + + + + + Method + + Art.SvpWriter + + + + + + To be added + a + a + To be added + + + + + Method + + Art.SVP + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Uta.xml b/doc/en/Art/Uta.xml new file mode 100644 index 000000000..b7233ec3c --- /dev/null +++ b/doc/en/Art/Uta.xml @@ -0,0 +1,255 @@ + + + + art-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 + + Art.Uta + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Art.Uta + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Uta + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + Art.Uta + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + Art.Uta + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Uta + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Uta + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Art.Uta + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/Vpath.xml b/doc/en/Art/Vpath.xml new file mode 100644 index 000000000..f6da813e1 --- /dev/null +++ b/doc/en/Art/Vpath.xml @@ -0,0 +1,220 @@ + + + + art-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 + + Art.Vpath + + + + To be added + To be added + + + + + Field + + Art.Pathcode + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Art.Vpath + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Vpath + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Art.Vpath + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Art.Vpath + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Vpath + + + + To be added + a + To be added + + + + + Method + + Art.Vpath + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/VpathDash.xml b/doc/en/Art/VpathDash.xml new file mode 100644 index 000000000..ba451b197 --- /dev/null +++ b/doc/en/Art/VpathDash.xml @@ -0,0 +1,51 @@ + + + + art-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 + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Art/WindRule.xml b/doc/en/Art/WindRule.xml new file mode 100644 index 000000000..b3374a414 --- /dev/null +++ b/doc/en/Art/WindRule.xml @@ -0,0 +1,92 @@ + + + + art-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 + + Art.WindRule + + + + To be added + To be added + + + + + Field + + Art.WindRule + + + + To be added + To be added + + + + + Field + + Art.WindRule + + + + To be added + To be added + + + + + Field + + Art.WindRule + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Atk/Action.xml b/doc/en/Atk/Action.xml index 8eb90b2e1..205444f63 100644 --- a/doc/en/Atk/Action.xml +++ b/doc/en/Atk/Action.xml @@ -25,8 +25,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -41,9 +41,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -59,8 +59,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -75,8 +75,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -91,8 +91,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -119,8 +119,8 @@ System.String - - + + To be added a @@ -129,4 +129,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Attribute.xml b/doc/en/Atk/Attribute.xml index d9c496677..b145a0bdb 100644 --- a/doc/en/Atk/Attribute.xml +++ b/doc/en/Atk/Attribute.xml @@ -59,8 +59,8 @@ Atk.Attribute - - + + To be added To be added: an object of type 'IntPtr' @@ -74,8 +74,7 @@ GLib.SList - - + To be added To be added: an object of type 'GLib.SList' @@ -84,4 +83,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Component.xml b/doc/en/Atk/Component.xml index 994e30b63..d2e4e6a49 100644 --- a/doc/en/Atk/Component.xml +++ b/doc/en/Atk/Component.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added To be added: an object of type 'uint' @@ -40,10 +40,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'int' @@ -73,9 +73,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -90,12 +90,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'int' @@ -114,9 +114,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -132,8 +132,8 @@ System.UInt32 - - + + To be added To be added: an object of type 'Atk.FocusHandler' @@ -148,12 +148,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'int' @@ -171,10 +171,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -190,10 +190,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'int' @@ -210,10 +210,10 @@ Atk.Object - - - - + + + + To be added To be added: an object of type 'int' @@ -248,4 +248,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/CoordType.xml b/doc/en/Atk/CoordType.xml index 23c0df404..5379717ea 100644 --- a/doc/en/Atk/CoordType.xml +++ b/doc/en/Atk/CoordType.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Document.xml b/doc/en/Atk/Document.xml index 7164da2fb..9f4a7a9d7 100644 --- a/doc/en/Atk/Document.xml +++ b/doc/en/Atk/Document.xml @@ -43,4 +43,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/EditableText.xml b/doc/en/Atk/EditableText.xml index c1ed4afcc..e76762873 100644 --- a/doc/en/Atk/EditableText.xml +++ b/doc/en/Atk/EditableText.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -42,8 +42,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -57,9 +57,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -74,9 +74,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -91,10 +91,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'GLib.SList' @@ -110,8 +110,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -126,9 +125,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -137,4 +136,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/EventListener.xml b/doc/en/Atk/EventListener.xml index f75bb8307..47cbe7a65 100644 --- a/doc/en/Atk/EventListener.xml +++ b/doc/en/Atk/EventListener.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Atk/EventListenerInit.xml b/doc/en/Atk/EventListenerInit.xml index 3fe827e29..d2d3b2082 100644 --- a/doc/en/Atk/EventListenerInit.xml +++ b/doc/en/Atk/EventListenerInit.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Atk/Focus.xml b/doc/en/Atk/Focus.xml index b064ec11f..31bf65650 100644 --- a/doc/en/Atk/Focus.xml +++ b/doc/en/Atk/Focus.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,8 +40,8 @@ System.Void - - + + To be added a @@ -60,4 +60,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/FocusHandler.xml b/doc/en/Atk/FocusHandler.xml index db6760d52..054ba6610 100644 --- a/doc/en/Atk/FocusHandler.xml +++ b/doc/en/Atk/FocusHandler.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Atk/Function.xml b/doc/en/Atk/Function.xml index 7f2719a09..5d8460035 100644 --- a/doc/en/Atk/Function.xml +++ b/doc/en/Atk/Function.xml @@ -23,7 +23,8 @@ - - - System.Boolean - + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Atk/GObjectAccessible.xml b/doc/en/Atk/GObjectAccessible.xml index d3aa7eec9..a50e905d3 100644 --- a/doc/en/Atk/GObjectAccessible.xml +++ b/doc/en/Atk/GObjectAccessible.xml @@ -30,8 +30,8 @@ Atk.Object - - + + To be added To be added: an object of type 'GLib.Object' @@ -56,8 +56,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -107,8 +107,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -119,4 +119,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Global.xml b/doc/en/Atk/Global.xml index 6398bc376..aa61e3059 100644 --- a/doc/en/Atk/Global.xml +++ b/doc/en/Atk/Global.xml @@ -25,8 +25,8 @@ System.String - - + + To be added a @@ -41,8 +41,8 @@ System.UInt32 - - + + To be added a @@ -57,8 +57,8 @@ Atk.Role - - + + To be added a @@ -73,8 +73,8 @@ System.Void - - + + To be added a @@ -88,8 +88,8 @@ System.Void - - + + To be added a @@ -103,8 +103,8 @@ System.UInt32 - - + + To be added a @@ -119,8 +119,8 @@ System.Void - - + + To be added a @@ -134,8 +134,8 @@ Atk.Role - - + + To be added a @@ -150,8 +150,8 @@ System.String - - + + To be added a @@ -219,4 +219,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Hyperlink.xml b/doc/en/Atk/Hyperlink.xml index bcca52a18..6cc98cf06 100644 --- a/doc/en/Atk/Hyperlink.xml +++ b/doc/en/Atk/Hyperlink.xml @@ -36,8 +36,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -52,9 +52,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -70,8 +70,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -86,8 +86,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -102,8 +102,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -131,8 +131,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -147,8 +147,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -173,8 +173,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -260,8 +260,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -278,8 +278,8 @@ System.String - - + + To be added a @@ -301,4 +301,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Hypertext.xml b/doc/en/Atk/Hypertext.xml index 576d40fba..5c223a8bc 100644 --- a/doc/en/Atk/Hypertext.xml +++ b/doc/en/Atk/Hypertext.xml @@ -25,8 +25,8 @@ System.Int32 - - + + To be added To be added: an object of type 'int' @@ -41,8 +41,8 @@ Atk.Hyperlink - - + + To be added To be added: an object of type 'int' @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Image.xml b/doc/en/Atk/Image.xml index b5692393b..9f8200dc0 100644 --- a/doc/en/Atk/Image.xml +++ b/doc/en/Atk/Image.xml @@ -25,8 +25,8 @@ System.Boolean - - + + To be added To be added: an object of type 'string' @@ -41,9 +41,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -58,10 +58,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -83,4 +83,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Implementor.xml b/doc/en/Atk/Implementor.xml index 85ba79964..de4649106 100644 --- a/doc/en/Atk/Implementor.xml +++ b/doc/en/Atk/Implementor.xml @@ -32,4 +32,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/KeyEventStruct.xml b/doc/en/Atk/KeyEventStruct.xml index eab7bdb3d..1adb6e57e 100644 --- a/doc/en/Atk/KeyEventStruct.xml +++ b/doc/en/Atk/KeyEventStruct.xml @@ -119,8 +119,8 @@ Atk.KeyEventStruct - - + + To be added To be added: an object of type 'IntPtr' @@ -129,4 +129,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/KeyEventType.xml b/doc/en/Atk/KeyEventType.xml index ca93bd690..81e97f960 100644 --- a/doc/en/Atk/KeyEventType.xml +++ b/doc/en/Atk/KeyEventType.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/KeySnoopFunc.xml b/doc/en/Atk/KeySnoopFunc.xml index 6b4e6e76a..fddca5e84 100644 --- a/doc/en/Atk/KeySnoopFunc.xml +++ b/doc/en/Atk/KeySnoopFunc.xml @@ -23,8 +23,10 @@ - - - - System.Int32 - + + + + + System.Int32 + + \ No newline at end of file diff --git a/doc/en/Atk/Layer.xml b/doc/en/Atk/Layer.xml index 7890e1310..daec87e26 100644 --- a/doc/en/Atk/Layer.xml +++ b/doc/en/Atk/Layer.xml @@ -135,4 +135,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/NoOpObject.xml b/doc/en/Atk/NoOpObject.xml index 2c203a9fe..69366f3d9 100644 --- a/doc/en/Atk/NoOpObject.xml +++ b/doc/en/Atk/NoOpObject.xml @@ -57,8 +57,8 @@ System.Boolean - - + + To be added To be added: an object of type 'GLib.Value' @@ -73,8 +73,8 @@ System.Void - - + + To be added To be added: an object of type 'GLib.Value' @@ -88,8 +88,8 @@ System.Void - - + + To be added To be added: an object of type 'GLib.Value' @@ -103,8 +103,8 @@ System.Void - - + + To be added To be added: an object of type 'GLib.Value' @@ -118,10 +118,10 @@ System.Int32 - - - - + + + + To be added To be added: an object of type 'int' @@ -138,10 +138,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'int' @@ -158,8 +158,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -174,8 +174,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -190,11 +190,11 @@ System.String - - - - - + + + + + To be added To be added: an object of type 'int' @@ -212,10 +212,10 @@ GLib.SList - - - - + + + + To be added To be added: an object of type 'int' @@ -232,13 +232,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'int' @@ -257,11 +257,11 @@ System.String - - - - - + + + + + To be added To be added: an object of type 'int' @@ -279,9 +279,9 @@ System.String - - - + + + To be added To be added: an object of type 'int' @@ -297,11 +297,11 @@ System.String - - - - - + + + + + To be added To be added: an object of type 'int' @@ -319,10 +319,10 @@ System.String - - - - + + + + To be added To be added: an object of type 'int' @@ -339,9 +339,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -356,8 +356,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -372,8 +372,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -388,8 +388,8 @@ System.Int32 - - + + To be added To be added: an object of type 'int' @@ -404,9 +404,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -422,8 +422,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -438,9 +438,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -455,8 +455,8 @@ System.Int32 - - + + To be added To be added: an object of type 'int' @@ -471,8 +471,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -487,8 +487,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -503,9 +503,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -521,9 +521,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -538,9 +538,9 @@ Atk.Object - - - + + + To be added To be added: an object of type 'int' @@ -556,8 +556,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -572,9 +572,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -589,8 +589,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -605,8 +605,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -621,9 +621,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -639,8 +639,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -655,9 +655,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -673,8 +673,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -702,8 +702,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -731,8 +731,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -747,8 +747,8 @@ System.Boolean - - + + To be added To be added: an object of type 'string' @@ -763,9 +763,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -780,10 +780,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -799,9 +799,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -816,8 +816,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -831,9 +831,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -848,9 +848,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -865,10 +865,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'GLib.SList' @@ -885,8 +885,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -901,9 +901,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -919,8 +919,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -935,8 +935,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -951,8 +951,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -967,8 +967,8 @@ System.Void - - + + To be added To be added: an object of type 'uint' @@ -982,10 +982,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'int' @@ -1015,9 +1015,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -1032,12 +1032,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'int' @@ -1056,9 +1056,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -1074,8 +1074,8 @@ System.UInt32 - - + + To be added To be added: an object of type 'Atk.FocusHandler' @@ -1090,12 +1090,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'int' @@ -1113,10 +1113,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -1132,10 +1132,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'int' @@ -1152,10 +1152,10 @@ Atk.Object - - - - + + + + To be added To be added: an object of type 'int' @@ -1182,8 +1182,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -1198,8 +1198,8 @@ Constructor - - + + To be added To be added: an object of type 'GLib.Object' @@ -1296,8 +1296,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -1311,8 +1310,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -1362,8 +1360,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1410,7 +1407,9 @@ Event - AtkSharp.TextChangedHandler + + AtkSharp.TextChangedHandler + To be added @@ -1420,7 +1419,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1430,7 +1431,9 @@ Event - AtkSharp.TextCaretMovedHandler + + AtkSharp.TextCaretMovedHandler + To be added @@ -1440,7 +1443,9 @@ Event - AtkSharp.RowDeletedHandler + + AtkSharp.RowDeletedHandler + To be added @@ -1450,7 +1455,9 @@ Event - AtkSharp.RowInsertedHandler + + AtkSharp.RowInsertedHandler + To be added @@ -1460,7 +1467,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1470,7 +1479,9 @@ Event - AtkSharp.ColumnInsertedHandler + + AtkSharp.ColumnInsertedHandler + To be added @@ -1480,7 +1491,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1490,7 +1503,9 @@ Event - AtkSharp.ColumnDeletedHandler + + AtkSharp.ColumnDeletedHandler + To be added @@ -1500,7 +1515,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1510,7 +1527,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1524,9 +1543,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -1539,8 +1558,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1553,7 +1572,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1567,8 +1588,8 @@ System.Int32 - - + + To be added a @@ -1583,8 +1604,8 @@ System.Int32 - - + + To be added a @@ -1599,8 +1620,8 @@ System.String - - + + To be added a @@ -1609,4 +1630,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/NoOpObjectFactory.xml b/doc/en/Atk/NoOpObjectFactory.xml index 6dfddeb85..a18d199eb 100644 --- a/doc/en/Atk/NoOpObjectFactory.xml +++ b/doc/en/Atk/NoOpObjectFactory.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -79,8 +79,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -91,4 +91,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Object.xml b/doc/en/Atk/Object.xml index 39e0bb852..82ad05f82 100644 --- a/doc/en/Atk/Object.xml +++ b/doc/en/Atk/Object.xml @@ -30,8 +30,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -46,8 +46,8 @@ System.UInt32 - - + + To be added To be added: an object of type 'Atk.PropertyChangeHandler' @@ -62,8 +62,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -90,8 +90,8 @@ System.Void - - + + To be added To be added: an object of type 'uint' @@ -105,9 +105,9 @@ System.Void - - - + + + To be added To be added: an object of type 'ulong' @@ -145,8 +145,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -185,8 +185,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -200,8 +199,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -239,8 +237,7 @@ Atk.Role - - + To be added To be added: an object of type 'Atk.Role' @@ -278,8 +275,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -293,8 +289,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -308,8 +303,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -335,8 +329,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -350,8 +343,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -365,8 +357,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -380,8 +371,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -395,8 +385,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -422,8 +411,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -437,8 +425,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -452,8 +439,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -467,8 +453,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -479,7 +464,9 @@ Event - AtkSharp.PropertyChangeHandler + + AtkSharp.PropertyChangeHandler + To be added @@ -489,7 +476,9 @@ Event - AtkSharp.StateChangeHandler + + AtkSharp.StateChangeHandler + To be added @@ -499,7 +488,9 @@ Event - AtkSharp.ChildrenChangedHandler + + AtkSharp.ChildrenChangedHandler + To be added @@ -509,7 +500,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -519,7 +512,9 @@ Event - AtkSharp.FocusEventHandler + + AtkSharp.FocusEventHandler + To be added @@ -531,8 +526,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -545,7 +540,9 @@ Event - AtkSharp.ActiveDescendantChangedHandler + + AtkSharp.ActiveDescendantChangedHandler + To be added @@ -559,9 +556,9 @@ System.Boolean - - - + + + To be added a @@ -577,9 +574,9 @@ System.Boolean - - - + + + To be added a @@ -589,4 +586,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/ObjectFactory.xml b/doc/en/Atk/ObjectFactory.xml index f2b1efaae..5a675d2dd 100644 --- a/doc/en/Atk/ObjectFactory.xml +++ b/doc/en/Atk/ObjectFactory.xml @@ -30,8 +30,8 @@ Atk.Object - - + + To be added To be added: an object of type 'GLib.Object' @@ -68,8 +68,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -119,8 +119,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -131,4 +131,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/PropertyChangeHandler.xml b/doc/en/Atk/PropertyChangeHandler.xml index 676ee6d52..54db6b79c 100644 --- a/doc/en/Atk/PropertyChangeHandler.xml +++ b/doc/en/Atk/PropertyChangeHandler.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Atk/PropertyValues.xml b/doc/en/Atk/PropertyValues.xml index df47d0d8f..4b993741d 100644 --- a/doc/en/Atk/PropertyValues.xml +++ b/doc/en/Atk/PropertyValues.xml @@ -71,8 +71,8 @@ Atk.PropertyValues - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Registry.xml b/doc/en/Atk/Registry.xml index 566d0301f..5bc6f56fc 100644 --- a/doc/en/Atk/Registry.xml +++ b/doc/en/Atk/Registry.xml @@ -30,8 +30,8 @@ System.UInt32 - - + + To be added To be added: an object of type 'uint' @@ -46,9 +46,9 @@ System.Void - - - + + + To be added To be added: an object of type 'uint' @@ -63,8 +63,8 @@ Atk.ObjectFactory - - + + To be added To be added: an object of type 'uint' @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -128,8 +128,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -140,4 +140,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Relation.xml b/doc/en/Atk/Relation.xml index d77f24383..6538e4125 100644 --- a/doc/en/Atk/Relation.xml +++ b/doc/en/Atk/Relation.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -56,10 +56,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'Atk.Object' @@ -121,8 +121,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -139,8 +139,8 @@ Atk.RelationType - - + + To be added a @@ -155,8 +155,8 @@ System.String - - + + To be added a @@ -171,8 +171,8 @@ Atk.RelationType - - + + To be added a @@ -181,4 +181,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/RelationSet.xml b/doc/en/Atk/RelationSet.xml index b72fa9579..7c5fcc4dc 100644 --- a/doc/en/Atk/RelationSet.xml +++ b/doc/en/Atk/RelationSet.xml @@ -30,8 +30,8 @@ Atk.Relation - - + + To be added To be added: an object of type 'int' @@ -46,8 +46,8 @@ Atk.Relation - - + + To be added To be added: an object of type 'Atk.RelationType' @@ -62,8 +62,8 @@ System.Void - - + + To be added To be added: an object of type 'Atk.Relation' @@ -77,8 +77,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Atk.RelationType' @@ -93,8 +93,8 @@ System.Void - - + + To be added To be added: an object of type 'Atk.Relation' @@ -118,8 +118,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -169,8 +169,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -181,4 +181,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/RelationType.xml b/doc/en/Atk/RelationType.xml index 589518961..975523ca5 100644 --- a/doc/en/Atk/RelationType.xml +++ b/doc/en/Atk/RelationType.xml @@ -195,4 +195,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Role.xml b/doc/en/Atk/Role.xml index 0d9712e6a..b15d7d154 100644 --- a/doc/en/Atk/Role.xml +++ b/doc/en/Atk/Role.xml @@ -939,4 +939,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Selection.xml b/doc/en/Atk/Selection.xml index 0a3fd4fe7..aafb480f3 100644 --- a/doc/en/Atk/Selection.xml +++ b/doc/en/Atk/Selection.xml @@ -38,8 +38,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -54,8 +54,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -83,8 +83,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -99,8 +99,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -123,7 +123,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -131,4 +133,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/StateManager.xml b/doc/en/Atk/StateManager.xml index 637ac3b2c..888f4999a 100644 --- a/doc/en/Atk/StateManager.xml +++ b/doc/en/Atk/StateManager.xml @@ -25,8 +25,8 @@ Atk.StateType - - + + To be added a @@ -41,8 +41,8 @@ System.String - - + + To be added a @@ -57,8 +57,8 @@ Atk.StateType - - + + To be added a @@ -78,4 +78,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/StateSet.xml b/doc/en/Atk/StateSet.xml index f84c0c306..ae2220da0 100644 --- a/doc/en/Atk/StateSet.xml +++ b/doc/en/Atk/StateSet.xml @@ -30,8 +30,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Atk.StateType' @@ -46,8 +46,8 @@ Atk.StateSet - - + + To be added To be added: an object of type 'Atk.StateSet' @@ -62,8 +62,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Atk.StateType' @@ -78,9 +78,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Atk.StateType' @@ -96,8 +96,8 @@ Atk.StateSet - - + + To be added To be added: an object of type 'Atk.StateSet' @@ -112,8 +112,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Atk.StateType' @@ -128,8 +128,8 @@ Atk.StateSet - - + + To be added To be added: an object of type 'Atk.StateSet' @@ -157,9 +157,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Atk.StateType' @@ -196,8 +196,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -235,8 +235,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -247,4 +247,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/StateType.xml b/doc/en/Atk/StateType.xml index 3fc6da6b0..8e05f0898 100644 --- a/doc/en/Atk/StateType.xml +++ b/doc/en/Atk/StateType.xml @@ -411,4 +411,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/StreamableContent.xml b/doc/en/Atk/StreamableContent.xml index a5814819b..b4c5ea5c4 100644 --- a/doc/en/Atk/StreamableContent.xml +++ b/doc/en/Atk/StreamableContent.xml @@ -25,8 +25,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -47,4 +47,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Table.xml b/doc/en/Atk/Table.xml index 0163e9426..a41c55c4b 100644 --- a/doc/en/Atk/Table.xml +++ b/doc/en/Atk/Table.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -42,8 +42,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -58,8 +58,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -74,8 +74,8 @@ System.Int32 - - + + To be added To be added: an object of type 'int' @@ -90,9 +90,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -108,8 +108,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -124,9 +124,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -141,8 +141,8 @@ System.Int32 - - + + To be added To be added: an object of type 'int' @@ -157,8 +157,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -173,8 +173,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -189,9 +189,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -207,9 +207,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -224,9 +224,9 @@ Atk.Object - - - + + + To be added To be added: an object of type 'int' @@ -242,8 +242,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -258,9 +258,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -275,8 +275,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -291,8 +291,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -307,9 +307,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -325,8 +325,8 @@ Atk.Object - - + + To be added To be added: an object of type 'int' @@ -341,9 +341,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -359,8 +359,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -386,8 +386,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -401,8 +400,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -425,7 +423,9 @@ Event - AtkSharp.RowDeletedHandler + + AtkSharp.RowDeletedHandler + To be added @@ -435,7 +435,9 @@ Event - AtkSharp.RowInsertedHandler + + AtkSharp.RowInsertedHandler + To be added @@ -445,7 +447,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -455,7 +459,9 @@ Event - AtkSharp.ColumnInsertedHandler + + AtkSharp.ColumnInsertedHandler + To be added @@ -465,7 +471,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -475,7 +483,9 @@ Event - AtkSharp.ColumnDeletedHandler + + AtkSharp.ColumnDeletedHandler + To be added @@ -485,7 +495,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -499,8 +511,8 @@ System.Int32 - - + + To be added a @@ -515,8 +527,8 @@ System.Int32 - - + + To be added a @@ -525,4 +537,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Text.xml b/doc/en/Atk/Text.xml index df7c8d72d..ddce694d4 100644 --- a/doc/en/Atk/Text.xml +++ b/doc/en/Atk/Text.xml @@ -25,10 +25,10 @@ System.Int32 - - - - + + + + To be added To be added: an object of type 'int' @@ -45,10 +45,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'int' @@ -65,8 +65,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -81,8 +81,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -97,11 +97,11 @@ System.String - - - - - + + + + + To be added To be added: an object of type 'int' @@ -119,10 +119,10 @@ GLib.SList - - - - + + + + To be added To be added: an object of type 'int' @@ -139,8 +139,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -155,13 +155,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'int' @@ -180,11 +180,11 @@ System.String - - - - - + + + + + To be added To be added: an object of type 'int' @@ -202,9 +202,9 @@ System.String - - - + + + To be added To be added: an object of type 'int' @@ -220,11 +220,11 @@ System.String - - - - - + + + + + To be added To be added: an object of type 'int' @@ -242,10 +242,10 @@ System.String - - - - + + + + To be added To be added: an object of type 'int' @@ -262,9 +262,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -324,7 +324,9 @@ Event - AtkSharp.TextChangedHandler + + AtkSharp.TextChangedHandler + To be added @@ -334,7 +336,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -344,7 +348,9 @@ Event - AtkSharp.TextCaretMovedHandler + + AtkSharp.TextCaretMovedHandler + To be added @@ -354,7 +360,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -362,4 +370,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/TextAttribute.xml b/doc/en/Atk/TextAttribute.xml index 453a2b2a3..5c4798595 100644 --- a/doc/en/Atk/TextAttribute.xml +++ b/doc/en/Atk/TextAttribute.xml @@ -387,4 +387,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/TextBoundary.xml b/doc/en/Atk/TextBoundary.xml index 4dd125882..299818666 100644 --- a/doc/en/Atk/TextBoundary.xml +++ b/doc/en/Atk/TextBoundary.xml @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Util.xml b/doc/en/Atk/Util.xml index 7499350e4..45d370e6d 100644 --- a/doc/en/Atk/Util.xml +++ b/doc/en/Atk/Util.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -79,8 +79,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -91,4 +91,4 @@ - + \ No newline at end of file diff --git a/doc/en/Atk/Value.xml b/doc/en/Atk/Value.xml index d76f4cb8f..359605b36 100644 --- a/doc/en/Atk/Value.xml +++ b/doc/en/Atk/Value.xml @@ -25,8 +25,8 @@ System.Boolean - - + + To be added To be added: an object of type 'GLib.Value' @@ -41,8 +41,8 @@ System.Void - - + + To be added To be added: an object of type 'GLib.Value' @@ -56,8 +56,8 @@ System.Void - - + + To be added To be added: an object of type 'GLib.Value' @@ -71,8 +71,8 @@ System.Void - - + + To be added To be added: an object of type 'GLib.Value' @@ -80,4 +80,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/ActiveDescendantChangedArgs.xml b/doc/en/AtkSharp/ActiveDescendantChangedArgs.xml index d541e5332..5ad2c8582 100644 --- a/doc/en/AtkSharp/ActiveDescendantChangedArgs.xml +++ b/doc/en/AtkSharp/ActiveDescendantChangedArgs.xml @@ -42,4 +42,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/ActiveDescendantChangedHandler.xml b/doc/en/AtkSharp/ActiveDescendantChangedHandler.xml index f2acfb8d3..e9448398e 100644 --- a/doc/en/AtkSharp/ActiveDescendantChangedHandler.xml +++ b/doc/en/AtkSharp/ActiveDescendantChangedHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/ChildrenChangedArgs.xml b/doc/en/AtkSharp/ChildrenChangedArgs.xml index 11ada31d8..94ac294e8 100644 --- a/doc/en/AtkSharp/ChildrenChangedArgs.xml +++ b/doc/en/AtkSharp/ChildrenChangedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/ChildrenChangedHandler.xml b/doc/en/AtkSharp/ChildrenChangedHandler.xml index 77cbca6ff..15bc61395 100644 --- a/doc/en/AtkSharp/ChildrenChangedHandler.xml +++ b/doc/en/AtkSharp/ChildrenChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/ColumnDeletedArgs.xml b/doc/en/AtkSharp/ColumnDeletedArgs.xml index 77e06c5f3..6a06c5c7e 100644 --- a/doc/en/AtkSharp/ColumnDeletedArgs.xml +++ b/doc/en/AtkSharp/ColumnDeletedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/ColumnDeletedHandler.xml b/doc/en/AtkSharp/ColumnDeletedHandler.xml index a8314ad2e..2afd7cc64 100644 --- a/doc/en/AtkSharp/ColumnDeletedHandler.xml +++ b/doc/en/AtkSharp/ColumnDeletedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/ColumnInsertedArgs.xml b/doc/en/AtkSharp/ColumnInsertedArgs.xml index a4e6d9294..a3f2a09e9 100644 --- a/doc/en/AtkSharp/ColumnInsertedArgs.xml +++ b/doc/en/AtkSharp/ColumnInsertedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/ColumnInsertedHandler.xml b/doc/en/AtkSharp/ColumnInsertedHandler.xml index 56458b0e8..9f34ddf9e 100644 --- a/doc/en/AtkSharp/ColumnInsertedHandler.xml +++ b/doc/en/AtkSharp/ColumnInsertedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/EventListenerInitWrapper.xml b/doc/en/AtkSharp/EventListenerInitWrapper.xml index 0f8ec1f43..a8908468e 100644 --- a/doc/en/AtkSharp/EventListenerInitWrapper.xml +++ b/doc/en/AtkSharp/EventListenerInitWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added a @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/EventListenerWrapper.xml b/doc/en/AtkSharp/EventListenerWrapper.xml index 05ac9e6cd..44ac110a0 100644 --- a/doc/en/AtkSharp/EventListenerWrapper.xml +++ b/doc/en/AtkSharp/EventListenerWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added a @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/FocusEventArgs.xml b/doc/en/AtkSharp/FocusEventArgs.xml index 925c73e0a..b6a3248d3 100644 --- a/doc/en/AtkSharp/FocusEventArgs.xml +++ b/doc/en/AtkSharp/FocusEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/FocusEventHandler.xml b/doc/en/AtkSharp/FocusEventHandler.xml index c392c3b2d..ba3ed4c3c 100644 --- a/doc/en/AtkSharp/FocusEventHandler.xml +++ b/doc/en/AtkSharp/FocusEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/FocusHandlerWrapper.xml b/doc/en/AtkSharp/FocusHandlerWrapper.xml index 529aae4dd..038b45bf0 100644 --- a/doc/en/AtkSharp/FocusHandlerWrapper.xml +++ b/doc/en/AtkSharp/FocusHandlerWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added a @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/FunctionWrapper.xml b/doc/en/AtkSharp/FunctionWrapper.xml index 23ad93041..62ac513e3 100644 --- a/doc/en/AtkSharp/FunctionWrapper.xml +++ b/doc/en/AtkSharp/FunctionWrapper.xml @@ -35,8 +35,8 @@ System.Boolean - - + + To be added To be added: an object of type 'IntPtr' @@ -49,9 +49,9 @@ Constructor - - - + + + To be added a @@ -61,4 +61,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/KeySnoopFuncWrapper.xml b/doc/en/AtkSharp/KeySnoopFuncWrapper.xml index f044768bd..09c8ff968 100644 --- a/doc/en/AtkSharp/KeySnoopFuncWrapper.xml +++ b/doc/en/AtkSharp/KeySnoopFuncWrapper.xml @@ -35,9 +35,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'Atk.KeyEventStruct&' @@ -51,9 +51,9 @@ Constructor - - - + + + To be added a @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/PropertyChangeArgs.xml b/doc/en/AtkSharp/PropertyChangeArgs.xml index 2cfcc720a..193006f07 100644 --- a/doc/en/AtkSharp/PropertyChangeArgs.xml +++ b/doc/en/AtkSharp/PropertyChangeArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/PropertyChangeHandler.xml b/doc/en/AtkSharp/PropertyChangeHandler.xml index a5b784ed1..45cbf4d9d 100644 --- a/doc/en/AtkSharp/PropertyChangeHandler.xml +++ b/doc/en/AtkSharp/PropertyChangeHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/PropertyChangeHandlerWrapper.xml b/doc/en/AtkSharp/PropertyChangeHandlerWrapper.xml index 00fd20924..0823e3acb 100644 --- a/doc/en/AtkSharp/PropertyChangeHandlerWrapper.xml +++ b/doc/en/AtkSharp/PropertyChangeHandlerWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added a @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/RowDeletedArgs.xml b/doc/en/AtkSharp/RowDeletedArgs.xml index 27b935946..28e1e1080 100644 --- a/doc/en/AtkSharp/RowDeletedArgs.xml +++ b/doc/en/AtkSharp/RowDeletedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/RowDeletedHandler.xml b/doc/en/AtkSharp/RowDeletedHandler.xml index 61bdb14c8..4068bbbf4 100644 --- a/doc/en/AtkSharp/RowDeletedHandler.xml +++ b/doc/en/AtkSharp/RowDeletedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/RowInsertedArgs.xml b/doc/en/AtkSharp/RowInsertedArgs.xml index 57bbc7db4..9cb428c49 100644 --- a/doc/en/AtkSharp/RowInsertedArgs.xml +++ b/doc/en/AtkSharp/RowInsertedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/RowInsertedHandler.xml b/doc/en/AtkSharp/RowInsertedHandler.xml index e622636d7..38a5afa0c 100644 --- a/doc/en/AtkSharp/RowInsertedHandler.xml +++ b/doc/en/AtkSharp/RowInsertedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/StateChangeArgs.xml b/doc/en/AtkSharp/StateChangeArgs.xml index 0a96ab7ec..7d4065552 100644 --- a/doc/en/AtkSharp/StateChangeArgs.xml +++ b/doc/en/AtkSharp/StateChangeArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/StateChangeHandler.xml b/doc/en/AtkSharp/StateChangeHandler.xml index 514470c25..1d47998b1 100644 --- a/doc/en/AtkSharp/StateChangeHandler.xml +++ b/doc/en/AtkSharp/StateChangeHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/TextCaretMovedArgs.xml b/doc/en/AtkSharp/TextCaretMovedArgs.xml index 191f6bee5..858b4289b 100644 --- a/doc/en/AtkSharp/TextCaretMovedArgs.xml +++ b/doc/en/AtkSharp/TextCaretMovedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/TextCaretMovedHandler.xml b/doc/en/AtkSharp/TextCaretMovedHandler.xml index c15fa877e..e10086d4b 100644 --- a/doc/en/AtkSharp/TextCaretMovedHandler.xml +++ b/doc/en/AtkSharp/TextCaretMovedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/AtkSharp/TextChangedArgs.xml b/doc/en/AtkSharp/TextChangedArgs.xml index 470df536e..b9c5ec1f6 100644 --- a/doc/en/AtkSharp/TextChangedArgs.xml +++ b/doc/en/AtkSharp/TextChangedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/AtkSharp/TextChangedHandler.xml b/doc/en/AtkSharp/TextChangedHandler.xml index 760c6ee45..8432f83bd 100644 --- a/doc/en/AtkSharp/TextChangedHandler.xml +++ b/doc/en/AtkSharp/TextChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GConf/ChangeSet.xml b/doc/en/GConf/ChangeSet.xml index 85fab080b..d8c1a8347 100644 --- a/doc/en/GConf/ChangeSet.xml +++ b/doc/en/GConf/ChangeSet.xml @@ -38,23 +38,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'GConf.Value' - To be added - - Method diff --git a/doc/en/GConf/Client.xml b/doc/en/GConf/Client.xml index bf6ad0194..51b844c44 100644 --- a/doc/en/GConf/Client.xml +++ b/doc/en/GConf/Client.xml @@ -58,8 +58,8 @@ catch (GConf.NoSuchKeyException) Removes a notification request. - an object of type - an object of type + an object of type + an object of type @@ -75,8 +75,8 @@ catch (GConf.NoSuchKeyException) Registers a notification request. - an object of type - an object of type + an object of type + an object of type To be added @@ -91,10 +91,10 @@ catch (GConf.NoSuchKeyException) Gets a value from the GConf source. - an object of type - an object of type + an object of type + an object of type Normally you will need to convert the value to the correct type before using it. - Here is how you could set a to use the system-wide setting for style. + Here is how you could set a to use the system-wide setting for style. // assuming you have a Gtk.Toolbar named toolbar1 @@ -126,7 +126,7 @@ switch (val) { break; } - + @@ -135,10 +135,10 @@ switch (val) { - Creates a new . - an object of type - This is the default constructor for . + Creates a new . + an object of type + This is the default constructor for . - + \ No newline at end of file diff --git a/doc/en/GConf/ClientBase.xml b/doc/en/GConf/ClientBase.xml index 97e7c4695..6719397ba 100644 --- a/doc/en/GConf/ClientBase.xml +++ b/doc/en/GConf/ClientBase.xml @@ -18,18 +18,6 @@ - - - Method - - System.Void - - - - To be added - To be added - - Method @@ -47,23 +35,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'GConf.Value' - To be added - - Method diff --git a/doc/en/GConf/NotifyFuncNative.xml b/doc/en/GConf/NotifyFuncNative.xml index ca3535279..bdb019d13 100644 --- a/doc/en/GConf/NotifyFuncNative.xml +++ b/doc/en/GConf/NotifyFuncNative.xml @@ -24,5 +24,84 @@ - + + + + Method + + System.Void + + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.IAsyncResult + + + + + + + + + + + To be added + a + a + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + \ No newline at end of file diff --git a/doc/en/GLib/ListBase.xml b/doc/en/GLib/ListBase.xml index c114080e1..470ab35e7 100644 --- a/doc/en/GLib/ListBase.xml +++ b/doc/en/GLib/ListBase.xml @@ -218,5 +218,20 @@ To be added + + + Method + + System.Void + + + + + + To be added + a + To be added + + - + \ No newline at end of file diff --git a/doc/en/GLib/Log.xml b/doc/en/GLib/Log.xml index 418dc187c..d9ae7c19e 100644 --- a/doc/en/GLib/Log.xml +++ b/doc/en/GLib/Log.xml @@ -222,4 +222,4 @@ Log.SetLogHandler ("Gtk", LogLevelFlags.Critical, logFunc); - + \ No newline at end of file diff --git a/doc/en/GLib/MainContext.xml b/doc/en/GLib/MainContext.xml index b9fde50b2..91af57e04 100644 --- a/doc/en/GLib/MainContext.xml +++ b/doc/en/GLib/MainContext.xml @@ -70,4 +70,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/Markup.xml b/doc/en/GLib/Markup.xml index 91c3f6a14..52ec360bb 100644 --- a/doc/en/GLib/Markup.xml +++ b/doc/en/GLib/Markup.xml @@ -46,4 +46,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/Object.xml b/doc/en/GLib/Object.xml index e7c3f7019..caf753658 100644 --- a/doc/en/GLib/Object.xml +++ b/doc/en/GLib/Object.xml @@ -23,34 +23,6 @@ - - - Field - - System.Boolean - - - - To be added - To be added - - - - - Method - - GLib.Object - - - - - - Used to obtain a CLI typed object associated with a given raw object pointer. - an object of type - an object of type - This method is primarily used to wrap object references that are returned by either the signal system or raw class methods that return GObject references. - - Method @@ -111,30 +83,6 @@ - - - Method - - System.Void - - - - To be added - To be added - - - - - Method - - System.Void - - - - To be added - To be added - - Method @@ -159,17 +107,6 @@ - - - Constructor - - - - Creates a new instance. - an object of type - This is the default constructor for . - - Constructor @@ -252,22 +189,6 @@ This method should be called from the class constructor of subclasses. - - - Constructor - - - - - - Internal constructor - GLib type for the type - Creates a new instance of Object, 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. - - - Property @@ -292,5 +213,48 @@ To be added + + + Method + + GLib.Object + + + + + + + Used to obtain a CLI typed object associated with a given raw object pointer. + a + a + a + This method is primarily used to wrap object references that are returned by either the signal system or raw class methods that return GObject references. + + + + + Constructor + + + + Creates a new instance. + a + This is a constructor used by derivative types of . + + + + + Constructor + + + + + + Creates a new instance, using the GLib-provided type. + a + a + 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. + + diff --git a/doc/en/GLib/Opaque.xml b/doc/en/GLib/Opaque.xml index cc349c5a0..849ac949a 100644 --- a/doc/en/GLib/Opaque.xml +++ b/doc/en/GLib/Opaque.xml @@ -119,4 +119,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/SList.xml b/doc/en/GLib/SList.xml index f94e4aded..a75e073ae 100644 --- a/doc/en/GLib/SList.xml +++ b/doc/en/GLib/SList.xml @@ -79,4 +79,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/SignalAttribute.xml b/doc/en/GLib/SignalAttribute.xml index 9cacc7a94..01644fa7e 100644 --- a/doc/en/GLib/SignalAttribute.xml +++ b/doc/en/GLib/SignalAttribute.xml @@ -43,4 +43,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/Source.xml b/doc/en/GLib/Source.xml index 5101d0699..8360dc817 100644 --- a/doc/en/GLib/Source.xml +++ b/doc/en/GLib/Source.xml @@ -44,4 +44,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/Thread.xml b/doc/en/GLib/Thread.xml index e6f314f31..5f22d2822 100644 --- a/doc/en/GLib/Thread.xml +++ b/doc/en/GLib/Thread.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/Timeout.xml b/doc/en/GLib/Timeout.xml index b288392dd..2c9c1f470 100644 --- a/doc/en/GLib/Timeout.xml +++ b/doc/en/GLib/Timeout.xml @@ -46,4 +46,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/TimeoutHandler.xml b/doc/en/GLib/TimeoutHandler.xml index 936e3d7a7..700258f3e 100644 --- a/doc/en/GLib/TimeoutHandler.xml +++ b/doc/en/GLib/TimeoutHandler.xml @@ -27,4 +27,4 @@ System.Boolean - + \ No newline at end of file diff --git a/doc/en/GLib/Type.xml b/doc/en/GLib/Type.xml index a2e084d73..da3c73cba 100644 --- a/doc/en/GLib/Type.xml +++ b/doc/en/GLib/Type.xml @@ -58,4 +58,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/TypeFundamentals.xml b/doc/en/GLib/TypeFundamentals.xml index eb7d483ad..315398d25 100644 --- a/doc/en/GLib/TypeFundamentals.xml +++ b/doc/en/GLib/TypeFundamentals.xml @@ -291,4 +291,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/UnwrappedObject.xml b/doc/en/GLib/UnwrappedObject.xml index 1393c19b9..cbb4d78ec 100644 --- a/doc/en/GLib/UnwrappedObject.xml +++ b/doc/en/GLib/UnwrappedObject.xml @@ -31,4 +31,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLib/Value.xml b/doc/en/GLib/Value.xml index d75cca8fc..cf638fb8f 100644 --- a/doc/en/GLib/Value.xml +++ b/doc/en/GLib/Value.xml @@ -312,4 +312,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLibSharp/ManagedValue.xml b/doc/en/GLibSharp/ManagedValue.xml index 5e6d39ce4..75865e58e 100644 --- a/doc/en/GLibSharp/ManagedValue.xml +++ b/doc/en/GLibSharp/ManagedValue.xml @@ -106,4 +106,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLibSharp/Marshaller.xml b/doc/en/GLibSharp/Marshaller.xml index 03b7bd8a1..f0d68bbe4 100644 --- a/doc/en/GLibSharp/Marshaller.xml +++ b/doc/en/GLibSharp/Marshaller.xml @@ -78,4 +78,4 @@ - + \ No newline at end of file diff --git a/doc/en/GLibSharp/TypeConverter.xml b/doc/en/GLibSharp/TypeConverter.xml index e73007ebd..c63d6ad27 100644 --- a/doc/en/GLibSharp/TypeConverter.xml +++ b/doc/en/GLibSharp/TypeConverter.xml @@ -46,4 +46,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gda.xml b/doc/en/Gda.xml new file mode 100644 index 000000000..004dea2c4 --- /dev/null +++ b/doc/en/Gda.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/doc/en/Gda/Application.xml b/doc/en/Gda/Application.xml new file mode 100644 index 000000000..311922e6a --- /dev/null +++ b/doc/en/Gda/Application.xml @@ -0,0 +1,120 @@ + + + + gda-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 + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Blob.xml b/doc/en/Gda/Blob.xml new file mode 100644 index 000000000..ff17089cf --- /dev/null +++ b/doc/en/Gda/Blob.xml @@ -0,0 +1,186 @@ + + + + gda-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 + + Gda.Blob + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.Blob + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/BlobMode.xml b/doc/en/Gda/BlobMode.xml new file mode 100644 index 000000000..5d43fe6c8 --- /dev/null +++ b/doc/en/Gda/BlobMode.xml @@ -0,0 +1,84 @@ + + + + gda-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 + + Gda.BlobMode + + + + To be added + To be added + + + + + Field + + Gda.BlobMode + + + + To be added + To be added + + + + + Field + + Gda.BlobMode + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Client.xml b/doc/en/Gda/Client.xml new file mode 100644 index 000000000..9c589478d --- /dev/null +++ b/doc/en/Gda/Client.xml @@ -0,0 +1,342 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Gda.Connection + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Connection + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gda.Connection + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Event + + GdaSharp.EventNotificationHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ClientEvent.xml b/doc/en/Gda/ClientEvent.xml new file mode 100644 index 000000000..a9ebd5195 --- /dev/null +++ b/doc/en/Gda/ClientEvent.xml @@ -0,0 +1,128 @@ + + + + gda-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 + + Gda.ClientEvent + + + + To be added + To be added + + + + + Field + + Gda.ClientEvent + + + + To be added + To be added + + + + + Field + + Gda.ClientEvent + + + + To be added + To be added + + + + + Field + + Gda.ClientEvent + + + + To be added + To be added + + + + + Field + + Gda.ClientEvent + + + + To be added + To be added + + + + + Field + + Gda.ClientEvent + + + + To be added + To be added + + + + + Field + + Gda.ClientEvent + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Command.xml b/doc/en/Gda/Command.xml new file mode 100644 index 000000000..bcca3ec3b --- /dev/null +++ b/doc/en/Gda/Command.xml @@ -0,0 +1,195 @@ + + + + gda-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 + + Gda.Command + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + Gda.CommandType + + + + To be added + To be added + + + + + Field + + Gda.CommandOptions + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.Command + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Command + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Property + + Gda.Transaction + + + + To be added + a + To be added + + + + + Property + + Gda.CommandType + + + + To be added + a + To be added + + + + + Property + + Gda.CommandOptions + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + Gda.Transaction + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/CommandOptions.xml b/doc/en/Gda/CommandOptions.xml new file mode 100644 index 000000000..989a44509 --- /dev/null +++ b/doc/en/Gda/CommandOptions.xml @@ -0,0 +1,84 @@ + + + + gda-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 + + Gda.CommandOptions + + + + To be added + To be added + + + + + Field + + Gda.CommandOptions + + + + To be added + To be added + + + + + Field + + Gda.CommandOptions + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/CommandType.xml b/doc/en/Gda/CommandType.xml new file mode 100644 index 000000000..81fdb19c7 --- /dev/null +++ b/doc/en/Gda/CommandType.xml @@ -0,0 +1,116 @@ + + + + gda-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 + + Gda.CommandType + + + + To be added + To be added + + + + + Field + + Gda.CommandType + + + + To be added + To be added + + + + + Field + + Gda.CommandType + + + + To be added + To be added + + + + + Field + + Gda.CommandType + + + + To be added + To be added + + + + + Field + + Gda.CommandType + + + + To be added + To be added + + + + + Field + + Gda.CommandType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Config.xml b/doc/en/Gda/Config.xml new file mode 100644 index 000000000..11377c107 --- /dev/null +++ b/doc/en/Gda/Config.xml @@ -0,0 +1,525 @@ + + + + gda-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.String + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.DataSourceInfo + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.DataSourceInfo + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + 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 + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gda.ProviderInfo + + + + + + To be added + 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 + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Property + + Gda.DataModel + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ConfigListenerFunc.xml b/doc/en/Gda/ConfigListenerFunc.xml new file mode 100644 index 000000000..e0b93f430 --- /dev/null +++ b/doc/en/Gda/ConfigListenerFunc.xml @@ -0,0 +1,34 @@ + + + + gda-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/Gda/Connection.xml b/doc/en/Gda/Connection.xml new file mode 100644 index 000000000..784cfb79d --- /dev/null +++ b/doc/en/Gda/Connection.xml @@ -0,0 +1,515 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.DataModel + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + GLib.List + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.DataModel + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + + + + + To be added + a + a + a + a + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Property + + Gda.ConnectionOptions + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + Gda.Client + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Event + + GdaSharp.ErrorHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ConnectionFeature.xml b/doc/en/Gda/ConnectionFeature.xml new file mode 100644 index 000000000..f50b7206c --- /dev/null +++ b/doc/en/Gda/ConnectionFeature.xml @@ -0,0 +1,200 @@ + + + + gda-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 + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + Gda.ConnectionFeature + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ConnectionOptions.xml b/doc/en/Gda/ConnectionOptions.xml new file mode 100644 index 000000000..45a244ab8 --- /dev/null +++ b/doc/en/Gda/ConnectionOptions.xml @@ -0,0 +1,72 @@ + + + + gda-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 + + Gda.ConnectionOptions + + + + To be added + To be added + + + + + Field + + Gda.ConnectionOptions + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ConnectionSchema.xml b/doc/en/Gda/ConnectionSchema.xml new file mode 100644 index 000000000..7367aa4ef --- /dev/null +++ b/doc/en/Gda/ConnectionSchema.xml @@ -0,0 +1,212 @@ + + + + gda-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 + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + Gda.ConnectionSchema + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/DataModel.xml b/doc/en/Gda/DataModel.xml new file mode 100644 index 000000000..5765a59da --- /dev/null +++ b/doc/en/Gda/DataModel.xml @@ -0,0 +1,579 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.String + + + + To be added + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + Gda.Row + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.FieldAttributes + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Row + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.String + + + + To be added + a + To be added + + + + + Method + + Gda.Value + + + + + + + To be added + a + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Property + + Gda.CommandType + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + + Event + + GdaSharp.RowInsertedEventHandler + + + + To be added + To be added + + + + + Event + + GdaSharp.RowRemovedEventHandler + + + + To be added + To be added + + + + + Event + + GdaSharp.RowUpdatedEventHandler + + + + 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 + + + + \ No newline at end of file diff --git a/doc/en/Gda/DataModelArray.xml b/doc/en/Gda/DataModelArray.xml new file mode 100644 index 000000000..a55772035 --- /dev/null +++ b/doc/en/Gda/DataModelArray.xml @@ -0,0 +1,131 @@ + + + + gda-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 + + + Gda.DataModel + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + 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/Gda/DataModelForeachFunc.xml b/doc/en/Gda/DataModelForeachFunc.xml new file mode 100644 index 000000000..a6108ce19 --- /dev/null +++ b/doc/en/Gda/DataModelForeachFunc.xml @@ -0,0 +1,35 @@ + + + + gda-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.Boolean + + + + + + \ No newline at end of file diff --git a/doc/en/Gda/DataModelHash.xml b/doc/en/Gda/DataModelHash.xml new file mode 100644 index 000000000..928a6736e --- /dev/null +++ b/doc/en/Gda/DataModelHash.xml @@ -0,0 +1,186 @@ + + + + gda-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 + + + Gda.DataModel + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + Gda.Value + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Gda.Row + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + 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/Gda/DataModelList.xml b/doc/en/Gda/DataModelList.xml new file mode 100644 index 000000000..60f503471 --- /dev/null +++ b/doc/en/Gda/DataModelList.xml @@ -0,0 +1,123 @@ + + + + gda-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 + + + Gda.DataModel + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Gda.Row + + + + + + To be added + a + a + To be added + + + + + 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 + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/DataSourceInfo.xml b/doc/en/Gda/DataSourceInfo.xml new file mode 100644 index 000000000..361522e3f --- /dev/null +++ b/doc/en/Gda/DataSourceInfo.xml @@ -0,0 +1,122 @@ + + + + gda-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 + + Gda.DataSourceInfo + + + + 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.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 + + + + + Method + + Gda.DataSourceInfo + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Date.xml b/doc/en/Gda/Date.xml new file mode 100644 index 000000000..a712e181b --- /dev/null +++ b/doc/en/Gda/Date.xml @@ -0,0 +1,86 @@ + + + + gda-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 + + Gda.Date + + + + To be added + To be added + + + + + Field + + System.Int16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Method + + Gda.Date + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Error.xml b/doc/en/Gda/Error.xml new file mode 100644 index 000000000..de47711a6 --- /dev/null +++ b/doc/en/Gda/Error.xml @@ -0,0 +1,188 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Int64 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ExportFlags.xml b/doc/en/Gda/ExportFlags.xml new file mode 100644 index 000000000..0248ae21f --- /dev/null +++ b/doc/en/Gda/ExportFlags.xml @@ -0,0 +1,56 @@ + + + + gda-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 + + Gda.ExportFlags + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Field.xml b/doc/en/Gda/Field.xml new file mode 100644 index 000000000..0941b9434 --- /dev/null +++ b/doc/en/Gda/Field.xml @@ -0,0 +1,112 @@ + + + + gda-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 + + Gda.Field + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.Field + + + + + + To be added + a + a + To be added + + + + + Property + + Gda.Value + + + + To be added + a + To be added + + + + + Property + + Gda.FieldAttributes + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/FieldAttributes.xml b/doc/en/Gda/FieldAttributes.xml new file mode 100644 index 000000000..de26c038a --- /dev/null +++ b/doc/en/Gda/FieldAttributes.xml @@ -0,0 +1,412 @@ + + + + gda-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 + + Gda.FieldAttributes + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + 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 + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Method + + Gda.FieldAttributes + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.FieldAttributes + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Gda.FieldAttributes + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Int64 + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Property + + Gda.ValueType + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Int64 + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/File.xml b/doc/en/Gda/File.xml new file mode 100644 index 000000000..66d1dfac3 --- /dev/null +++ b/doc/en/Gda/File.xml @@ -0,0 +1,67 @@ + + + + gda-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.String + + + + + + To be added + 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 + + + + \ No newline at end of file diff --git a/doc/en/Gda/GeometricPoint.xml b/doc/en/Gda/GeometricPoint.xml new file mode 100644 index 000000000..2ae4c84e4 --- /dev/null +++ b/doc/en/Gda/GeometricPoint.xml @@ -0,0 +1,74 @@ + + + + gda-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 + + Gda.GeometricPoint + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Gda.GeometricPoint + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Global.xml b/doc/en/Gda/Global.xml new file mode 100644 index 000000000..7d2974c9a --- /dev/null +++ b/doc/en/Gda/Global.xml @@ -0,0 +1,67 @@ + + + + gda-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.String + + + + + + + To be added + a + a + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/InitFunc.xml b/doc/en/Gda/InitFunc.xml new file mode 100644 index 000000000..8a3cd9844 --- /dev/null +++ b/doc/en/Gda/InitFunc.xml @@ -0,0 +1,32 @@ + + + + gda-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/Gda/Log.xml b/doc/en/Gda/Log.xml new file mode 100644 index 000000000..3edcdbf38 --- /dev/null +++ b/doc/en/Gda/Log.xml @@ -0,0 +1,102 @@ + + + + gda-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.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Main.xml b/doc/en/Gda/Main.xml new file mode 100644 index 000000000..2142fe7e4 --- /dev/null +++ b/doc/en/Gda/Main.xml @@ -0,0 +1,60 @@ + + + + gda-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 + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Money.xml b/doc/en/Gda/Money.xml new file mode 100644 index 000000000..31482b93f --- /dev/null +++ b/doc/en/Gda/Money.xml @@ -0,0 +1,74 @@ + + + + gda-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 + + Gda.Money + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Gda.Money + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Numeric.xml b/doc/en/Gda/Numeric.xml new file mode 100644 index 000000000..df4aeb353 --- /dev/null +++ b/doc/en/Gda/Numeric.xml @@ -0,0 +1,86 @@ + + + + gda-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 + + Gda.Numeric + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Method + + Gda.Numeric + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Parameter.xml b/doc/en/Gda/Parameter.xml new file mode 100644 index 000000000..27c13d5ea --- /dev/null +++ b/doc/en/Gda/Parameter.xml @@ -0,0 +1,215 @@ + + + + gda-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 + + Gda.Parameter + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.Parameter + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Parameter + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.Parameter + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.Parameter + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.Parameter + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.Parameter + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Property + + Gda.Value + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + Gda.Value + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ParameterList.xml b/doc/en/Gda/ParameterList.xml new file mode 100644 index 000000000..dfc77d638 --- /dev/null +++ b/doc/en/Gda/ParameterList.xml @@ -0,0 +1,132 @@ + + + + gda-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 + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Gda.Parameter + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ProviderInfo.xml b/doc/en/Gda/ProviderInfo.xml new file mode 100644 index 000000000..6447c2969 --- /dev/null +++ b/doc/en/Gda/ProviderInfo.xml @@ -0,0 +1,98 @@ + + + + gda-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 + + Gda.ProviderInfo + + + + 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.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.ProviderInfo + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/QuarkList.xml b/doc/en/Gda/QuarkList.xml new file mode 100644 index 000000000..b63872689 --- /dev/null +++ b/doc/en/Gda/QuarkList.xml @@ -0,0 +1,125 @@ + + + + gda-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 + a + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + 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/Gda/Row.xml b/doc/en/Gda/Row.xml new file mode 100644 index 000000000..e1d6ba0cc --- /dev/null +++ b/doc/en/Gda/Row.xml @@ -0,0 +1,163 @@ + + + + gda-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 + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + Gda.DataModel + + + + 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.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Select.xml b/doc/en/Gda/Select.xml new file mode 100644 index 000000000..7aa80b0f1 --- /dev/null +++ b/doc/en/Gda/Select.xml @@ -0,0 +1,135 @@ + + + + gda-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 + + + Gda.DataModelArray + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ServerProvider.xml b/doc/en/Gda/ServerProvider.xml new file mode 100644 index 000000000..60d514bc4 --- /dev/null +++ b/doc/en/Gda/ServerProvider.xml @@ -0,0 +1,360 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + 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 + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + GLib.List + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.DataModel + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Table.xml b/doc/en/Gda/Table.xml new file mode 100644 index 000000000..e05b58870 --- /dev/null +++ b/doc/en/Gda/Table.xml @@ -0,0 +1,168 @@ + + + + gda-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 + + + Gda.DataModelArray + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + + To be added + a + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Time.xml b/doc/en/Gda/Time.xml new file mode 100644 index 000000000..91f9e5abc --- /dev/null +++ b/doc/en/Gda/Time.xml @@ -0,0 +1,98 @@ + + + + gda-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 + + Gda.Time + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Method + + Gda.Time + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Timestamp.xml b/doc/en/Gda/Timestamp.xml new file mode 100644 index 000000000..20f615cbd --- /dev/null +++ b/doc/en/Gda/Timestamp.xml @@ -0,0 +1,146 @@ + + + + gda-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 + + Gda.Timestamp + + + + To be added + To be added + + + + + Field + + System.Int16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.UInt64 + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Method + + Gda.Timestamp + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Transaction.xml b/doc/en/Gda/Transaction.xml new file mode 100644 index 000000000..e762f3919 --- /dev/null +++ b/doc/en/Gda/Transaction.xml @@ -0,0 +1,133 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + Gda.TransactionIsolation + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/TransactionIsolation.xml b/doc/en/Gda/TransactionIsolation.xml new file mode 100644 index 000000000..9081f97b3 --- /dev/null +++ b/doc/en/Gda/TransactionIsolation.xml @@ -0,0 +1,104 @@ + + + + gda-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 + + Gda.TransactionIsolation + + + + To be added + To be added + + + + + Field + + Gda.TransactionIsolation + + + + To be added + To be added + + + + + Field + + Gda.TransactionIsolation + + + + To be added + To be added + + + + + Field + + Gda.TransactionIsolation + + + + To be added + To be added + + + + + Field + + Gda.TransactionIsolation + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Value.xml b/doc/en/Gda/Value.xml new file mode 100644 index 000000000..b48d497ff --- /dev/null +++ b/doc/en/Gda/Value.xml @@ -0,0 +1,1209 @@ + + + + gda-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 + + Gda.Value + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Field + + System.UInt64 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + Gda.Blob + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Field + + Gda.Date + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + Gda.GeometricPoint + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + Gda.Money + + + + To be added + To be added + + + + + Field + + Gda.Numeric + + + + To be added + To be added + + + + + Field + + System.Single + + + + To be added + To be added + + + + + Field + + System.Int16 + + + + To be added + To be added + + + + + Field + + System.UInt16 + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + Gda.Time + + + + To be added + To be added + + + + + Field + + Gda.Timestamp + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + System.Byte + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + To be added + To be added + + + + + Field + + System.Int64 + + + + To be added + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + To be added + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.Value + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.IntPtr + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + Gda.Value + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Property + + Gda.ValueType + + + + To be added + a + To be added + + + + + Property + + System.UInt16 + + + + To be added + a + To be added + + + + + Property + + Gda.Timestamp + + + + To be added + a + To be added + + + + + Property + + System.Int16 + + + + To be added + a + To be added + + + + + Property + + Gda.GeometricPoint + + + + To be added + a + To be added + + + + + Property + + Gda.Time + + + + To be added + a + To be added + + + + + Property + + System.Single + + + + To be added + a + To be added + + + + + Property + + GLib.Object + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Int64 + + + + To be added + a + To be added + + + + + Property + + Gda.ValueType + + + + To be added + a + To be added + + + + + Property + + Gda.Numeric + + + + To be added + a + To be added + + + + + Property + + System.UInt64 + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Property + + Gda.Blob + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + To be added + a + To be added + + + + + Property + + Gda.Money + + + + To be added + a + To be added + + + + + Property + + Gda.Date + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Double + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/ValueType.xml b/doc/en/Gda/ValueType.xml new file mode 100644 index 000000000..3d9759694 --- /dev/null +++ b/doc/en/Gda/ValueType.xml @@ -0,0 +1,344 @@ + + + + gda-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 + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + Gda.ValueType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XmlConnection.xml b/doc/en/Gda/XmlConnection.xml new file mode 100644 index 000000000..bf039cba4 --- /dev/null +++ b/doc/en/Gda/XmlConnection.xml @@ -0,0 +1,196 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + Gda.XmlConnection + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XmlConnection + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XmlDatabase.xml b/doc/en/Gda/XmlDatabase.xml new file mode 100644 index 000000000..9a69747af --- /dev/null +++ b/doc/en/Gda/XmlDatabase.xml @@ -0,0 +1,304 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.String + + + + To be added + a + To be added + + + + + Method + + Gda.Table + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XmlDocument.xml b/doc/en/Gda/XmlDocument.xml new file mode 100644 index 000000000..cd5bfa3fb --- /dev/null +++ b/doc/en/Gda/XmlDocument.xml @@ -0,0 +1,188 @@ + + + + gda-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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.String + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Event + + GdaSharp.ErrorHandler + + + + To be added + To be added + + + + + Event + + GdaSharp.WarningHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/Xql.xml b/doc/en/Gda/Xql.xml new file mode 100644 index 000000000..c3a916684 --- /dev/null +++ b/doc/en/Gda/Xql.xml @@ -0,0 +1,49 @@ + + + + gda-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.String + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlAtom.xml b/doc/en/Gda/XqlAtom.xml new file mode 100644 index 000000000..17ac775d4 --- /dev/null +++ b/doc/en/Gda/XqlAtom.xml @@ -0,0 +1,91 @@ + + + + gda-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 + + Gda.XqlAtom + + + + To be added + To be added + + + + + Field + + Gda.XqlItem + + + + To be added + To be added + + + + + Method + + Gda.XqlAtom + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlAtom + + + + + + To be added + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlAtomClass.xml b/doc/en/Gda/XqlAtomClass.xml new file mode 100644 index 000000000..a978dfbd8 --- /dev/null +++ b/doc/en/Gda/XqlAtomClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlAtomClass + + + + To be added + To be added + + + + + Field + + Gda.XqlItemClass + + + + To be added + To be added + + + + + Method + + Gda.XqlAtomClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlBin.xml b/doc/en/Gda/XqlBin.xml new file mode 100644 index 000000000..8113501f6 --- /dev/null +++ b/doc/en/Gda/XqlBin.xml @@ -0,0 +1,336 @@ + + + + gda-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 + + Gda.XqlBin + + + + To be added + To be added + + + + + Field + + Gda.XqlItem + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.XqlBin + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlBin + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlBin + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlBin + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.XqlItem + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlBinClass.xml b/doc/en/Gda/XqlBinClass.xml new file mode 100644 index 000000000..7a8b996c4 --- /dev/null +++ b/doc/en/Gda/XqlBinClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlBinClass + + + + To be added + To be added + + + + + Field + + Gda.XqlItemClass + + + + To be added + To be added + + + + + Method + + Gda.XqlBinClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlColumn.xml b/doc/en/Gda/XqlColumn.xml new file mode 100644 index 000000000..e01c81d72 --- /dev/null +++ b/doc/en/Gda/XqlColumn.xml @@ -0,0 +1,106 @@ + + + + gda-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 + + Gda.XqlColumn + + + + To be added + To be added + + + + + Field + + Gda.XqlAtom + + + + To be added + To be added + + + + + Method + + Gda.XqlColumn + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlColumn + + + + To be added + a + To be added + + + + + Method + + Gda.XqlColumn + + + + + + + To be added + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlColumnClass.xml b/doc/en/Gda/XqlColumnClass.xml new file mode 100644 index 000000000..7b97c8c51 --- /dev/null +++ b/doc/en/Gda/XqlColumnClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlColumnClass + + + + To be added + To be added + + + + + Field + + Gda.XqlAtomClass + + + + To be added + To be added + + + + + Method + + Gda.XqlColumnClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlConst.xml b/doc/en/Gda/XqlConst.xml new file mode 100644 index 000000000..f85eb4b95 --- /dev/null +++ b/doc/en/Gda/XqlConst.xml @@ -0,0 +1,110 @@ + + + + gda-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 + + Gda.XqlConst + + + + To be added + To be added + + + + + Field + + Gda.XqlAtom + + + + To be added + To be added + + + + + Method + + Gda.XqlConst + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlConst + + + + To be added + a + To be added + + + + + Method + + Gda.XqlConst + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlConstClass.xml b/doc/en/Gda/XqlConstClass.xml new file mode 100644 index 000000000..953fc03ae --- /dev/null +++ b/doc/en/Gda/XqlConstClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlConstClass + + + + To be added + To be added + + + + + Field + + Gda.XqlAtomClass + + + + To be added + To be added + + + + + Method + + Gda.XqlConstClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlDelete.xml b/doc/en/Gda/XqlDelete.xml new file mode 100644 index 000000000..db2687a0c --- /dev/null +++ b/doc/en/Gda/XqlDelete.xml @@ -0,0 +1,88 @@ + + + + gda-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 + + Gda.XqlDelete + + + + To be added + To be added + + + + + Field + + Gda.XqlDml + + + + To be added + To be added + + + + + Method + + Gda.XqlDelete + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlDelete + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlDeleteClass.xml b/doc/en/Gda/XqlDeleteClass.xml new file mode 100644 index 000000000..50cc2c17d --- /dev/null +++ b/doc/en/Gda/XqlDeleteClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlDeleteClass + + + + To be added + To be added + + + + + Field + + Gda.XqlDmlClass + + + + To be added + To be added + + + + + Method + + Gda.XqlDeleteClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlDml.xml b/doc/en/Gda/XqlDml.xml new file mode 100644 index 000000000..1b5ea5674 --- /dev/null +++ b/doc/en/Gda/XqlDml.xml @@ -0,0 +1,264 @@ + + + + gda-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 + + Gda.XqlDml + + + + To be added + To be added + + + + + Field + + Gda.XqlItem + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.XqlDml + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Gda.XqlItem + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.String + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlItem + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlDmlClass.xml b/doc/en/Gda/XqlDmlClass.xml new file mode 100644 index 000000000..1cae36d1b --- /dev/null +++ b/doc/en/Gda/XqlDmlClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlDmlClass + + + + To be added + To be added + + + + + Field + + Gda.XqlItemClass + + + + To be added + To be added + + + + + Method + + Gda.XqlDmlClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlDual.xml b/doc/en/Gda/XqlDual.xml new file mode 100644 index 000000000..8742bb72e --- /dev/null +++ b/doc/en/Gda/XqlDual.xml @@ -0,0 +1,436 @@ + + + + gda-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 + + Gda.XqlDual + + + + To be added + To be added + + + + + Field + + Gda.XqlItem + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.XqlDual + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + To be added + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gda.XqlDual + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.XqlItem + + + + To be added + a + To be added + + + + + Property + + Gda.XqlItem + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlDualClass.xml b/doc/en/Gda/XqlDualClass.xml new file mode 100644 index 000000000..b91798b81 --- /dev/null +++ b/doc/en/Gda/XqlDualClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlDualClass + + + + To be added + To be added + + + + + Field + + Gda.XqlItemClass + + + + To be added + To be added + + + + + Method + + Gda.XqlDualClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlField.xml b/doc/en/Gda/XqlField.xml new file mode 100644 index 000000000..bfc311d3e --- /dev/null +++ b/doc/en/Gda/XqlField.xml @@ -0,0 +1,108 @@ + + + + gda-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 + + Gda.XqlField + + + + To be added + To be added + + + + + Field + + Gda.XqlAtom + + + + To be added + To be added + + + + + Method + + Gda.XqlField + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlField + + + + To be added + a + To be added + + + + + Method + + Gda.XqlField + + + + + + + + To be added + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlFieldClass.xml b/doc/en/Gda/XqlFieldClass.xml new file mode 100644 index 000000000..7079f7770 --- /dev/null +++ b/doc/en/Gda/XqlFieldClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlFieldClass + + + + To be added + To be added + + + + + Field + + Gda.XqlAtomClass + + + + To be added + To be added + + + + + Method + + Gda.XqlFieldClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlFunc.xml b/doc/en/Gda/XqlFunc.xml new file mode 100644 index 000000000..bdeb9b6a6 --- /dev/null +++ b/doc/en/Gda/XqlFunc.xml @@ -0,0 +1,146 @@ + + + + gda-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 + + Gda.XqlFunc + + + + To be added + To be added + + + + + Field + + Gda.XqlBin + + + + To be added + To be added + + + + + Method + + Gda.XqlFunc + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlFunc + + + + To be added + a + To be added + + + + + Method + + Gda.XqlFunc + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlFuncClass.xml b/doc/en/Gda/XqlFuncClass.xml new file mode 100644 index 000000000..259125ad7 --- /dev/null +++ b/doc/en/Gda/XqlFuncClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlFuncClass + + + + To be added + To be added + + + + + Field + + Gda.XqlBinClass + + + + To be added + To be added + + + + + Method + + Gda.XqlFuncClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlInsert.xml b/doc/en/Gda/XqlInsert.xml new file mode 100644 index 000000000..cdc475a12 --- /dev/null +++ b/doc/en/Gda/XqlInsert.xml @@ -0,0 +1,88 @@ + + + + gda-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 + + Gda.XqlInsert + + + + To be added + To be added + + + + + Field + + Gda.XqlDml + + + + To be added + To be added + + + + + Method + + Gda.XqlInsert + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlInsert + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlInsertClass.xml b/doc/en/Gda/XqlInsertClass.xml new file mode 100644 index 000000000..5bac0e8e6 --- /dev/null +++ b/doc/en/Gda/XqlInsertClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlInsertClass + + + + To be added + To be added + + + + + Field + + Gda.XqlDmlClass + + + + To be added + To be added + + + + + Method + + Gda.XqlInsertClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlItem.xml b/doc/en/Gda/XqlItem.xml new file mode 100644 index 000000000..7eb8e141f --- /dev/null +++ b/doc/en/Gda/XqlItem.xml @@ -0,0 +1,252 @@ + + + + gda-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 + + Gda.XqlItem + + + + To be added + To be added + + + + + Field + + GLib.Object + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.XqlItem + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlItem + + + + To be added + a + To be added + + + + + Method + + Gda.XqlItem + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gda.XqlItem + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gda.XqlItem + + + + + + To be added + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + Gda.XqlItem + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlItemClass.xml b/doc/en/Gda/XqlItemClass.xml new file mode 100644 index 000000000..f84d54b17 --- /dev/null +++ b/doc/en/Gda/XqlItemClass.xml @@ -0,0 +1,50 @@ + + + + gda-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 + + Gda.XqlItemClass + + + + To be added + To be added + + + + + Method + + Gda.XqlItemClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlJoin.xml b/doc/en/Gda/XqlJoin.xml new file mode 100644 index 000000000..f1c14d585 --- /dev/null +++ b/doc/en/Gda/XqlJoin.xml @@ -0,0 +1,108 @@ + + + + gda-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 + + Gda.XqlJoin + + + + To be added + To be added + + + + + Field + + Gda.XqlDual + + + + To be added + To be added + + + + + Method + + Gda.XqlJoin + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlJoin + + + + To be added + a + To be added + + + + + Method + + Gda.XqlJoin + + + + + + + + To be added + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlJoinClass.xml b/doc/en/Gda/XqlJoinClass.xml new file mode 100644 index 000000000..56e8d968d --- /dev/null +++ b/doc/en/Gda/XqlJoinClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlJoinClass + + + + To be added + To be added + + + + + Field + + Gda.XqlDualClass + + + + To be added + To be added + + + + + Method + + Gda.XqlJoinClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlList.xml b/doc/en/Gda/XqlList.xml new file mode 100644 index 000000000..cbce2b530 --- /dev/null +++ b/doc/en/Gda/XqlList.xml @@ -0,0 +1,261 @@ + + + + gda-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 + + Gda.XqlList + + + + To be added + To be added + + + + + Field + + Gda.XqlItem + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.XqlList + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlList + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + Gda.XqlList + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlListClass.xml b/doc/en/Gda/XqlListClass.xml new file mode 100644 index 000000000..36b786a93 --- /dev/null +++ b/doc/en/Gda/XqlListClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlListClass + + + + To be added + To be added + + + + + Field + + Gda.XqlItemClass + + + + To be added + To be added + + + + + Method + + Gda.XqlListClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlQuery.xml b/doc/en/Gda/XqlQuery.xml new file mode 100644 index 000000000..4008af383 --- /dev/null +++ b/doc/en/Gda/XqlQuery.xml @@ -0,0 +1,104 @@ + + + + gda-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 + + Gda.XqlQuery + + + + To be added + To be added + + + + + Field + + Gda.XqlBin + + + + To be added + To be added + + + + + Method + + Gda.XqlQuery + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlQuery + + + + To be added + a + To be added + + + + + Method + + Gda.XqlQuery + + + + + + To be added + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlQueryClass.xml b/doc/en/Gda/XqlQueryClass.xml new file mode 100644 index 000000000..4022845cb --- /dev/null +++ b/doc/en/Gda/XqlQueryClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlQueryClass + + + + To be added + To be added + + + + + Field + + Gda.XqlBinClass + + + + To be added + To be added + + + + + Method + + Gda.XqlQueryClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlSelect.xml b/doc/en/Gda/XqlSelect.xml new file mode 100644 index 000000000..bc4d02f62 --- /dev/null +++ b/doc/en/Gda/XqlSelect.xml @@ -0,0 +1,88 @@ + + + + gda-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 + + Gda.XqlSelect + + + + To be added + To be added + + + + + Field + + Gda.XqlDml + + + + To be added + To be added + + + + + Method + + Gda.XqlSelect + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlSelect + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlSelectClass.xml b/doc/en/Gda/XqlSelectClass.xml new file mode 100644 index 000000000..f1a4ea0ff --- /dev/null +++ b/doc/en/Gda/XqlSelectClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlSelectClass + + + + To be added + To be added + + + + + Field + + Gda.XqlDmlClass + + + + To be added + To be added + + + + + Method + + Gda.XqlSelectClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlStack.xml b/doc/en/Gda/XqlStack.xml new file mode 100644 index 000000000..92e69fd0c --- /dev/null +++ b/doc/en/Gda/XqlStack.xml @@ -0,0 +1,141 @@ + + + + gda-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 + + Gda.XqlStack + + + + To be added + To be added + + + + + Field + + GLib.Object + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.XqlStack + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlStack + + + + To be added + a + To be added + + + + + Method + + Gda.XqlItem + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlStackClass.xml b/doc/en/Gda/XqlStackClass.xml new file mode 100644 index 000000000..bb97b5d1c --- /dev/null +++ b/doc/en/Gda/XqlStackClass.xml @@ -0,0 +1,50 @@ + + + + gda-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 + + Gda.XqlStackClass + + + + To be added + To be added + + + + + Method + + Gda.XqlStackClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlTarget.xml b/doc/en/Gda/XqlTarget.xml new file mode 100644 index 000000000..981d5748e --- /dev/null +++ b/doc/en/Gda/XqlTarget.xml @@ -0,0 +1,108 @@ + + + + gda-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 + + Gda.XqlTarget + + + + To be added + To be added + + + + + Field + + Gda.XqlBin + + + + To be added + To be added + + + + + Method + + Gda.XqlTarget + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlTarget + + + + To be added + a + To be added + + + + + Method + + Gda.XqlTarget + + + + + + + + To be added + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlTargetClass.xml b/doc/en/Gda/XqlTargetClass.xml new file mode 100644 index 000000000..de098c5f7 --- /dev/null +++ b/doc/en/Gda/XqlTargetClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlTargetClass + + + + To be added + To be added + + + + + Field + + Gda.XqlBinClass + + + + To be added + To be added + + + + + Method + + Gda.XqlTargetClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlUpdate.xml b/doc/en/Gda/XqlUpdate.xml new file mode 100644 index 000000000..42bfe4933 --- /dev/null +++ b/doc/en/Gda/XqlUpdate.xml @@ -0,0 +1,101 @@ + + + + gda-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 + + Gda.XqlUpdate + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gda.XqlUpdate + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlUpdate + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.XqlDml + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlUpdateClass.xml b/doc/en/Gda/XqlUpdateClass.xml new file mode 100644 index 000000000..17042d55d --- /dev/null +++ b/doc/en/Gda/XqlUpdateClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlUpdateClass + + + + To be added + To be added + + + + + Field + + Gda.XqlDmlClass + + + + To be added + To be added + + + + + Method + + Gda.XqlUpdateClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlValue.xml b/doc/en/Gda/XqlValue.xml new file mode 100644 index 000000000..2a57be0c6 --- /dev/null +++ b/doc/en/Gda/XqlValue.xml @@ -0,0 +1,104 @@ + + + + gda-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 + + Gda.XqlValue + + + + To be added + To be added + + + + + Field + + Gda.XqlBin + + + + To be added + To be added + + + + + Method + + Gda.XqlValue + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlValue + + + + To be added + a + To be added + + + + + Method + + Gda.XqlValue + + + + + + To be added + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlValueClass.xml b/doc/en/Gda/XqlValueClass.xml new file mode 100644 index 000000000..ef926cd27 --- /dev/null +++ b/doc/en/Gda/XqlValueClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlValueClass + + + + To be added + To be added + + + + + Field + + Gda.XqlBinClass + + + + To be added + To be added + + + + + Method + + Gda.XqlValueClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlValueRef.xml b/doc/en/Gda/XqlValueRef.xml new file mode 100644 index 000000000..08572f347 --- /dev/null +++ b/doc/en/Gda/XqlValueRef.xml @@ -0,0 +1,88 @@ + + + + gda-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 + + Gda.XqlValueRef + + + + To be added + To be added + + + + + Field + + Gda.XqlAtom + + + + To be added + To be added + + + + + Method + + Gda.XqlValueRef + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.XqlValueRef + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gda/XqlValueRefClass.xml b/doc/en/Gda/XqlValueRefClass.xml new file mode 100644 index 000000000..6c3d3c7fb --- /dev/null +++ b/doc/en/Gda/XqlValueRefClass.xml @@ -0,0 +1,62 @@ + + + + gda-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 + + Gda.XqlValueRefClass + + + + To be added + To be added + + + + + Field + + Gda.XqlAtomClass + + + + To be added + To be added + + + + + Method + + Gda.XqlValueRefClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GdaSharp/ErrorArgs.xml b/doc/en/GdaSharp/ErrorArgs.xml new file mode 100644 index 000000000..19470adfe --- /dev/null +++ b/doc/en/GdaSharp/ErrorArgs.xml @@ -0,0 +1,46 @@ + + + + gda-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GdaSharp/ErrorHandler.xml b/doc/en/GdaSharp/ErrorHandler.xml new file mode 100644 index 000000000..1fc86ad09 --- /dev/null +++ b/doc/en/GdaSharp/ErrorHandler.xml @@ -0,0 +1,35 @@ + + + + gda-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/GdaSharp/EventNotificationArgs.xml b/doc/en/GdaSharp/EventNotificationArgs.xml new file mode 100644 index 000000000..a7821f3c9 --- /dev/null +++ b/doc/en/GdaSharp/EventNotificationArgs.xml @@ -0,0 +1,72 @@ + + + + gda-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + Gda.Connection + + + + To be added + a + To be added + + + + + Property + + Gda.ClientEvent + + + + To be added + a + To be added + + + + + Property + + Gda.ParameterList + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GdaSharp/EventNotificationHandler.xml b/doc/en/GdaSharp/EventNotificationHandler.xml new file mode 100644 index 000000000..a3eb78137 --- /dev/null +++ b/doc/en/GdaSharp/EventNotificationHandler.xml @@ -0,0 +1,35 @@ + + + + gda-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/GdaSharp/RowInsertedEventArgs.xml b/doc/en/GdaSharp/RowInsertedEventArgs.xml new file mode 100644 index 000000000..0b24e5af8 --- /dev/null +++ b/doc/en/GdaSharp/RowInsertedEventArgs.xml @@ -0,0 +1,46 @@ + + + + gda-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + 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/GdaSharp/RowInsertedEventHandler.xml b/doc/en/GdaSharp/RowInsertedEventHandler.xml new file mode 100644 index 000000000..95dcb770b --- /dev/null +++ b/doc/en/GdaSharp/RowInsertedEventHandler.xml @@ -0,0 +1,35 @@ + + + + gda-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/GdaSharp/RowRemovedEventArgs.xml b/doc/en/GdaSharp/RowRemovedEventArgs.xml new file mode 100644 index 000000000..0b905b67e --- /dev/null +++ b/doc/en/GdaSharp/RowRemovedEventArgs.xml @@ -0,0 +1,46 @@ + + + + gda-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + 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/GdaSharp/RowRemovedEventHandler.xml b/doc/en/GdaSharp/RowRemovedEventHandler.xml new file mode 100644 index 000000000..b6096e993 --- /dev/null +++ b/doc/en/GdaSharp/RowRemovedEventHandler.xml @@ -0,0 +1,35 @@ + + + + gda-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/GdaSharp/RowUpdatedEventArgs.xml b/doc/en/GdaSharp/RowUpdatedEventArgs.xml new file mode 100644 index 000000000..813c1fdba --- /dev/null +++ b/doc/en/GdaSharp/RowUpdatedEventArgs.xml @@ -0,0 +1,46 @@ + + + + gda-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + 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/GdaSharp/RowUpdatedEventHandler.xml b/doc/en/GdaSharp/RowUpdatedEventHandler.xml new file mode 100644 index 000000000..032354be6 --- /dev/null +++ b/doc/en/GdaSharp/RowUpdatedEventHandler.xml @@ -0,0 +1,35 @@ + + + + gda-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/GdaSharp/WarningArgs.xml b/doc/en/GdaSharp/WarningArgs.xml new file mode 100644 index 000000000..858f127f3 --- /dev/null +++ b/doc/en/GdaSharp/WarningArgs.xml @@ -0,0 +1,46 @@ + + + + gda-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GdaSharp/WarningHandler.xml b/doc/en/GdaSharp/WarningHandler.xml new file mode 100644 index 000000000..faba2b68d --- /dev/null +++ b/doc/en/GdaSharp/WarningHandler.xml @@ -0,0 +1,35 @@ + + + + gda-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/Atom.xml b/doc/en/Gdk/Atom.xml index f7c5ef4db..a5da6e658 100644 --- a/doc/en/Gdk/Atom.xml +++ b/doc/en/Gdk/Atom.xml @@ -27,9 +27,9 @@ Gdk.Atom - - - + + + To be added To be added: an object of type 'string' @@ -56,8 +56,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -79,4 +79,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/AxisUse.xml b/doc/en/Gdk/AxisUse.xml index 561a563c5..60262fc57 100644 --- a/doc/en/Gdk/AxisUse.xml +++ b/doc/en/Gdk/AxisUse.xml @@ -135,4 +135,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/BRESINFO.xml b/doc/en/Gdk/BRESINFO.xml index 381f4b47d..9a56793d9 100644 --- a/doc/en/Gdk/BRESINFO.xml +++ b/doc/en/Gdk/BRESINFO.xml @@ -107,8 +107,8 @@ Gdk.BRESINFO - - + + To be added To be added: an object of type 'IntPtr' @@ -117,4 +117,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Bitmap.xml b/doc/en/Gdk/Bitmap.xml index 83a4a739a..ddd5b00bb 100644 --- a/doc/en/Gdk/Bitmap.xml +++ b/doc/en/Gdk/Bitmap.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -85,11 +85,11 @@ Gdk.Bitmap - - - - - + + + + + To be added a @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/ByteOrder.xml b/doc/en/Gdk/ByteOrder.xml index 2d471c4b9..30d654c06 100644 --- a/doc/en/Gdk/ByteOrder.xml +++ b/doc/en/Gdk/ByteOrder.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/CapStyle.xml b/doc/en/Gdk/CapStyle.xml index 504e77665..13792c35b 100644 --- a/doc/en/Gdk/CapStyle.xml +++ b/doc/en/Gdk/CapStyle.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Color.xml b/doc/en/Gdk/Color.xml index 7afbda6d5..3c2f4e100 100644 --- a/doc/en/Gdk/Color.xml +++ b/doc/en/Gdk/Color.xml @@ -120,10 +120,10 @@ Constructor - - - - + + + + Color constructor from RGB byte values Red value (0-255) @@ -170,9 +170,9 @@ System.Int32 - - - + + + Parses a textual color representation A string specification for the color. @@ -219,8 +219,8 @@ Gdk.Color - - + + Creates a color from an unmanaged location. A pointer to the unmanaged GdkColor structure. @@ -254,8 +254,8 @@ System.Boolean - - + + Compares whether two colors are equal. The color to compare @@ -299,8 +299,8 @@ Constructor - - + + Color constructor from a System.Drawing.Color. The object. @@ -340,4 +340,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Colormap.xml b/doc/en/Gdk/Colormap.xml index dcb8a308e..ea705e1a0 100644 --- a/doc/en/Gdk/Colormap.xml +++ b/doc/en/Gdk/Colormap.xml @@ -30,12 +30,12 @@ System.Int32 - - - - - - + + + + + + To be added To be added: an object of type 'Gdk.Color' @@ -54,9 +54,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Color' @@ -71,9 +71,9 @@ System.Void - - - + + + To be added To be added: an object of type 'ulong' @@ -98,8 +98,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -114,9 +114,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gdk.Visual' @@ -177,8 +177,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -195,10 +195,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gdk.Color&' @@ -221,4 +221,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Colorspace.xml b/doc/en/Gdk/Colorspace.xml index 685240a45..2c3d89376 100644 --- a/doc/en/Gdk/Colorspace.xml +++ b/doc/en/Gdk/Colorspace.xml @@ -51,4 +51,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/CrossingMode.xml b/doc/en/Gdk/CrossingMode.xml index 402091784..314ba486d 100644 --- a/doc/en/Gdk/CrossingMode.xml +++ b/doc/en/Gdk/CrossingMode.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Cursor.xml b/doc/en/Gdk/Cursor.xml index a12c324be..2d6f30ce7 100644 --- a/doc/en/Gdk/Cursor.xml +++ b/doc/en/Gdk/Cursor.xml @@ -59,13 +59,13 @@ Gdk.Cursor - - - - - - - + + + + + + + To be added To be added: an object of type 'Gdk.Pixmap' @@ -85,8 +85,8 @@ Gdk.Cursor - - + + To be added To be added: an object of type 'Gdk.CursorType' @@ -101,8 +101,8 @@ Gdk.Cursor - - + + To be added To be added: an object of type 'IntPtr' @@ -166,9 +166,9 @@ Gdk.Cursor - - - + + + To be added a @@ -178,4 +178,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/CursorType.xml b/doc/en/Gdk/CursorType.xml index 1c972da71..e64fb477a 100644 --- a/doc/en/Gdk/CursorType.xml +++ b/doc/en/Gdk/CursorType.xml @@ -987,4 +987,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DestroyNotify.xml b/doc/en/Gdk/DestroyNotify.xml index 2306dbd27..bde28b73c 100644 --- a/doc/en/Gdk/DestroyNotify.xml +++ b/doc/en/Gdk/DestroyNotify.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/Device.xml b/doc/en/Gdk/Device.xml index 3e9713b84..a77a0188e 100644 --- a/doc/en/Gdk/Device.xml +++ b/doc/en/Gdk/Device.xml @@ -30,9 +30,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.TimeCoord' @@ -47,12 +47,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'Gdk.Window' @@ -71,8 +71,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gdk.InputMode' @@ -87,10 +87,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'double' @@ -107,10 +107,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Window' @@ -136,8 +136,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -188,8 +188,7 @@ Gdk.InputSource - - + To be added To be added: an object of type 'Gdk.InputSource' @@ -202,8 +201,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -220,10 +219,10 @@ System.Void - - - - + + + + To be added a @@ -239,9 +238,9 @@ System.Void - - - + + + To be added a @@ -250,4 +249,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DeviceAxis.xml b/doc/en/Gdk/DeviceAxis.xml index 576e6f48d..8ffbf7057 100644 --- a/doc/en/Gdk/DeviceAxis.xml +++ b/doc/en/Gdk/DeviceAxis.xml @@ -71,8 +71,8 @@ Gdk.DeviceAxis - - + + To be added To be added: an object of type 'IntPtr' @@ -94,4 +94,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DeviceKey.xml b/doc/en/Gdk/DeviceKey.xml index b260134aa..1b538d5f3 100644 --- a/doc/en/Gdk/DeviceKey.xml +++ b/doc/en/Gdk/DeviceKey.xml @@ -59,8 +59,8 @@ Gdk.DeviceKey - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Display.xml b/doc/en/Gdk/Display.xml index 5d45b66c3..b8308d2b6 100644 --- a/doc/en/Gdk/Display.xml +++ b/doc/en/Gdk/Display.xml @@ -45,8 +45,8 @@ Gdk.Display - - + + To be added a @@ -61,8 +61,8 @@ System.Void - - + + To be added a @@ -76,9 +76,9 @@ System.Void - - - + + + To be added a @@ -131,9 +131,9 @@ Gdk.Window - - - + + + To be added a @@ -161,8 +161,8 @@ Gdk.Screen - - + + To be added a @@ -177,8 +177,8 @@ Gdk.DisplayPointerHooks - - + + To be added a @@ -193,8 +193,8 @@ System.Void - - + + To be added a @@ -221,8 +221,8 @@ System.Void - - + + To be added a @@ -236,11 +236,11 @@ System.Void - - - - - + + + + + To be added a @@ -279,8 +279,8 @@ Constructor - - + + To be added a @@ -293,8 +293,8 @@ Constructor - - + + To be added a @@ -355,8 +355,7 @@ System.UInt32 - - + To be added a @@ -415,7 +414,9 @@ Event - GdkSharp.ClosedHandler + + GdkSharp.ClosedHandler + To be added @@ -423,4 +424,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DisplayManager.xml b/doc/en/Gdk/DisplayManager.xml index ac32a92b9..57265a257 100644 --- a/doc/en/Gdk/DisplayManager.xml +++ b/doc/en/Gdk/DisplayManager.xml @@ -68,8 +68,8 @@ Constructor - - + + To be added a @@ -82,8 +82,8 @@ Constructor - - + + To be added a @@ -120,8 +120,7 @@ Gdk.Display - - + To be added a @@ -132,7 +131,9 @@ Event - GdkSharp.DisplayOpenedHandler + + GdkSharp.DisplayOpenedHandler + To be added @@ -140,4 +141,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DisplayPointerHooks.xml b/doc/en/Gdk/DisplayPointerHooks.xml index ad9dd6476..4b2025791 100644 --- a/doc/en/Gdk/DisplayPointerHooks.xml +++ b/doc/en/Gdk/DisplayPointerHooks.xml @@ -37,8 +37,8 @@ Gdk.DisplayPointerHooks - - + + To be added a @@ -47,4 +47,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Drag.xml b/doc/en/Gdk/Drag.xml index 1124c672f..c9ecb2aa3 100644 --- a/doc/en/Gdk/Drag.xml +++ b/doc/en/Gdk/Drag.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -42,14 +42,14 @@ System.Void - - - - - - - - + + + + + + + + To be added a @@ -69,9 +69,9 @@ System.UInt32 - - - + + + To be added a @@ -87,10 +87,10 @@ System.UInt32 - - - - + + + + To be added a @@ -107,15 +107,15 @@ System.Boolean - - - - - - - - - + + + + + + + + + To be added a @@ -137,13 +137,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -162,9 +162,9 @@ System.Void - - - + + + To be added a @@ -179,10 +179,10 @@ System.Void - - - - + + + + To be added a @@ -198,9 +198,9 @@ Gdk.DragContext - - - + + + To be added a @@ -216,8 +216,8 @@ Gdk.Atom - - + + To be added a @@ -237,4 +237,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DragAction.xml b/doc/en/Gdk/DragAction.xml index 572d8bf78..bcfd2aad0 100644 --- a/doc/en/Gdk/DragAction.xml +++ b/doc/en/Gdk/DragAction.xml @@ -111,4 +111,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DragContext.xml b/doc/en/Gdk/DragContext.xml index 87a94a585..75d315ad4 100644 --- a/doc/en/Gdk/DragContext.xml +++ b/doc/en/Gdk/DragContext.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -79,8 +79,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -91,4 +91,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/DragProtocol.xml b/doc/en/Gdk/DragProtocol.xml index 5f083aedf..7c363950b 100644 --- a/doc/en/Gdk/DragProtocol.xml +++ b/doc/en/Gdk/DragProtocol.xml @@ -111,4 +111,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Drawable.xml b/doc/en/Gdk/Drawable.xml index 7c50828e5..cc891528b 100644 --- a/doc/en/Gdk/Drawable.xml +++ b/doc/en/Gdk/Drawable.xml @@ -30,10 +30,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.GC' @@ -49,13 +49,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -74,17 +74,17 @@ System.Void - - - - - - - - - - - + + + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -107,11 +107,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -128,13 +128,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -153,11 +153,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -174,15 +174,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -203,15 +203,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -232,9 +232,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int&' @@ -249,10 +249,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.GC' @@ -268,16 +268,16 @@ System.Void - - - - - - - - - - + + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -299,12 +299,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -322,11 +322,11 @@ Gdk.Image - - - - - + + + + + To be added To be added: an object of type 'int' @@ -344,15 +344,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -373,17 +373,17 @@ System.Void - - - - - - - - - - - + + + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -406,15 +406,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -435,10 +435,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.GC' @@ -454,15 +454,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.GC' @@ -493,8 +493,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -533,8 +533,7 @@ Gdk.Colormap - - + To be added To be added: an object of type 'Gdk.Colormap' @@ -595,8 +594,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -649,9 +648,9 @@ System.Void - - - + + + To be added a @@ -666,10 +665,10 @@ System.Void - - - - + + + + To be added a @@ -685,10 +684,10 @@ System.Void - - - - + + + + To be added a @@ -704,12 +703,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -727,15 +726,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added a @@ -756,18 +755,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -791,13 +790,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -810,4 +809,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Drop.xml b/doc/en/Gdk/Drop.xml index 0104f87ca..0b34c782b 100644 --- a/doc/en/Gdk/Drop.xml +++ b/doc/en/Gdk/Drop.xml @@ -25,10 +25,10 @@ System.Void - - - - + + + + To be added a @@ -44,10 +44,10 @@ System.Void - - - - + + + + To be added a @@ -68,4 +68,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/EdgeTable.xml b/doc/en/Gdk/EdgeTable.xml index 6c04d4bbc..051897e5c 100644 --- a/doc/en/Gdk/EdgeTable.xml +++ b/doc/en/Gdk/EdgeTable.xml @@ -59,8 +59,8 @@ Gdk.EdgeTable - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Error.xml b/doc/en/Gdk/Error.xml index 85cfda0ca..f3bed87b4 100644 --- a/doc/en/Gdk/Error.xml +++ b/doc/en/Gdk/Error.xml @@ -55,4 +55,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/EventButton.xml b/doc/en/Gdk/EventButton.xml index e79e2728c..f747e865b 100644 --- a/doc/en/Gdk/EventButton.xml +++ b/doc/en/Gdk/EventButton.xml @@ -11,42 +11,90 @@ Used for button press and button release events. The type - field will be one of , + field will be one of , , , - and - + and Double and triple-clicks result in a sequence of events being received. For double-clicks the order of events will be: - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + Note that the first click is received just like a normal button press, while the second click results in a being received just after the . Triple-clicks are very similar to - double-clicks, except that is inserted after + double-clicks, except that is inserted after the third click. The order of the events is: - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + For a double click to occur, the second button press must occur within 1/4 of a second of the first. For a triple click diff --git a/doc/en/Gdk/EventFocus.xml b/doc/en/Gdk/EventFocus.xml index 59d903fc1..da1457981 100644 --- a/doc/en/Gdk/EventFocus.xml +++ b/doc/en/Gdk/EventFocus.xml @@ -52,18 +52,6 @@ To be added - - - Field - - System.Int16 - - - - To be added - To be added - - Method @@ -106,5 +94,17 @@ + + + Field + + System.Int16 + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Gdk/EventNoExpose.xml b/doc/en/Gdk/EventNoExpose.xml index 2d2fac278..6cfa85abf 100644 --- a/doc/en/Gdk/EventNoExpose.xml +++ b/doc/en/Gdk/EventNoExpose.xml @@ -9,8 +9,7 @@ Generated when the area of a being - copied, with or , was + copied, with or , was completely available. diff --git a/doc/en/Gdk/EventVisibility.xml b/doc/en/Gdk/EventVisibility.xml index 37ddf37c0..ee189ef4c 100644 --- a/doc/en/Gdk/EventVisibility.xml +++ b/doc/en/Gdk/EventVisibility.xml @@ -67,7 +67,7 @@ The visibility state for the window. - + The state member is set to the state of the window's visibility and can be VisibilityUnobscured, VisibilityPartiallyObscured, or VisibilityFullyObscured. @@ -76,19 +76,19 @@ processes VisibilityNotify events according to the following: - + When the window changes state from partially obscured, fully obscured, or not viewable to viewable and completely unobscured, the X server generates the event with the state member of the EventVisibility structure set to Gdk.Visibility.Unobscured. - + When the window changes state from viewable and completely unob- scured or not viewable to viewable and partially obscured, the X server generates the event with the state member of the XVisibili- tyEvent structure set to Gdk.Visibility.Partial. - + When the window changes state from viewable and completely unobscured, viewable and partially obscured, or not viewable to viewable and fully obscured, the X server @@ -96,7 +96,7 @@ XVisibilityEvent structure set to Gdk.Visibility.FullyObscured. - + @@ -127,11 +127,11 @@ The window whose visibility changed. The window whose visibility changed. - - The property + + The property reports the state changed for the window. - + diff --git a/doc/en/Gdk/ExtensionMode.xml b/doc/en/Gdk/ExtensionMode.xml index d50aa86c8..0cadd74ba 100644 --- a/doc/en/Gdk/ExtensionMode.xml +++ b/doc/en/Gdk/ExtensionMode.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Fill.xml b/doc/en/Gdk/Fill.xml index bb764e3e7..cc2b49693 100644 --- a/doc/en/Gdk/Fill.xml +++ b/doc/en/Gdk/Fill.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/FillRule.xml b/doc/en/Gdk/FillRule.xml index f7a9f246c..1b94c6b5f 100644 --- a/doc/en/Gdk/FillRule.xml +++ b/doc/en/Gdk/FillRule.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/FilterFunc.xml b/doc/en/Gdk/FilterFunc.xml index ecbc3e5f2..4f8af9878 100644 --- a/doc/en/Gdk/FilterFunc.xml +++ b/doc/en/Gdk/FilterFunc.xml @@ -23,9 +23,11 @@ - - - - - Gdk.FilterReturn - + + + + + + Gdk.FilterReturn + + \ No newline at end of file diff --git a/doc/en/Gdk/FilterReturn.xml b/doc/en/Gdk/FilterReturn.xml index c24526b21..e48e7db46 100644 --- a/doc/en/Gdk/FilterReturn.xml +++ b/doc/en/Gdk/FilterReturn.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Font.xml b/doc/en/Gdk/Font.xml index f174af5e5..e3bd19b30 100644 --- a/doc/en/Gdk/Font.xml +++ b/doc/en/Gdk/Font.xml @@ -38,8 +38,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -61,4 +61,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Function.xml b/doc/en/Gdk/Function.xml index d176f4805..882996e16 100644 --- a/doc/en/Gdk/Function.xml +++ b/doc/en/Gdk/Function.xml @@ -231,4 +231,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/GC.xml b/doc/en/Gdk/GC.xml index 69f69b8bb..1d8042a47 100644 --- a/doc/en/Gdk/GC.xml +++ b/doc/en/Gdk/GC.xml @@ -49,8 +49,8 @@ System.Void - - + + Copy the set of values from one graphics context onto another graphics context. The GC to copy. @@ -69,9 +69,9 @@ System.Void - - - + + + Set the origin when using tiles or stipples with the GC. the x-coordinate of the origin. @@ -93,9 +93,9 @@ System.Void - - - + + + Sets the origin of the clip mask. the x-coordinate of the origin. @@ -114,9 +114,9 @@ System.Void - - - + + + Set the x and y offsets on the Gdk.GC amount by which to offset the GC in the X direction @@ -136,9 +136,9 @@ System.Void - - - + + + Sets attributes of a graphics context in bulk. struct containing the new values @@ -159,11 +159,11 @@ System.Void - - - - - + + + + + Sets various attributes of how lines are drawn. the width of lines. @@ -184,8 +184,8 @@ System.Void - - + + Retrieves the current values from a graphics context. the GdkGCValues structure in which to store the results. @@ -211,8 +211,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -227,8 +227,8 @@ Constructor - - + + To be added To be added: an object of type 'Gdk.Drawable' @@ -241,10 +241,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'Gdk.Drawable' @@ -283,8 +283,7 @@ Gdk.Color - - + Set the foreground color of a GC using an unallocated color. @@ -307,8 +306,7 @@ Gdk.Rectangle - - + Sets the clip mask for a graphics context from a rectangle. the rectangle to clip to. @@ -326,8 +324,7 @@ Gdk.Pixmap - - + Set a tile pixmap for a graphics context. the new tile pixmap. @@ -344,8 +341,7 @@ Gdk.Bitmap - - + Sets the clip mask for a graphics context from a bitmap. a bitmap. @@ -363,8 +359,7 @@ Gdk.Fill - - + Set the fill mode for a graphics context. the new fill mode. @@ -380,8 +375,7 @@ Gdk.Colormap - - + Sets the colormap for the GC to the given colormap. a Gdk.Colormap @@ -401,8 +395,7 @@ Gdk.Color - - + Set the background color of a GC using an unallocated color. a Gdk.Color @@ -425,8 +418,7 @@ Gdk.Color - - + Sets the foreground color for a graphics context. the new foreground color. @@ -469,8 +461,7 @@ Gdk.Region - - + Sets the clip mask for a graphics context from a region structure. the Gdk.Region @@ -488,8 +479,7 @@ Gdk.SubwindowMode - - + Sets how drawing with this GC on a window will affect child windows of that window. the subwindow mode. @@ -506,8 +496,7 @@ Gdk.Pixmap - - + Set the stipple bitmap for a graphics context. the new stipple bitmap. @@ -527,8 +516,7 @@ Gdk.Function - - + Determines how the current pixel values and the pixel values being drawn are combined to produce the final pixel values. a function. @@ -546,8 +534,7 @@ Gdk.Color - - + Sets the background color for a graphics context. the new background color. @@ -599,8 +586,7 @@ System.Boolean - - + Sets whether or not this GC should geenrate exposure events. To be added: an object of type 'bool' @@ -618,8 +604,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -648,10 +634,10 @@ System.Void - - - - + + + + Sets the way dashed-lines are drawn. the dash offset. @@ -668,4 +654,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/GCValues.xml b/doc/en/Gdk/GCValues.xml index 57cc2446c..9db8b2b09 100644 --- a/doc/en/Gdk/GCValues.xml +++ b/doc/en/Gdk/GCValues.xml @@ -251,8 +251,8 @@ Gdk.GCValues - - + + To be added To be added: an object of type 'IntPtr' @@ -266,8 +266,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -281,8 +280,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -296,8 +294,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -311,8 +308,7 @@ Gdk.Font - - + To be added To be added: an object of type 'Gdk.Font' @@ -321,4 +317,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/GCValuesMask.xml b/doc/en/Gdk/GCValuesMask.xml index 43756fc24..baa9b8fe4 100644 --- a/doc/en/Gdk/GCValuesMask.xml +++ b/doc/en/Gdk/GCValuesMask.xml @@ -255,4 +255,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Geometry.xml b/doc/en/Gdk/Geometry.xml index 9501ae2db..d15a20ff8 100644 --- a/doc/en/Gdk/Geometry.xml +++ b/doc/en/Gdk/Geometry.xml @@ -167,8 +167,8 @@ Gdk.Geometry - - + + To be added To be added: an object of type 'IntPtr' @@ -177,4 +177,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Global.xml b/doc/en/Gdk/Global.xml index 5a6d14dfa..88e2d5f63 100644 --- a/doc/en/Gdk/Global.xml +++ b/doc/en/Gdk/Global.xml @@ -25,9 +25,9 @@ System.Boolean - - - + + + To be added a @@ -69,8 +69,8 @@ System.Void - - + + To be added a @@ -84,12 +84,12 @@ System.Int32 - - - - - - + + + + + + To be added a @@ -108,8 +108,8 @@ Gdk.PointerHooks - - + + To be added a @@ -149,9 +149,9 @@ System.Void - - - + + + To be added a @@ -166,10 +166,10 @@ System.Void - - - - + + + + To be added a @@ -185,8 +185,8 @@ System.UInt32 - - + + To be added a @@ -201,13 +201,13 @@ System.Int32 - - - - - - - + + + + + + + To be added a @@ -227,8 +227,8 @@ System.Void - - + + To be added a @@ -242,9 +242,9 @@ System.Void - - - + + + To be added a @@ -272,9 +272,9 @@ System.Boolean - - - + + + To be added a @@ -300,8 +300,7 @@ System.UInt32 - - + To be added a @@ -327,8 +326,7 @@ System.Boolean - - + To be added a @@ -342,8 +340,7 @@ System.String - - + To be added a @@ -369,8 +366,7 @@ System.String - - + To be added a @@ -391,4 +387,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/GrabStatus.xml b/doc/en/Gdk/GrabStatus.xml index ab1a1ee90..551b6c993 100644 --- a/doc/en/Gdk/GrabStatus.xml +++ b/doc/en/Gdk/GrabStatus.xml @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Gravity.xml b/doc/en/Gdk/Gravity.xml index a72ecdec9..f3fc27667 100644 --- a/doc/en/Gdk/Gravity.xml +++ b/doc/en/Gdk/Gravity.xml @@ -159,4 +159,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Image.xml b/doc/en/Gdk/Image.xml index 59b219498..3dc88baff 100644 --- a/doc/en/Gdk/Image.xml +++ b/doc/en/Gdk/Image.xml @@ -30,10 +30,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -49,9 +49,9 @@ System.UInt32 - - - + + + To be added To be added: an object of type 'int' @@ -77,8 +77,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -93,11 +93,11 @@ Constructor - - - - - + + + + + To be added To be added: an object of type 'Gdk.ImageType' @@ -137,8 +137,7 @@ Gdk.Colormap - - + To be added To be added: an object of type 'Gdk.Colormap' @@ -151,8 +150,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -163,4 +162,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/ImageType.xml b/doc/en/Gdk/ImageType.xml index 0f42fe5cf..26b60021e 100644 --- a/doc/en/Gdk/ImageType.xml +++ b/doc/en/Gdk/ImageType.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/InputCondition.xml b/doc/en/Gdk/InputCondition.xml index f25553ee1..42c8a497c 100644 --- a/doc/en/Gdk/InputCondition.xml +++ b/doc/en/Gdk/InputCondition.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/InputFunction.xml b/doc/en/Gdk/InputFunction.xml index d667bb0fa..af1899e9e 100644 --- a/doc/en/Gdk/InputFunction.xml +++ b/doc/en/Gdk/InputFunction.xml @@ -23,10 +23,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/InputMode.xml b/doc/en/Gdk/InputMode.xml index f122c5c3a..d32f679ab 100644 --- a/doc/en/Gdk/InputMode.xml +++ b/doc/en/Gdk/InputMode.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/InputSource.xml b/doc/en/Gdk/InputSource.xml index e57d9fd72..1317f71f3 100644 --- a/doc/en/Gdk/InputSource.xml +++ b/doc/en/Gdk/InputSource.xml @@ -93,4 +93,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/InterpType.xml b/doc/en/Gdk/InterpType.xml index bda1fff87..e9abf37ab 100644 --- a/doc/en/Gdk/InterpType.xml +++ b/doc/en/Gdk/InterpType.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/JoinStyle.xml b/doc/en/Gdk/JoinStyle.xml index 8db8479b2..150927de4 100644 --- a/doc/en/Gdk/JoinStyle.xml +++ b/doc/en/Gdk/JoinStyle.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Keyboard.xml b/doc/en/Gdk/Keyboard.xml index 5de930428..3005a9045 100644 --- a/doc/en/Gdk/Keyboard.xml +++ b/doc/en/Gdk/Keyboard.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,10 +40,10 @@ Gdk.GrabStatus - - - - + + + + To be added a @@ -65,4 +65,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Keymap.xml b/doc/en/Gdk/Keymap.xml index 856d074a0..fb2848af9 100644 --- a/doc/en/Gdk/Keymap.xml +++ b/doc/en/Gdk/Keymap.xml @@ -38,10 +38,10 @@ System.Boolean - - - - + + + + Gets a list of keycode/group/level combinations that generate a `keyval`. @@ -67,11 +67,11 @@ System.Boolean - - - - - + + + + + Stores in `Gdk.KeymapKey keys` a reference to a list of the keys bound to `hardware_keycode`. The nth Gdk.KeymapKey in `keys` is associated @@ -94,8 +94,8 @@ System.UInt32 - - + + Looks up a keyval mapped to a keycode/group/level triplet. If no keyval is bound to `key`, the method returns 0. @@ -114,14 +114,14 @@ System.Boolean - - - - - - - - + + + + + + + + Translates the contents of a Gdk.KeymapKey into a keyval/group/level. Modifiers affecting the translation are returned @@ -157,8 +157,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -224,7 +224,9 @@ Event - System.EventHandler + + System.EventHandler + @@ -240,8 +242,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -254,7 +256,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -268,8 +272,8 @@ Gdk.Keymap - - + + To be added a @@ -278,4 +282,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/KeymapKey.xml b/doc/en/Gdk/KeymapKey.xml index 926588642..bfec46657 100644 --- a/doc/en/Gdk/KeymapKey.xml +++ b/doc/en/Gdk/KeymapKey.xml @@ -71,8 +71,8 @@ Gdk.KeymapKey - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Keyval.xml b/doc/en/Gdk/Keyval.xml index 7f8cbd7db..9b455c686 100644 --- a/doc/en/Gdk/Keyval.xml +++ b/doc/en/Gdk/Keyval.xml @@ -25,8 +25,8 @@ System.String - - + + To be added a @@ -41,8 +41,8 @@ System.Boolean - - + + To be added a @@ -57,8 +57,8 @@ System.Boolean - - + + To be added a @@ -73,8 +73,8 @@ System.UInt32 - - + + To be added a @@ -89,8 +89,8 @@ System.UInt32 - - + + To be added a @@ -105,8 +105,8 @@ System.UInt32 - - + + To be added a @@ -121,10 +121,10 @@ System.Void - - - - + + + + To be added a @@ -140,8 +140,8 @@ System.UInt32 - - + + To be added a @@ -161,4 +161,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/LineStyle.xml b/doc/en/Gdk/LineStyle.xml index 89af03871..0ecc00c7d 100644 --- a/doc/en/Gdk/LineStyle.xml +++ b/doc/en/Gdk/LineStyle.xml @@ -79,4 +79,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/ModifierType.xml b/doc/en/Gdk/ModifierType.xml index 307b5dd08..e91b99fc8 100644 --- a/doc/en/Gdk/ModifierType.xml +++ b/doc/en/Gdk/ModifierType.xml @@ -219,4 +219,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/NotifyType.xml b/doc/en/Gdk/NotifyType.xml index 17189bd46..1dcaf03ee 100644 --- a/doc/en/Gdk/NotifyType.xml +++ b/doc/en/Gdk/NotifyType.xml @@ -111,4 +111,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/OverlapType.xml b/doc/en/Gdk/OverlapType.xml index 58e61e722..cfa1a8580 100644 --- a/doc/en/Gdk/OverlapType.xml +++ b/doc/en/Gdk/OverlapType.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PangoAttrEmbossed.xml b/doc/en/Gdk/PangoAttrEmbossed.xml index 200b9776d..2cdac54bb 100644 --- a/doc/en/Gdk/PangoAttrEmbossed.xml +++ b/doc/en/Gdk/PangoAttrEmbossed.xml @@ -59,8 +59,8 @@ Gdk.PangoAttrEmbossed - - + + To be added To be added: an object of type 'bool' @@ -75,8 +75,8 @@ Gdk.PangoAttrEmbossed - - + + To be added To be added: an object of type 'IntPtr' @@ -85,4 +85,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PangoAttrStipple.xml b/doc/en/Gdk/PangoAttrStipple.xml index e1f288b07..0d8bec287 100644 --- a/doc/en/Gdk/PangoAttrStipple.xml +++ b/doc/en/Gdk/PangoAttrStipple.xml @@ -59,8 +59,8 @@ Gdk.PangoAttrStipple - - + + To be added To be added: an object of type 'Gdk.Bitmap' @@ -75,8 +75,8 @@ Gdk.PangoAttrStipple - - + + To be added To be added: an object of type 'IntPtr' @@ -90,8 +90,7 @@ Gdk.Bitmap - - + To be added To be added: an object of type 'Gdk.Bitmap' @@ -100,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PangoHelper.xml b/doc/en/Gdk/PangoHelper.xml index fb3b4c222..e5612d79e 100644 --- a/doc/en/Gdk/PangoHelper.xml +++ b/doc/en/Gdk/PangoHelper.xml @@ -25,8 +25,8 @@ Pango.Context - - + + To be added a @@ -41,9 +41,9 @@ System.Void - - - + + + To be added a @@ -58,12 +58,12 @@ Gdk.Region - - - - - - + + + + + + To be added a @@ -82,12 +82,12 @@ Gdk.Region - - - - - - + + + + + + To be added a @@ -124,4 +124,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Pixbuf.xml b/doc/en/Gdk/Pixbuf.xml index 1a0d7a31e..b498359dc 100644 --- a/doc/en/Gdk/Pixbuf.xml +++ b/doc/en/Gdk/Pixbuf.xml @@ -53,9 +53,9 @@ Gdk.Pixbuf - - - + + + Creates a Pixbuf from a Pixdata @@ -80,11 +80,11 @@ Gdk.Pixbuf - - - - - + + + + + Adds an alpha channel to the Pixbuf Whether to set a color to zero @@ -123,14 +123,14 @@ Gdk.Pixbuf - - - - - - - - + + + + + + + + Scaling with checkboard rendering The width of destination image @@ -166,10 +166,10 @@ Gdk.Pixbuf - - - - + + + + Scales a Pixbuf The width of destination image @@ -207,23 +207,23 @@ System.Void - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + Scale and Compose a Pixbuf with control over the checks The destination Pixbuf to render to. @@ -267,15 +267,15 @@ Gdk.Pixbuf - - - - - - - - - + + + + + + + + + Gets an image from a Gdk.Image Source Image (A ) @@ -370,18 +370,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + Renders the image into a Drawable Destination drawable. @@ -426,15 +426,15 @@ Gdk.Pixbuf - - - - - - - - - + + + + + + + + + Gets image from a Gdk.Drawable Source drawable (A ) @@ -567,11 +567,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gdk.Colormap' @@ -588,15 +588,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.Bitmap' @@ -617,18 +617,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + Scale and Compose a Pixbuf The destination Pixbuf to render to. @@ -662,17 +662,17 @@ System.Void - - - - - - - - - - - + + + + + + + + + + + Scale transformation. The destination Pixbuf where the results @@ -712,14 +712,14 @@ System.Void - - - - - - - - + + + + + + + + Copies a region from one Pixbuf to another Source X coordinate within src_pixbuf. @@ -745,8 +745,8 @@ System.Void - - + + Fills a pixbuf with a single color @@ -768,8 +768,8 @@ System.String - - + + Looks up an option in the Pixbuf the key to lookup @@ -789,10 +789,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Pixmap' @@ -808,10 +808,10 @@ System.Void - - - - + + + + Saturation and pixelation of a Pixbuf Target Pixbuf where the resulting image is stored @@ -839,19 +839,19 @@ System.Void - - - - - - - - - - - - - + + + + + + + + + + + + + To be added To be added: an object of type 'Gdk.Drawable' @@ -876,11 +876,11 @@ System.Boolean - - - - - + + + + + To be added To be added: an object of type 'string' @@ -908,8 +908,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -924,12 +924,12 @@ Constructor - - - - - - + + + + + + Constructor The colorspace () @@ -952,8 +952,8 @@ Constructor - - + + Creates Pixbuf from image file. Filename with the image @@ -972,12 +972,12 @@ Constructor - - - - - - + + + + + + Creates a sub-Pixbuf from an existing one. The containing . @@ -1147,8 +1147,8 @@ Gdk.Pixbuf - - + + To be added To be added: an object of type 'string' @@ -1163,15 +1163,15 @@ Gdk.Pixbuf - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.Drawable' @@ -1191,8 +1191,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1207,15 +1207,15 @@ Constructor - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'byte' @@ -1235,10 +1235,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'int' @@ -1253,14 +1253,14 @@ Constructor - - - - - - - - + + + + + + + + To be added To be added: an object of type 'byte []' @@ -1279,9 +1279,9 @@ Constructor - - - + + + To be added To be added: an object of type 'byte []' @@ -1295,10 +1295,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'int' @@ -1352,14 +1352,14 @@ Gdk.Pixbuf - - - - - - - - + + + + + + + + To be added a @@ -1380,23 +1380,23 @@ System.Void - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + To be added a @@ -1425,9 +1425,9 @@ System.Boolean - - - + + + To be added a @@ -1454,8 +1454,8 @@ Constructor - - + + To be added a @@ -1468,9 +1468,9 @@ Constructor - - - + + + To be added a @@ -1480,4 +1480,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufAlphaMode.xml b/doc/en/Gdk/PixbufAlphaMode.xml index 8ac84d290..22f2188bd 100644 --- a/doc/en/Gdk/PixbufAlphaMode.xml +++ b/doc/en/Gdk/PixbufAlphaMode.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufAniAnim.xml b/doc/en/Gdk/PixbufAniAnim.xml index e7e49c9dd..4ef5193ee 100644 --- a/doc/en/Gdk/PixbufAniAnim.xml +++ b/doc/en/Gdk/PixbufAniAnim.xml @@ -42,8 +42,8 @@ Constructor - - + + To be added a @@ -56,8 +56,8 @@ Constructor - - + + To be added a @@ -89,4 +89,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufAniAnimIter.xml b/doc/en/Gdk/PixbufAniAnimIter.xml index 6ce62028b..c17070cd2 100644 --- a/doc/en/Gdk/PixbufAniAnimIter.xml +++ b/doc/en/Gdk/PixbufAniAnimIter.xml @@ -42,8 +42,8 @@ Constructor - - + + To be added a @@ -56,8 +56,8 @@ Constructor - - + + To be added a @@ -89,4 +89,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufAnimation.xml b/doc/en/Gdk/PixbufAnimation.xml index ff3d39974..527dd92a2 100644 --- a/doc/en/Gdk/PixbufAnimation.xml +++ b/doc/en/Gdk/PixbufAnimation.xml @@ -30,8 +30,8 @@ Gdk.PixbufAnimationIter - - + + To be added To be added: an object of type 'IntPtr' @@ -69,8 +69,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -85,8 +85,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -158,8 +158,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -170,4 +170,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufAnimationIter.xml b/doc/en/Gdk/PixbufAnimationIter.xml index 261025ed8..ea41c2186 100644 --- a/doc/en/Gdk/PixbufAnimationIter.xml +++ b/doc/en/Gdk/PixbufAnimationIter.xml @@ -30,8 +30,8 @@ System.Boolean - - + + To be added To be added: an object of type 'IntPtr' @@ -69,8 +69,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -132,8 +132,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -144,4 +144,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufDestroyNotify.xml b/doc/en/Gdk/PixbufDestroyNotify.xml index b0a8ec1b2..c84d5d901 100644 --- a/doc/en/Gdk/PixbufDestroyNotify.xml +++ b/doc/en/Gdk/PixbufDestroyNotify.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufError.xml b/doc/en/Gdk/PixbufError.xml index cebdb566b..651918eb4 100644 --- a/doc/en/Gdk/PixbufError.xml +++ b/doc/en/Gdk/PixbufError.xml @@ -111,4 +111,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufFormat.xml b/doc/en/Gdk/PixbufFormat.xml index ab832aec8..b60c05f76 100644 --- a/doc/en/Gdk/PixbufFormat.xml +++ b/doc/en/Gdk/PixbufFormat.xml @@ -121,8 +121,8 @@ Gdk.PixbufFormat - - + + To be added a @@ -204,4 +204,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufFrame.xml b/doc/en/Gdk/PixbufFrame.xml index 8e1856f7d..bb1fda9f1 100644 --- a/doc/en/Gdk/PixbufFrame.xml +++ b/doc/en/Gdk/PixbufFrame.xml @@ -155,8 +155,8 @@ Gdk.PixbufFrame - - + + To be added To be added: an object of type 'IntPtr' @@ -170,8 +170,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -185,8 +184,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -200,8 +198,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -210,4 +207,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufFrameAction.xml b/doc/en/Gdk/PixbufFrameAction.xml index 425a2bb79..5433d3740 100644 --- a/doc/en/Gdk/PixbufFrameAction.xml +++ b/doc/en/Gdk/PixbufFrameAction.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufGifAnim.xml b/doc/en/Gdk/PixbufGifAnim.xml index 058457238..24896b0c7 100644 --- a/doc/en/Gdk/PixbufGifAnim.xml +++ b/doc/en/Gdk/PixbufGifAnim.xml @@ -30,8 +30,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.PixbufFrame' @@ -55,8 +55,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -94,8 +94,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -106,4 +106,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufGifAnimIter.xml b/doc/en/Gdk/PixbufGifAnimIter.xml index d064d083d..50af54070 100644 --- a/doc/en/Gdk/PixbufGifAnimIter.xml +++ b/doc/en/Gdk/PixbufGifAnimIter.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -79,8 +79,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -91,4 +91,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufLoader.xml b/doc/en/Gdk/PixbufLoader.xml index de6f0771c..84d35621b 100644 --- a/doc/en/Gdk/PixbufLoader.xml +++ b/doc/en/Gdk/PixbufLoader.xml @@ -30,9 +30,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'byte []' @@ -71,8 +71,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -98,8 +98,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -146,7 +146,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -156,7 +158,9 @@ Event - GdkSharp.AreaUpdatedHandler + + GdkSharp.AreaUpdatedHandler + To be added @@ -166,7 +170,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -178,8 +184,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -204,7 +210,9 @@ Event - GdkSharp.SizePreparedHandler + + GdkSharp.SizePreparedHandler + To be added @@ -218,9 +226,9 @@ System.Void - - - + + + To be added a @@ -229,4 +237,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModule.xml b/doc/en/Gdk/PixbufModule.xml index ac84c2784..2e481a6b5 100644 --- a/doc/en/Gdk/PixbufModule.xml +++ b/doc/en/Gdk/PixbufModule.xml @@ -59,8 +59,8 @@ Gdk.PixbufModule - - + + To be added To be added: an object of type 'IntPtr' @@ -105,4 +105,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleFillInfoFunc.xml b/doc/en/Gdk/PixbufModuleFillInfoFunc.xml index fb0cc0c9a..b0b8790d2 100644 --- a/doc/en/Gdk/PixbufModuleFillInfoFunc.xml +++ b/doc/en/Gdk/PixbufModuleFillInfoFunc.xml @@ -25,8 +25,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleFillVtableFunc.xml b/doc/en/Gdk/PixbufModuleFillVtableFunc.xml index 4178a3de6..de70b8aec 100644 --- a/doc/en/Gdk/PixbufModuleFillVtableFunc.xml +++ b/doc/en/Gdk/PixbufModuleFillVtableFunc.xml @@ -25,8 +25,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModulePattern.xml b/doc/en/Gdk/PixbufModulePattern.xml index b82baf3d0..bab253521 100644 --- a/doc/en/Gdk/PixbufModulePattern.xml +++ b/doc/en/Gdk/PixbufModulePattern.xml @@ -49,8 +49,8 @@ Gdk.PixbufModulePattern - - + + To be added a @@ -59,4 +59,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModulePreparedFunc.xml b/doc/en/Gdk/PixbufModulePreparedFunc.xml index 7ea06b71c..684507da8 100644 --- a/doc/en/Gdk/PixbufModulePreparedFunc.xml +++ b/doc/en/Gdk/PixbufModulePreparedFunc.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleSizeFunc.xml b/doc/en/Gdk/PixbufModuleSizeFunc.xml index f1c11e575..820152396 100644 --- a/doc/en/Gdk/PixbufModuleSizeFunc.xml +++ b/doc/en/Gdk/PixbufModuleSizeFunc.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/PixbufModuleUpdatedFunc.xml b/doc/en/Gdk/PixbufModuleUpdatedFunc.xml index fe5e8412b..34c2bf9f1 100644 --- a/doc/en/Gdk/PixbufModuleUpdatedFunc.xml +++ b/doc/en/Gdk/PixbufModuleUpdatedFunc.xml @@ -25,12 +25,14 @@ - - - - - - - - System.Void - + + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/Pixdata.xml b/doc/en/Gdk/Pixdata.xml index 53928959c..2fd3cd5fe 100644 --- a/doc/en/Gdk/Pixdata.xml +++ b/doc/en/Gdk/Pixdata.xml @@ -119,8 +119,8 @@ Gdk.Pixdata - - + + To be added To be added: an object of type 'IntPtr' @@ -135,8 +135,8 @@ System.Byte - - + + To be added To be added: an object of type 'uint' @@ -151,9 +151,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'uint' @@ -169,9 +169,9 @@ System.IntPtr - - - + + + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -181,4 +181,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixdataDumpType.xml b/doc/en/Gdk/PixdataDumpType.xml index b23ff9388..88d030971 100644 --- a/doc/en/Gdk/PixdataDumpType.xml +++ b/doc/en/Gdk/PixdataDumpType.xml @@ -135,4 +135,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PixdataType.xml b/doc/en/Gdk/PixdataType.xml index 7239dc25b..6b588db6e 100644 --- a/doc/en/Gdk/PixdataType.xml +++ b/doc/en/Gdk/PixdataType.xml @@ -135,4 +135,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Pixmap.xml b/doc/en/Gdk/Pixmap.xml index a5081ca1d..ef30dedd3 100644 --- a/doc/en/Gdk/Pixmap.xml +++ b/doc/en/Gdk/Pixmap.xml @@ -30,8 +30,8 @@ Gdk.Pixmap - - + + To be added To be added: an object of type 'uint' @@ -46,8 +46,8 @@ Gdk.Pixmap - - + + To be added To be added: an object of type 'uint' @@ -72,8 +72,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -111,8 +111,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -129,12 +129,12 @@ Gdk.Pixmap - - - - - - + + + + + + To be added a @@ -153,11 +153,11 @@ Gdk.Pixmap - - - - - + + + + + To be added a @@ -175,9 +175,9 @@ Gdk.Pixmap - - - + + + To be added a @@ -193,9 +193,9 @@ Gdk.Pixmap - - - + + + To be added a @@ -211,12 +211,12 @@ Gdk.Pixmap - - - - - - + + + + + + To be added a @@ -235,11 +235,11 @@ Gdk.Pixmap - - - - - + + + + + To be added a @@ -257,14 +257,14 @@ Gdk.Pixmap - - - - - - - - + + + + + + + + To be added a @@ -283,11 +283,11 @@ Constructor - - - - - + + + + + To be added a @@ -299,4 +299,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Point.xml b/doc/en/Gdk/Point.xml index 06be55f81..3ddba045d 100644 --- a/doc/en/Gdk/Point.xml +++ b/doc/en/Gdk/Point.xml @@ -59,8 +59,8 @@ Gdk.Point - - + + Internal constructor To be added: an object of type 'IntPtr' @@ -86,9 +86,9 @@ Constructor - - - + + + Creates a Point object from integer x- and y-coordinates. The x-coordinate. @@ -98,4 +98,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Pointer.xml b/doc/en/Gdk/Pointer.xml index df3f4fc6a..edfd5b940 100644 --- a/doc/en/Gdk/Pointer.xml +++ b/doc/en/Gdk/Pointer.xml @@ -38,8 +38,8 @@ System.Void - - + + To be added a @@ -53,13 +53,13 @@ Gdk.GrabStatus - - - - - - - + + + + + + + To be added a @@ -84,4 +84,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PointerHooks.xml b/doc/en/Gdk/PointerHooks.xml index c83bc6299..ee0da7181 100644 --- a/doc/en/Gdk/PointerHooks.xml +++ b/doc/en/Gdk/PointerHooks.xml @@ -35,8 +35,8 @@ Gdk.PointerHooks - - + + To be added To be added: an object of type 'IntPtr' @@ -45,4 +45,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PropMode.xml b/doc/en/Gdk/PropMode.xml index 62d6b3718..8fcb5aeb3 100644 --- a/doc/en/Gdk/PropMode.xml +++ b/doc/en/Gdk/PropMode.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Property.xml b/doc/en/Gdk/Property.xml index 0a0807883..08317afa3 100644 --- a/doc/en/Gdk/Property.xml +++ b/doc/en/Gdk/Property.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -42,14 +42,14 @@ System.Void - - - - - - - - + + + + + + + + To be added a @@ -69,17 +69,17 @@ System.Boolean - - - - - - - - - - - + + + + + + + + + + + To be added a @@ -108,4 +108,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/PropertyState.xml b/doc/en/Gdk/PropertyState.xml index e202b2cae..c68611459 100644 --- a/doc/en/Gdk/PropertyState.xml +++ b/doc/en/Gdk/PropertyState.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Query.xml b/doc/en/Gdk/Query.xml index a594c022e..dd3cd7faf 100644 --- a/doc/en/Gdk/Query.xml +++ b/doc/en/Gdk/Query.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -42,9 +42,9 @@ System.Void - - - + + + To be added a @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Rectangle.xml b/doc/en/Gdk/Rectangle.xml index 8f654298a..c5c5240b2 100644 --- a/doc/en/Gdk/Rectangle.xml +++ b/doc/en/Gdk/Rectangle.xml @@ -83,8 +83,8 @@ Gdk.Rectangle - - + + To be added To be added: an object of type 'IntPtr' @@ -112,9 +112,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -130,9 +130,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -157,11 +157,11 @@ Constructor - - - - - + + + + + To be added To be added: an object of type 'int' @@ -173,4 +173,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Region.xml b/doc/en/Gdk/Region.xml index 84625eb90..8e15e4d5f 100644 --- a/doc/en/Gdk/Region.xml +++ b/doc/en/Gdk/Region.xml @@ -71,8 +71,8 @@ Gdk.Region - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -87,10 +87,10 @@ Gdk.Region - - - - + + + + To be added To be added: an object of type 'Gdk.Point' @@ -120,8 +120,8 @@ Gdk.Region - - + + To be added To be added: an object of type 'IntPtr' @@ -149,8 +149,8 @@ Gdk.OverlapType - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -165,11 +165,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gdk.Span' @@ -186,8 +186,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Region' @@ -201,8 +201,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Region' @@ -216,8 +216,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -243,8 +243,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -258,9 +258,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -288,8 +288,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Region' @@ -303,9 +303,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -321,8 +321,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Region' @@ -336,8 +336,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gdk.Region' @@ -352,9 +352,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -369,9 +369,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -404,4 +404,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/RegionBox.xml b/doc/en/Gdk/RegionBox.xml index b52914003..0e3d583e1 100644 --- a/doc/en/Gdk/RegionBox.xml +++ b/doc/en/Gdk/RegionBox.xml @@ -85,8 +85,8 @@ Gdk.RegionBox - - + + To be added a @@ -95,4 +95,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Rgb.xml b/doc/en/Gdk/Rgb.xml index fd8d1fcf7..02975f157 100644 --- a/doc/en/Gdk/Rgb.xml +++ b/doc/en/Gdk/Rgb.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -65,8 +65,7 @@ System.Int32 - - + To be added a @@ -92,8 +91,7 @@ System.Boolean - - + To be added a @@ -119,8 +117,7 @@ System.Boolean - - + To be added a @@ -129,4 +126,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/RgbCmap.xml b/doc/en/Gdk/RgbCmap.xml index 5eb83f535..712c432ca 100644 --- a/doc/en/Gdk/RgbCmap.xml +++ b/doc/en/Gdk/RgbCmap.xml @@ -71,9 +71,9 @@ Gdk.RgbCmap - - - + + + To be added To be added: an object of type 'uint' @@ -89,8 +89,8 @@ Gdk.RgbCmap - - + + To be added To be added: an object of type 'IntPtr' @@ -111,4 +111,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/RgbDither.xml b/doc/en/Gdk/RgbDither.xml index 3544fc506..dc17c65d3 100644 --- a/doc/en/Gdk/RgbDither.xml +++ b/doc/en/Gdk/RgbDither.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Screen.xml b/doc/en/Gdk/Screen.xml index a43a0d7ce..de15e7ee2 100644 --- a/doc/en/Gdk/Screen.xml +++ b/doc/en/Gdk/Screen.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -185,8 +185,7 @@ Gdk.Colormap - - + To be added a @@ -245,7 +244,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -259,8 +260,8 @@ System.Int32 - - + + To be added a @@ -288,9 +289,9 @@ System.Int32 - - - + + + To be added a @@ -306,8 +307,8 @@ System.Void - - + + To be added a @@ -321,9 +322,9 @@ System.Void - - - + + + To be added a @@ -338,9 +339,9 @@ System.Boolean - - - + + + To be added a @@ -379,8 +380,8 @@ Constructor - - + + To be added a @@ -389,4 +390,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/ScrollDirection.xml b/doc/en/Gdk/ScrollDirection.xml index d7da56193..3915184ec 100644 --- a/doc/en/Gdk/ScrollDirection.xml +++ b/doc/en/Gdk/ScrollDirection.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Segment.xml b/doc/en/Gdk/Segment.xml index 0fd9a5295..cfaed65e0 100644 --- a/doc/en/Gdk/Segment.xml +++ b/doc/en/Gdk/Segment.xml @@ -83,8 +83,8 @@ Gdk.Segment - - + + To be added To be added: an object of type 'IntPtr' @@ -93,4 +93,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Selection.xml b/doc/en/Gdk/Selection.xml index 20fc66d44..222e62191 100644 --- a/doc/en/Gdk/Selection.xml +++ b/doc/en/Gdk/Selection.xml @@ -61,12 +61,12 @@ System.Boolean - - - - - - + + + + + + To be added a @@ -85,12 +85,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -108,13 +108,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -133,9 +133,9 @@ Gdk.Window - - - + + + To be added a @@ -151,11 +151,11 @@ System.Void - - - - - + + + + + To be added a @@ -172,11 +172,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -194,11 +194,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -216,8 +216,8 @@ Gdk.Window - - + + To be added a @@ -237,4 +237,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/SettingAction.xml b/doc/en/Gdk/SettingAction.xml index 8d2d8bbea..eba74db6c 100644 --- a/doc/en/Gdk/SettingAction.xml +++ b/doc/en/Gdk/SettingAction.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Span.xml b/doc/en/Gdk/Span.xml index 434658aa3..4114b5d9e 100644 --- a/doc/en/Gdk/Span.xml +++ b/doc/en/Gdk/Span.xml @@ -71,8 +71,8 @@ Gdk.Span - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/SpanFunc.xml b/doc/en/Gdk/SpanFunc.xml index a13f4ecad..f97e5f87c 100644 --- a/doc/en/Gdk/SpanFunc.xml +++ b/doc/en/Gdk/SpanFunc.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gdk/Status.xml b/doc/en/Gdk/Status.xml index 519549214..2a42579d4 100644 --- a/doc/en/Gdk/Status.xml +++ b/doc/en/Gdk/Status.xml @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/SubwindowMode.xml b/doc/en/Gdk/SubwindowMode.xml index e2c604283..001f3e147 100644 --- a/doc/en/Gdk/SubwindowMode.xml +++ b/doc/en/Gdk/SubwindowMode.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Text.xml b/doc/en/Gdk/Text.xml index f330b5568..52e2be65c 100644 --- a/doc/en/Gdk/Text.xml +++ b/doc/en/Gdk/Text.xml @@ -25,12 +25,12 @@ System.Int32 - - - - - - + + + + + + To be added a @@ -49,13 +49,13 @@ System.Int32 - - - - - - - + + + + + + + To be added a @@ -75,13 +75,13 @@ System.Int32 - - - - - - - + + + + + + + To be added a @@ -101,12 +101,12 @@ System.Int32 - - - - - - + + + + + + To be added a @@ -130,4 +130,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Threads.xml b/doc/en/Gdk/Threads.xml index 59286351a..336b406ab 100644 --- a/doc/en/Gdk/Threads.xml +++ b/doc/en/Gdk/Threads.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/TimeCoord.xml b/doc/en/Gdk/TimeCoord.xml index b0657c2d6..085efce3d 100644 --- a/doc/en/Gdk/TimeCoord.xml +++ b/doc/en/Gdk/TimeCoord.xml @@ -59,8 +59,8 @@ Gdk.TimeCoord - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/VisibilityState.xml b/doc/en/Gdk/VisibilityState.xml index 0f27475ec..a19d7e95e 100644 --- a/doc/en/Gdk/VisibilityState.xml +++ b/doc/en/Gdk/VisibilityState.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Visual.xml b/doc/en/Gdk/Visual.xml index b25a6816a..70aa3fdef 100644 --- a/doc/en/Gdk/Visual.xml +++ b/doc/en/Gdk/Visual.xml @@ -68,8 +68,8 @@ Gdk.Visual - - + + Get the best visual with depth depth for the default GDK screen. A bit depth @@ -92,8 +92,8 @@ Gdk.Visual - - + + Get the best visual of the given visual_type for the default GDK screen. Required visual type. @@ -115,9 +115,9 @@ Gdk.Visual - - - + + + Get the best visual given a visual type and a required depth. @@ -151,8 +151,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -247,8 +247,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -271,4 +271,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/VisualType.xml b/doc/en/Gdk/VisualType.xml index 99ffa0acd..b92dc5330 100644 --- a/doc/en/Gdk/VisualType.xml +++ b/doc/en/Gdk/VisualType.xml @@ -183,4 +183,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WMDecoration.xml b/doc/en/Gdk/WMDecoration.xml index 23e1c0bfc..a2974f7f8 100644 --- a/doc/en/Gdk/WMDecoration.xml +++ b/doc/en/Gdk/WMDecoration.xml @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WMFunction.xml b/doc/en/Gdk/WMFunction.xml index c412664a5..834e526f9 100644 --- a/doc/en/Gdk/WMFunction.xml +++ b/doc/en/Gdk/WMFunction.xml @@ -111,4 +111,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/Window.xml b/doc/en/Gdk/Window.xml index 52cc24d80..fbd1fed62 100644 --- a/doc/en/Gdk/Window.xml +++ b/doc/en/Gdk/Window.xml @@ -30,13 +30,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'Gdk.Geometry' @@ -67,8 +67,8 @@ Gdk.Window - - + + To be added To be added: an object of type 'uint' @@ -83,9 +83,9 @@ Gdk.Window - - - + + + To be added To be added: an object of type 'int' @@ -101,8 +101,8 @@ Gdk.Window - - + + To be added To be added: an object of type 'uint' @@ -129,9 +129,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Region' @@ -146,10 +146,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Window' @@ -165,9 +165,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -182,8 +182,8 @@ System.Boolean - - + + To be added To be added: an object of type 'bool' @@ -210,11 +210,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -243,9 +243,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Geometry' @@ -272,8 +272,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.FilterFunc' @@ -287,9 +287,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Region' @@ -304,9 +304,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -321,11 +321,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -342,8 +342,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -357,8 +357,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Region' @@ -372,11 +372,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -405,9 +405,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -422,10 +422,10 @@ Gdk.Window - - - - + + + + To be added To be added: an object of type 'int&' @@ -442,10 +442,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Region' @@ -523,8 +523,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gdk.WMDecoration' @@ -563,9 +563,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -592,9 +592,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Pixmap' @@ -609,11 +609,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -642,33 +642,14 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' To be added - - - Method - - System.Void - - - - - - - - To be added - To be added: an object of type 'Gdk.Drawable' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added - - Method @@ -676,10 +657,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Window' @@ -707,9 +688,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -736,8 +717,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.WMDecoration' @@ -764,32 +745,14 @@ System.Void - - + + To be added To be added: an object of type 'bool' To be added - - - Method - - System.Int32 - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added - - Method @@ -809,12 +772,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gdk.WindowEdge' @@ -844,8 +807,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -871,8 +834,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.FilterFunc' @@ -898,8 +861,8 @@ System.Void - - + + To be added To be added: an object of type 'uint' @@ -937,10 +900,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Bitmap' @@ -956,12 +919,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'int' @@ -979,9 +942,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -996,8 +959,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -1021,8 +984,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -1037,10 +1000,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'Gdk.Window' @@ -1067,8 +1030,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1094,8 +1056,7 @@ Gdk.WMFunction - - + To be added To be added: an object of type 'Gdk.WMFunction' @@ -1109,8 +1070,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1124,8 +1084,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -1139,8 +1098,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -1166,8 +1124,7 @@ Gdk.Cursor - - + To be added To be added: an object of type 'Gdk.Cursor' @@ -1181,8 +1138,7 @@ Gdk.EventMask - - + To be added To be added: an object of type 'Gdk.EventMask' @@ -1196,8 +1152,7 @@ GLib.List - - + To be added To be added: an object of type 'GLib.List' @@ -1211,8 +1166,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1250,8 +1204,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1265,8 +1218,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1280,8 +1232,7 @@ Gdk.WindowTypeHint - - + To be added To be added: an object of type 'Gdk.WindowTypeHint' @@ -1319,8 +1270,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1334,8 +1284,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -1360,8 +1309,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1377,8 +1326,7 @@ System.Boolean - - + To be added a @@ -1392,8 +1340,7 @@ System.Boolean - - + To be added a @@ -1408,9 +1355,9 @@ Gdk.Window - - - + + + To be added a @@ -1426,9 +1373,9 @@ Gdk.Window - - - + + + To be added a @@ -1461,5 +1408,42 @@ To be added + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowAttr.xml b/doc/en/Gdk/WindowAttr.xml index 3fc9b574f..6ff6257c0 100644 --- a/doc/en/Gdk/WindowAttr.xml +++ b/doc/en/Gdk/WindowAttr.xml @@ -203,8 +203,8 @@ Gdk.WindowAttr - - + + To be added To be added: an object of type 'IntPtr' @@ -230,8 +230,7 @@ Gdk.Colormap - - + To be added To be added: an object of type 'Gdk.Colormap' @@ -245,8 +244,7 @@ Gdk.Visual - - + To be added To be added: an object of type 'Gdk.Visual' @@ -255,4 +253,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowAttributesType.xml b/doc/en/Gdk/WindowAttributesType.xml index 87717296d..f3e0bcfe4 100644 --- a/doc/en/Gdk/WindowAttributesType.xml +++ b/doc/en/Gdk/WindowAttributesType.xml @@ -135,4 +135,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowClass.xml b/doc/en/Gdk/WindowClass.xml index 259d3a8f3..3bebec46b 100644 --- a/doc/en/Gdk/WindowClass.xml +++ b/doc/en/Gdk/WindowClass.xml @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowEdge.xml b/doc/en/Gdk/WindowEdge.xml index 4b390c333..5fb165daf 100644 --- a/doc/en/Gdk/WindowEdge.xml +++ b/doc/en/Gdk/WindowEdge.xml @@ -135,4 +135,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowHints.xml b/doc/en/Gdk/WindowHints.xml index 15edce615..7b96d0858 100644 --- a/doc/en/Gdk/WindowHints.xml +++ b/doc/en/Gdk/WindowHints.xml @@ -147,4 +147,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowState.xml b/doc/en/Gdk/WindowState.xml index 6295c1849..f0dc98cd1 100644 --- a/doc/en/Gdk/WindowState.xml +++ b/doc/en/Gdk/WindowState.xml @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowType.xml b/doc/en/Gdk/WindowType.xml index dced30e56..b92797a06 100644 --- a/doc/en/Gdk/WindowType.xml +++ b/doc/en/Gdk/WindowType.xml @@ -112,4 +112,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowTypeHint.xml b/doc/en/Gdk/WindowTypeHint.xml index b94d7ddfb..0184b7f47 100644 --- a/doc/en/Gdk/WindowTypeHint.xml +++ b/doc/en/Gdk/WindowTypeHint.xml @@ -140,4 +140,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/AreaUpdatedArgs.xml b/doc/en/GdkSharp/AreaUpdatedArgs.xml index cedd2019e..fcbdc0873 100644 --- a/doc/en/GdkSharp/AreaUpdatedArgs.xml +++ b/doc/en/GdkSharp/AreaUpdatedArgs.xml @@ -76,4 +76,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/AreaUpdatedHandler.xml b/doc/en/GdkSharp/AreaUpdatedHandler.xml index c0b360612..641c927dd 100644 --- a/doc/en/GdkSharp/AreaUpdatedHandler.xml +++ b/doc/en/GdkSharp/AreaUpdatedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GdkSharp/ClosedArgs.xml b/doc/en/GdkSharp/ClosedArgs.xml index 8efbd0b8e..ef183edd0 100644 --- a/doc/en/GdkSharp/ClosedArgs.xml +++ b/doc/en/GdkSharp/ClosedArgs.xml @@ -42,4 +42,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/ClosedHandler.xml b/doc/en/GdkSharp/ClosedHandler.xml index 3e6c08049..7dc99b80c 100644 --- a/doc/en/GdkSharp/ClosedHandler.xml +++ b/doc/en/GdkSharp/ClosedHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GdkSharp/DestroyNotifyWrapper.xml b/doc/en/GdkSharp/DestroyNotifyWrapper.xml index 54c2da338..26f1e3a2b 100644 --- a/doc/en/GdkSharp/DestroyNotifyWrapper.xml +++ b/doc/en/GdkSharp/DestroyNotifyWrapper.xml @@ -35,8 +35,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -48,9 +48,9 @@ Constructor - - - + + + To be added a @@ -60,4 +60,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/DisplayOpenedArgs.xml b/doc/en/GdkSharp/DisplayOpenedArgs.xml index da04fbb11..2623a199d 100644 --- a/doc/en/GdkSharp/DisplayOpenedArgs.xml +++ b/doc/en/GdkSharp/DisplayOpenedArgs.xml @@ -42,4 +42,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/DisplayOpenedHandler.xml b/doc/en/GdkSharp/DisplayOpenedHandler.xml index bee9c922f..763901f7a 100644 --- a/doc/en/GdkSharp/DisplayOpenedHandler.xml +++ b/doc/en/GdkSharp/DisplayOpenedHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GdkSharp/EventFuncWrapper.xml b/doc/en/GdkSharp/EventFuncWrapper.xml index ed0eb0de0..46a6bd90c 100644 --- a/doc/en/GdkSharp/EventFuncWrapper.xml +++ b/doc/en/GdkSharp/EventFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/FilterFuncWrapper.xml b/doc/en/GdkSharp/FilterFuncWrapper.xml index 5217ee685..814cf9318 100644 --- a/doc/en/GdkSharp/FilterFuncWrapper.xml +++ b/doc/en/GdkSharp/FilterFuncWrapper.xml @@ -35,10 +35,10 @@ System.Int32 - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -53,9 +53,9 @@ Constructor - - - + + + To be added a @@ -65,4 +65,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/InputFunctionWrapper.xml b/doc/en/GdkSharp/InputFunctionWrapper.xml index 1e4d19652..9c8654274 100644 --- a/doc/en/GdkSharp/InputFunctionWrapper.xml +++ b/doc/en/GdkSharp/InputFunctionWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added a @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/PixbufDestroyNotifyWrapper.xml b/doc/en/GdkSharp/PixbufDestroyNotifyWrapper.xml index f4bca26d0..f3b62ee1c 100644 --- a/doc/en/GdkSharp/PixbufDestroyNotifyWrapper.xml +++ b/doc/en/GdkSharp/PixbufDestroyNotifyWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'byte' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/SizePreparedArgs.xml b/doc/en/GdkSharp/SizePreparedArgs.xml index 0be1b138f..08f69c9fb 100644 --- a/doc/en/GdkSharp/SizePreparedArgs.xml +++ b/doc/en/GdkSharp/SizePreparedArgs.xml @@ -54,4 +54,4 @@ - + \ No newline at end of file diff --git a/doc/en/GdkSharp/SizePreparedHandler.xml b/doc/en/GdkSharp/SizePreparedHandler.xml index 80722d650..3ac11978a 100644 --- a/doc/en/GdkSharp/SizePreparedHandler.xml +++ b/doc/en/GdkSharp/SizePreparedHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GdkSharp/SpanFuncWrapper.xml b/doc/en/GdkSharp/SpanFuncWrapper.xml index 60bfa3020..956bcf6cc 100644 --- a/doc/en/GdkSharp/SpanFuncWrapper.xml +++ b/doc/en/GdkSharp/SpanFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Span&' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/About.xml b/doc/en/Gnome/About.xml index 5b4c61f76..0f0fb4597 100644 --- a/doc/en/Gnome/About.xml +++ b/doc/en/Gnome/About.xml @@ -105,15 +105,15 @@ class GnomeAboutSample System.Void - - - - - - - - - + + + + + + + + + Construct a credits box for an . an object of type @@ -144,8 +144,8 @@ class GnomeAboutSample Constructor - - + + Internal constructor Pointer to the C object. @@ -160,15 +160,15 @@ class GnomeAboutSample Constructor - - - - - - - - - + + + + + + + + + Creates a new instance of . an object of type @@ -212,8 +212,7 @@ class GnomeAboutSample System.String - - + The name of the application. an object of type @@ -227,8 +226,7 @@ class GnomeAboutSample System.String - - + The translator for the current locale. an object of type @@ -242,8 +240,7 @@ class GnomeAboutSample System.String - - + The copyright statement of the application. an object of type @@ -257,8 +254,7 @@ class GnomeAboutSample Gdk.Pixbuf - - + The logo for the application. an object of type @@ -272,8 +268,7 @@ class GnomeAboutSample System.String - - + The version string of the application. an object of type @@ -287,8 +282,7 @@ class GnomeAboutSample System.String - - + A short miscellaneous string. an object of type @@ -301,8 +295,8 @@ class GnomeAboutSample Constructor - - + + Internal constructor GLib type for the type @@ -313,4 +307,4 @@ class GnomeAboutSample - + \ No newline at end of file diff --git a/doc/en/Gnome/App.xml b/doc/en/Gnome/App.xml index 513b44011..290a7dc67 100644 --- a/doc/en/Gnome/App.xml +++ b/doc/en/Gnome/App.xml @@ -36,11 +36,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.Toolbar' @@ -57,8 +57,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -72,10 +72,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.Toolbar' @@ -91,12 +91,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gtk.MenuShell' @@ -114,9 +114,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Statusbar' @@ -131,13 +131,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'Gtk.MenuShell' @@ -156,11 +156,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.Toolbar' @@ -177,10 +177,10 @@ Gtk.Widget - - - - + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -197,8 +197,8 @@ System.String - - + + To be added To be added: an object of type 'string' @@ -213,9 +213,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gnome.AppBar' @@ -230,13 +230,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'Gtk.MenuShell' @@ -255,9 +255,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -272,11 +272,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -293,10 +293,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -312,8 +312,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -327,8 +327,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -342,9 +342,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -359,9 +359,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -376,9 +376,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -393,9 +393,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -410,10 +410,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -429,9 +429,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -446,9 +446,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Widget' @@ -463,9 +463,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -480,12 +480,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'string' @@ -503,8 +503,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -518,11 +518,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gnome.UIInfo' @@ -539,8 +539,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -554,10 +554,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -583,8 +583,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -599,9 +599,9 @@ Constructor - - - + + + To be added To be added: an object of type 'string' @@ -639,8 +639,7 @@ Gtk.Toolbar - - + To be added To be added: an object of type 'Gtk.Toolbar' @@ -654,8 +653,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -669,8 +667,7 @@ Gtk.MenuBar - - + To be added To be added: an object of type 'Gtk.MenuBar' @@ -684,8 +681,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -693,28 +689,13 @@ To be added - - - Property - - System.String - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added - - Constructor - - + + Internal constructor GLib type for the type @@ -724,5 +705,18 @@ + + + Property + + System.String + + + + To be added + a + To be added + + - + \ No newline at end of file diff --git a/doc/en/Gnome/AppBar.xml b/doc/en/Gnome/AppBar.xml index e321e8d33..bc11a44b1 100644 --- a/doc/en/Gnome/AppBar.xml +++ b/doc/en/Gnome/AppBar.xml @@ -72,8 +72,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -99,9 +99,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -116,8 +116,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -141,8 +141,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -157,10 +157,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'bool' @@ -235,8 +235,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -250,8 +249,7 @@ System.Single - - + To be added To be added: an object of type 'float' @@ -298,7 +296,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -308,7 +308,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -320,8 +322,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -332,4 +334,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/AppBarMsg.xml b/doc/en/Gnome/AppBarMsg.xml index de87710cc..93df801aa 100644 --- a/doc/en/Gnome/AppBarMsg.xml +++ b/doc/en/Gnome/AppBarMsg.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Canvas.xml b/doc/en/Gnome/Canvas.xml index 4e3b4ae26..a1645aeb0 100644 --- a/doc/en/Gnome/Canvas.xml +++ b/doc/en/Gnome/Canvas.xml @@ -10,7 +10,7 @@ Main canvas widget - The GnomeCanvas is an engine for structured graphics that + The is an engine for structured graphics that offers a rich imaging model, high performance rendering, and a powerful, high level API. It offers a choice of two rendering back-ends, one based on Xlib for extremely fast display, and @@ -19,7 +19,6 @@ display of graphics and for creating interactive user interface elements. - To create a new GnomeCanvas widget call or @@ -333,7 +332,7 @@ - Sets the svp to the new value, requesting repaint on what's changed. + Sets the svp to the new value, requesting repaint on what has changed. The existing svp The new svp @@ -370,27 +369,6 @@ - - - Method - - System.Void - - - - - - - - - Converts world coordinates into window-relative coordinates. - World X coordinate. - World Y coordinate. - Return value for the X window-relative coordinate. - Return value for the Y window-relative coordinate. - - - Method @@ -405,7 +383,7 @@ Sets the svp to the new value, clipping if necessary, and - requesting repaint on what's changed. + requesting repaint on what has changed. the existing svp the new svp @@ -415,7 +393,6 @@ - Method System.Void @@ -498,29 +475,6 @@ - - - Method - - System.Void - - - - - - - - - Queries the scrolling region of a canvas. - Return value for the leftmost limit of the scrolling region - Return value for the upper limit of the scrolling region - Return value for the rightmost limit of the scrolling region - Return value for the lower limit of the scrolling region - - - Method @@ -792,8 +746,7 @@ The value of dither should be , , or . - The default canvas setting is - + The default canvas setting is The type of dithering used to render an antialiased canvas. @@ -838,7 +791,8 @@ appropriate for the canvas, so that it will be aligned with other stipple patterns used by canvas items. - on which to set the stipple origin. + + on which to set the stipple origin. This is typically only needed by item implementations. @@ -852,7 +806,8 @@ Whether to enable anti-aliasing mode - to enable anti-aliasing + + to enable anti-aliasing Note that this parameter can only be set at the time of @@ -912,5 +867,47 @@ + + + Method + + System.Void + + + + + + + + + Queries the scrolling region of a canvas. + Return value for the leftmost limit of the scrolling region + Return value for the upper limit of the scrolling region + Return value for the rightmost limit of the scrolling region + Return value for the lower limit of the scrolling region + + + + + + Method + + System.Void + + + + + + + + + Converts world coordinates into window-relative coordinates. + World X coordinate. + World Y coordinate. + Return value for the X window-relative coordinate. + Return value for the Y window-relative coordinate. + + + - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasBpathPriv.xml b/doc/en/Gnome/CanvasBpathPriv.xml index 7e00ac6a8..dc7e7c830 100644 --- a/doc/en/Gnome/CanvasBpathPriv.xml +++ b/doc/en/Gnome/CanvasBpathPriv.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasBuf.xml b/doc/en/Gnome/CanvasBuf.xml index c10bc9970..10bad503f 100644 --- a/doc/en/Gnome/CanvasBuf.xml +++ b/doc/en/Gnome/CanvasBuf.xml @@ -95,8 +95,8 @@ Gnome.CanvasBuf - - + + To be added To be added: an object of type 'IntPtr' @@ -117,4 +117,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasHacktext.xml b/doc/en/Gnome/CanvasHacktext.xml new file mode 100644 index 000000000..f377b1404 --- /dev/null +++ b/doc/en/Gnome/CanvasHacktext.xml @@ -0,0 +1,183 @@ + + + + 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 + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + 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 + + Gnome.Font + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.IntPtr + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasHacktextPriv.xml b/doc/en/Gnome/CanvasHacktextPriv.xml new file mode 100644 index 000000000..28434917c --- /dev/null +++ b/doc/en/Gnome/CanvasHacktextPriv.xml @@ -0,0 +1,51 @@ + + + + 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.Opaque + + + + GLib.IWrapper + + + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasItem.xml b/doc/en/Gnome/CanvasItem.xml index 849ac1e33..0333d1601 100644 --- a/doc/en/Gnome/CanvasItem.xml +++ b/doc/en/Gnome/CanvasItem.xml @@ -578,5 +578,21 @@ + + + Constructor + + + + + + + To be added + a + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasPathDef.xml b/doc/en/Gnome/CanvasPathDef.xml index 5b6df2725..b2449e35b 100644 --- a/doc/en/Gnome/CanvasPathDef.xml +++ b/doc/en/Gnome/CanvasPathDef.xml @@ -27,8 +27,8 @@ Gnome.CanvasPathDef - - + + To be added To be added: an object of type 'Art.Bpath' @@ -43,8 +43,8 @@ Gnome.CanvasPathDef - - + + To be added To be added: an object of type 'Art.Bpath' @@ -59,8 +59,8 @@ Gnome.CanvasPathDef - - + + To be added To be added: an object of type 'Art.Bpath' @@ -75,8 +75,8 @@ Gnome.CanvasPathDef - - + + To be added To be added: an object of type 'GLib.SList' @@ -103,9 +103,9 @@ System.Void - - - + + + To be added To be added: an object of type 'double' @@ -145,13 +145,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'double' @@ -233,8 +233,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.CanvasPathDef' @@ -261,8 +261,8 @@ System.Void - - + + To be added To be added: an object of type 'Art.Point' @@ -289,8 +289,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -355,9 +355,9 @@ System.Void - - - + + + To be added To be added: an object of type 'double' @@ -449,9 +449,9 @@ System.Void - - - + + + To be added To be added: an object of type 'double' @@ -477,8 +477,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -504,8 +504,8 @@ Constructor - - + + To be added To be added: an object of type 'int' @@ -514,4 +514,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasPoints.xml b/doc/en/Gnome/CanvasPoints.xml index 334c8fa7a..e50fd5b67 100644 --- a/doc/en/Gnome/CanvasPoints.xml +++ b/doc/en/Gnome/CanvasPoints.xml @@ -71,8 +71,8 @@ Gnome.CanvasPoints - - + + To be added To be added: an object of type 'double []' @@ -87,8 +87,8 @@ Gnome.CanvasPoints - - + + To be added To be added: an object of type 'int' @@ -103,8 +103,8 @@ Gnome.CanvasPoints - - + + To be added To be added: an object of type 'IntPtr' @@ -150,4 +150,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasProxy.xml b/doc/en/Gnome/CanvasProxy.xml index 13818db9e..fae1a58a7 100644 --- a/doc/en/Gnome/CanvasProxy.xml +++ b/doc/en/Gnome/CanvasProxy.xml @@ -28,8 +28,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -53,7 +53,9 @@ Event - GtkSharp.BoundsHandler + + GtkSharp.BoundsHandler + To be added @@ -63,7 +65,9 @@ Event - GtkSharp.PointHandler + + GtkSharp.PointHandler + To be added @@ -73,7 +77,9 @@ Event - GtkSharp.RenderHandler + + GtkSharp.RenderHandler + To be added @@ -83,7 +89,9 @@ Event - GtkSharp.DrawHandler + + GtkSharp.DrawHandler + To be added @@ -93,7 +101,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -103,7 +113,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -113,7 +125,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -123,7 +137,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -133,7 +149,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -143,7 +161,9 @@ Event - GtkSharp.UpdateHandler + + GtkSharp.UpdateHandler + To be added @@ -151,4 +171,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasRE.xml b/doc/en/Gnome/CanvasRE.xml index b3dc0ed31..062a524d8 100644 --- a/doc/en/Gnome/CanvasRE.xml +++ b/doc/en/Gnome/CanvasRE.xml @@ -134,7 +134,7 @@ Bottommost coordinate of rectangle or ellipse. Bottommost coordinate of rectangle or ellipse. Bottommost coordinate of rectangle or ellipse. - + diff --git a/doc/en/Gnome/CanvasRichText.xml b/doc/en/Gnome/CanvasRichText.xml index 4e13079b2..ea822b3cf 100644 --- a/doc/en/Gnome/CanvasRichText.xml +++ b/doc/en/Gnome/CanvasRichText.xml @@ -42,9 +42,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TextIter' @@ -93,8 +93,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -120,8 +120,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -147,8 +147,7 @@ Gtk.TextBuffer - - + To be added To be added: an object of type 'Gtk.TextBuffer' @@ -162,8 +161,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -177,8 +175,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -192,8 +189,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -207,8 +203,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -222,8 +217,7 @@ Gtk.WrapMode - - + To be added To be added: an object of type 'Gtk.WrapMode' @@ -237,8 +231,7 @@ Gtk.AnchorType - - + To be added To be added: an object of type 'Gtk.AnchorType' @@ -252,8 +245,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -267,8 +259,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -282,8 +273,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -297,8 +287,7 @@ Gtk.DirectionType - - + To be added To be added: an object of type 'Gtk.DirectionType' @@ -312,8 +301,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -327,8 +315,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -342,8 +329,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -357,8 +343,7 @@ Gtk.Justification - - + To be added To be added: an object of type 'Gtk.Justification' @@ -372,8 +357,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -387,8 +371,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -402,8 +385,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -417,8 +399,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -432,8 +413,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -447,8 +427,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -461,8 +440,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -479,10 +458,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TextIter&' @@ -492,4 +471,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasShape.xml b/doc/en/Gnome/CanvasShape.xml index 00f424f59..1f1f33d11 100644 --- a/doc/en/Gnome/CanvasShape.xml +++ b/doc/en/Gnome/CanvasShape.xml @@ -147,20 +147,6 @@ - - - Property - - System.IntPtr - - - - Dashing pattern. - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' - To be added - - Property @@ -347,5 +333,18 @@ + + + Property + + Art.VpathDash + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Gnome/CanvasShapePriv.xml b/doc/en/Gnome/CanvasShapePriv.xml index 2e729d9d0..c517a192a 100644 --- a/doc/en/Gnome/CanvasShapePriv.xml +++ b/doc/en/Gnome/CanvasShapePriv.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Client.xml b/doc/en/Gnome/Client.xml index 7fde1491a..c964f71b2 100644 --- a/doc/en/Gnome/Client.xml +++ b/doc/en/Gnome/Client.xml @@ -56,9 +56,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -85,12 +85,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gnome.SaveStyle' @@ -108,9 +108,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -125,9 +125,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -142,11 +142,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gnome.DialogType' @@ -163,9 +163,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gnome.DialogType' @@ -180,9 +180,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -221,8 +221,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.Dialog' @@ -248,9 +248,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -265,9 +265,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -282,8 +282,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.Dialog' @@ -307,8 +307,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -347,8 +347,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -362,8 +361,7 @@ Gnome.RestartStyle - - + To be added To be added: an object of type 'Gnome.RestartStyle' @@ -389,8 +387,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -416,8 +413,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -431,8 +427,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -458,8 +453,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -473,8 +467,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -497,7 +490,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -507,7 +502,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -517,7 +514,9 @@ Event - GnomeSharp.SaveYourselfHandler + + GnomeSharp.SaveYourselfHandler + To be added @@ -527,7 +526,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -537,7 +538,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -547,7 +550,9 @@ Event - GnomeSharp.ConnectedHandler + + GnomeSharp.ConnectedHandler + To be added @@ -559,8 +564,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -571,4 +576,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/ClientFlags.xml b/doc/en/Gnome/ClientFlags.xml index 006ec0eb0..e2ca61a8f 100644 --- a/doc/en/Gnome/ClientFlags.xml +++ b/doc/en/Gnome/ClientFlags.xml @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/ClientState.xml b/doc/en/Gnome/ClientState.xml index 94e0a494c..cf2c7f524 100644 --- a/doc/en/Gnome/ClientState.xml +++ b/doc/en/Gnome/ClientState.xml @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/ColorPicker.xml b/doc/en/Gnome/ColorPicker.xml index ab32df321..4e9012b0e 100644 --- a/doc/en/Gnome/ColorPicker.xml +++ b/doc/en/Gnome/ColorPicker.xml @@ -36,11 +36,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'byte' @@ -57,11 +57,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double' @@ -78,11 +78,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double' @@ -99,11 +99,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'ushort' @@ -120,11 +120,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'byte' @@ -141,11 +141,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'ushort' @@ -172,8 +172,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -212,8 +212,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -227,8 +226,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -242,8 +240,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -257,8 +254,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -272,8 +268,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -287,8 +282,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -302,8 +296,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -314,7 +307,9 @@ Event - GnomeSharp.ColorSetHandler + + GnomeSharp.ColorSetHandler + To be added @@ -326,8 +321,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -338,4 +333,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Config.xml b/doc/en/Gnome/Config.xml index c010ade83..7b5755ac6 100644 --- a/doc/en/Gnome/Config.xml +++ b/doc/en/Gnome/Config.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,10 +40,10 @@ System.IntPtr - - - - + + + + To be added a @@ -60,10 +60,10 @@ System.Void - - - - + + + + To be added a @@ -79,11 +79,11 @@ System.Void - - - - - + + + + + To be added a @@ -100,9 +100,9 @@ System.IntPtr - - - + + + To be added a @@ -118,10 +118,10 @@ System.Double - - - - + + + + To be added a @@ -138,10 +138,10 @@ System.String - - - - + + + + To be added a @@ -158,10 +158,10 @@ System.Void - - - - + + + + To be added a @@ -189,9 +189,9 @@ System.Void - - - + + + To be added a @@ -206,9 +206,9 @@ System.String - - - + + + To be added a @@ -224,10 +224,10 @@ System.Void - - - - + + + + To be added a @@ -243,9 +243,9 @@ System.Boolean - - - + + + To be added a @@ -261,9 +261,9 @@ System.Boolean - - - + + + To be added a @@ -279,9 +279,9 @@ System.Void - - - + + + To be added a @@ -296,12 +296,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -319,10 +319,10 @@ System.Void - - - - + + + + To be added a @@ -338,10 +338,10 @@ System.String - - - - + + + + To be added a @@ -370,10 +370,10 @@ System.Int32 - - - - + + + + To be added a @@ -390,9 +390,9 @@ System.Void - - - + + + To be added a @@ -407,10 +407,10 @@ System.Void - - - - + + + + To be added a @@ -426,10 +426,10 @@ System.Void - - - - + + + + To be added a @@ -445,9 +445,9 @@ System.Void - - - + + + To be added a @@ -475,10 +475,10 @@ System.Boolean - - - - + + + + To be added a @@ -495,9 +495,9 @@ System.IntPtr - - - + + + To be added a @@ -518,4 +518,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/DateEdit.xml b/doc/en/Gnome/DateEdit.xml index 665ca8cb7..e4c08bdba 100644 --- a/doc/en/Gnome/DateEdit.xml +++ b/doc/en/Gnome/DateEdit.xml @@ -36,8 +36,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.DateEditFlags' @@ -51,9 +51,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -78,8 +78,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -130,8 +130,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -145,8 +144,7 @@ Gnome.DateEditFlags - - + To be added To be added: an object of type 'Gnome.DateEditFlags' @@ -160,8 +158,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -172,7 +169,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -182,7 +181,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -194,8 +195,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -211,8 +212,7 @@ System.UInt64 - - + To be added a @@ -226,8 +226,7 @@ System.UInt64 - - + To be added a @@ -236,4 +235,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/DateEditFlags.xml b/doc/en/Gnome/DateEditFlags.xml index 434b96928..2fe108ee6 100644 --- a/doc/en/Gnome/DateEditFlags.xml +++ b/doc/en/Gnome/DateEditFlags.xml @@ -74,4 +74,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/DialogType.xml b/doc/en/Gnome/DialogType.xml index 4aa380416..8b0c8e676 100644 --- a/doc/en/Gnome/DialogType.xml +++ b/doc/en/Gnome/DialogType.xml @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Druid.xml b/doc/en/Gnome/Druid.xml index 2b4159b2f..15312571c 100644 --- a/doc/en/Gnome/Druid.xml +++ b/doc/en/Gnome/Druid.xml @@ -36,8 +36,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.DruidPage' @@ -51,9 +51,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gnome.DruidPage' @@ -68,11 +68,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'bool' @@ -89,8 +89,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.DruidPage' @@ -104,11 +104,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'string' @@ -135,8 +135,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -162,11 +162,11 @@ Constructor - - - - - + + + + + To be added To be added: an object of type 'string' @@ -195,8 +195,7 @@ Gnome.DruidPage - - + To be added To be added: an object of type 'Gnome.DruidPage' @@ -210,8 +209,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -225,8 +223,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -237,7 +234,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -247,7 +246,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -259,8 +260,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -271,4 +272,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/DruidPage.xml b/doc/en/Gnome/DruidPage.xml index 910b7cf51..db75bd91c 100644 --- a/doc/en/Gnome/DruidPage.xml +++ b/doc/en/Gnome/DruidPage.xml @@ -109,8 +109,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -146,7 +146,9 @@ Event - GnomeSharp.CancelClickedHandler + + GnomeSharp.CancelClickedHandler + To be added @@ -156,7 +158,9 @@ Event - GnomeSharp.BackClickedHandler + + GnomeSharp.BackClickedHandler + To be added @@ -166,7 +170,9 @@ Event - GnomeSharp.FinishClickedHandler + + GnomeSharp.FinishClickedHandler + To be added @@ -176,7 +182,9 @@ Event - GnomeSharp.NextClickedHandler + + GnomeSharp.NextClickedHandler + To be added @@ -186,7 +194,9 @@ Event - GnomeSharp.PreparedHandler + + GnomeSharp.PreparedHandler + To be added @@ -198,8 +208,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -210,4 +220,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/DruidPageEdge.xml b/doc/en/Gnome/DruidPageEdge.xml index bc3b45260..7530b410a 100644 --- a/doc/en/Gnome/DruidPageEdge.xml +++ b/doc/en/Gnome/DruidPageEdge.xml @@ -36,8 +36,8 @@ Gnome.DruidPageEdge - - + + To be added To be added: an object of type 'Gnome.EdgePosition' @@ -52,14 +52,14 @@ System.Void - - - - - - - - + + + + + + + + To be added To be added: an object of type 'Gnome.EdgePosition' @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -105,8 +105,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.EdgePosition' @@ -119,14 +119,14 @@ Constructor - - - - - - - - + + + + + + + + To be added To be added: an object of type 'Gnome.EdgePosition' @@ -169,8 +169,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -184,8 +183,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -199,8 +197,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -214,8 +211,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -229,8 +225,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -244,8 +239,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -259,8 +253,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -274,8 +267,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -289,8 +281,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -304,8 +295,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -318,8 +308,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -330,4 +320,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/DruidPageStandard.xml b/doc/en/Gnome/DruidPageStandard.xml index 9419e122b..78c96856c 100644 --- a/doc/en/Gnome/DruidPageStandard.xml +++ b/doc/en/Gnome/DruidPageStandard.xml @@ -36,10 +36,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -65,8 +65,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -92,10 +92,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'string' @@ -123,8 +123,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -138,8 +137,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -153,8 +151,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -168,8 +165,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -183,8 +179,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -198,8 +193,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -213,8 +207,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -228,8 +221,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -243,8 +235,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -258,8 +249,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -273,8 +263,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -288,8 +277,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -303,8 +291,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -317,8 +304,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -329,4 +316,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/EdgePosition.xml b/doc/en/Gnome/EdgePosition.xml index b9b5d80aa..540d8336d 100644 --- a/doc/en/Gnome/EdgePosition.xml +++ b/doc/en/Gnome/EdgePosition.xml @@ -90,4 +90,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Entry.xml b/doc/en/Gnome/Entry.xml index 00fa14fd7..69ac57410 100644 --- a/doc/en/Gnome/Entry.xml +++ b/doc/en/Gnome/Entry.xml @@ -42,9 +42,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -59,9 +59,9 @@ System.String - - - + + + To be added To be added: an object of type 'int' @@ -77,9 +77,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -118,9 +118,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int&' @@ -160,9 +160,9 @@ System.Void - - - + + + To be added To be added: an object of type 'bool' @@ -177,8 +177,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -204,9 +204,9 @@ System.Void - - - + + + To be added To be added: an object of type 'bool' @@ -231,8 +231,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -247,8 +247,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -285,8 +285,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -300,8 +299,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -315,8 +313,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -342,8 +339,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -354,7 +350,9 @@ Event - GtkSharp.TextInsertedHandler + + GtkSharp.TextInsertedHandler + To be added @@ -364,7 +362,9 @@ Event - GtkSharp.TextDeletedHandler + + GtkSharp.TextDeletedHandler + To be added @@ -374,7 +374,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -384,7 +386,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -398,9 +402,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -413,8 +417,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -425,4 +429,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/FileDomain.xml b/doc/en/Gnome/FileDomain.xml index b4068f27e..d1dc50fe5 100644 --- a/doc/en/Gnome/FileDomain.xml +++ b/doc/en/Gnome/FileDomain.xml @@ -202,4 +202,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/FileEntry.xml b/doc/en/Gnome/FileEntry.xml index aaa15bc3e..6cdb2d0b4 100644 --- a/doc/en/Gnome/FileEntry.xml +++ b/doc/en/Gnome/FileEntry.xml @@ -42,9 +42,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -59,9 +59,9 @@ System.String - - - + + + To be added To be added: an object of type 'int' @@ -77,9 +77,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -118,9 +118,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int&' @@ -160,9 +160,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -177,8 +177,8 @@ System.String - - + + To be added To be added: an object of type 'bool' @@ -203,8 +203,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -219,9 +219,9 @@ Constructor - - - + + + To be added To be added: an object of type 'string' @@ -259,8 +259,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -274,8 +273,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -289,8 +287,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -316,8 +313,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -331,8 +327,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -346,8 +341,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -361,8 +355,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -376,8 +369,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -391,8 +383,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -415,7 +406,9 @@ Event - GtkSharp.TextInsertedHandler + + GtkSharp.TextInsertedHandler + To be added @@ -425,7 +418,9 @@ Event - GtkSharp.TextDeletedHandler + + GtkSharp.TextDeletedHandler + To be added @@ -435,7 +430,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -445,7 +442,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -455,7 +454,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -469,9 +470,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -484,8 +485,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -496,4 +497,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Font.xml b/doc/en/Gnome/Font.xml new file mode 100644 index 000000000..c3e39b64b --- /dev/null +++ b/doc/en/Gnome/Font.xml @@ -0,0 +1,695 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.Font + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + GLib.List + + + + To be added + a + To be added + + + + + Method + + Gnome.Font + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.Font + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gnome.Font + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.Font + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Pango.FontDescription + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.RFont + + + + + + To be added + a + a + To be added + + + + + Method + + Pango.Font + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Art.Bpath + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + Art.DRect + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Art.Point + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Double + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Point + + + + + + + To be added + a + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Double + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Double + + + + To be added + a + To be added + + + + + Property + + System.String + + + + 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.IntPtr + + + + To be added + a + To be added + + + + + Property + + System.String + + + + 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.String + + + + To be added + a + To be added + + + + + Property + + System.Double + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + To be added + a + To be added + + + + + Property + + Gnome.FontFace + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/FontDialog.xml b/doc/en/Gnome/FontDialog.xml new file mode 100644 index 000000000..c502d48eb --- /dev/null +++ b/doc/en/Gnome/FontDialog.xml @@ -0,0 +1,139 @@ + + + + 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 + + + Gtk.Dialog + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gtk.Widget + + + + To be added + a + To be added + + + + + Property + + Gtk.Widget + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/FontFace.xml b/doc/en/Gnome/FontFace.xml new file mode 100644 index 000000000..16ee7931b --- /dev/null +++ b/doc/en/Gnome/FontFace.xml @@ -0,0 +1,668 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + Gnome.FontFace + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Gnome.FontFace + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.FontFace + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.FontFace + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gnome.FontFace + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.FontFace + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Gnome.Font + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Art.Point + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Double + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Bpath + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + Art.DRect + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gnome.Font + + + + + + To be added + a + a + To be added + + + + + Method + + System.Byte + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Point + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Double + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Double + + + + To be added + a + To be added + + + + + Property + + System.String + + + + 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.IntPtr + + + + To be added + a + To be added + + + + + Property + + System.String + + + + 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.String + + + + 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.Byte + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + To be added + a + To be added + + + + + Property + + Gnome.FontWeight + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + To be added + a + To be added + + + + + Property + + Art.DRect + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/FontFamily.xml b/doc/en/Gnome/FontFamily.xml new file mode 100644 index 000000000..d0f39a3ee --- /dev/null +++ b/doc/en/Gnome/FontFamily.xml @@ -0,0 +1,179 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + GLib.List + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + GLib.List + + + + To be added + a + To be added + + + + + Method + + Gnome.FontFace + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/FontPicker.xml b/doc/en/Gnome/FontPicker.xml index 153908f4a..4e3e16815 100644 --- a/doc/en/Gnome/FontPicker.xml +++ b/doc/en/Gnome/FontPicker.xml @@ -36,8 +36,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -51,9 +51,9 @@ System.Void - - - + + + To be added To be added: an object of type 'bool' @@ -68,8 +68,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -106,8 +106,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -146,8 +146,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -161,8 +160,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -176,8 +174,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -191,8 +188,7 @@ Gnome.FontPickerMode - - + To be added To be added: an object of type 'Gnome.FontPickerMode' @@ -206,8 +202,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -221,8 +216,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -236,8 +230,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -260,7 +253,9 @@ Event - GnomeSharp.FontSetHandler + + GnomeSharp.FontSetHandler + To be added @@ -272,8 +267,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -284,4 +279,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/FontPickerMode.xml b/doc/en/Gnome/FontPickerMode.xml index 66228d545..517d68e43 100644 --- a/doc/en/Gnome/FontPickerMode.xml +++ b/doc/en/Gnome/FontPickerMode.xml @@ -7,7 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - button mode (or what to show). + + button mode (or what to show). System.Enum @@ -86,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/FontPreview.xml b/doc/en/Gnome/FontPreview.xml new file mode 100644 index 000000000..7e71d1651 --- /dev/null +++ b/doc/en/Gnome/FontPreview.xml @@ -0,0 +1,135 @@ + + + + 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 + + + Gtk.Image + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.Font + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + To be added + a + To be added + + + + + Property + + System.Byte + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/FontSelection.xml b/doc/en/Gnome/FontSelection.xml new file mode 100644 index 000000000..25b6127b5 --- /dev/null +++ b/doc/en/Gnome/FontSelection.xml @@ -0,0 +1,150 @@ + + + + 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 + + + Gtk.HBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.FontFace + + + + To be added + a + To be added + + + + + Property + + System.Double + + + + To be added + a + To be added + + + + + Property + + Gnome.Font + + + + To be added + a + To be added + + + + + Event + + GnomeSharp.FontSetHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/FontWeight.xml b/doc/en/Gnome/FontWeight.xml new file mode 100644 index 000000000..8ad1301e6 --- /dev/null +++ b/doc/en/Gnome/FontWeight.xml @@ -0,0 +1,224 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPAOptionMenu.xml b/doc/en/Gnome/GPAOptionMenu.xml new file mode 100644 index 000000000..02510a87b --- /dev/null +++ b/doc/en/Gnome/GPAOptionMenu.xml @@ -0,0 +1,115 @@ + + + + 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.GPAWidget + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPAPrinterSelector.xml b/doc/en/Gnome/GPAPrinterSelector.xml new file mode 100644 index 000000000..14e2db48c --- /dev/null +++ b/doc/en/Gnome/GPAPrinterSelector.xml @@ -0,0 +1,113 @@ + + + + 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.GPAWidget + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPASettingsSelector.xml b/doc/en/Gnome/GPASettingsSelector.xml new file mode 100644 index 000000000..c207e4c8b --- /dev/null +++ b/doc/en/Gnome/GPASettingsSelector.xml @@ -0,0 +1,99 @@ + + + + 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.GPAWidget + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPATransportSelector.xml b/doc/en/Gnome/GPATransportSelector.xml new file mode 100644 index 000000000..86adc067b --- /dev/null +++ b/doc/en/Gnome/GPATransportSelector.xml @@ -0,0 +1,99 @@ + + + + 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.GPAWidget + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPAWidget.xml b/doc/en/Gnome/GPAWidget.xml new file mode 100644 index 000000000..9eab694a4 --- /dev/null +++ b/doc/en/Gnome/GPAWidget.xml @@ -0,0 +1,131 @@ + + + + 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 + + + Gtk.Bin + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPFamilyEntry.xml b/doc/en/Gnome/GPFamilyEntry.xml new file mode 100644 index 000000000..d2702f7c0 --- /dev/null +++ b/doc/en/Gnome/GPFamilyEntry.xml @@ -0,0 +1,98 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.GPFamilyEntry + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Method + + Gnome.GPFamilyEntry + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPFontEntry.xml b/doc/en/Gnome/GPFontEntry.xml new file mode 100644 index 000000000..52ab2432e --- /dev/null +++ b/doc/en/Gnome/GPFontEntry.xml @@ -0,0 +1,219 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.GPFontEntry + + + + To be added + To be added + + + + + Field + + Gnome.GPFontEntryType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + 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.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 + + + + + Field + + Gnome.FontWeight + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Method + + Gnome.GPFontEntry + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Property + + Gnome.FontFace + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPFontEntryAlias.xml b/doc/en/Gnome/GPFontEntryAlias.xml new file mode 100644 index 000000000..dad94aaff --- /dev/null +++ b/doc/en/Gnome/GPFontEntryAlias.xml @@ -0,0 +1,87 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.GPFontEntryAlias + + + + To be added + To be added + + + + + Field + + Gnome.GPFontEntry + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gnome.GPFontEntryAlias + + + + + + To be added + a + a + To be added + + + + + Property + + Gnome.GPFontEntry + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPFontEntryType.xml b/doc/en/Gnome/GPFontEntryType.xml new file mode 100644 index 000000000..ce3b07aab --- /dev/null +++ b/doc/en/Gnome/GPFontEntryType.xml @@ -0,0 +1,92 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.GPFontEntryType + + + + To be added + To be added + + + + + Field + + Gnome.GPFontEntryType + + + + To be added + To be added + + + + + Field + + Gnome.GPFontEntryType + + + + To be added + To be added + + + + + Field + + Gnome.GPFontEntryType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPFontMap.xml b/doc/en/Gnome/GPFontMap.xml new file mode 100644 index 000000000..cf38e3f74 --- /dev/null +++ b/doc/en/Gnome/GPFontMap.xml @@ -0,0 +1,187 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.GPFontMap + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gnome.GPFontMap + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.GPFontMap + + + + To be added + a + To be added + + + + + Method + + Gnome.FontWeight + + + + + + 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/Gnome/GPGC.xml b/doc/en/Gnome/GPGC.xml new file mode 100644 index 000000000..6c589dd8f --- /dev/null +++ b/doc/en/Gnome/GPGC.xml @@ -0,0 +1,51 @@ + + + + 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.Opaque + + + + GLib.IWrapper + + + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GPPath.xml b/doc/en/Gnome/GPPath.xml new file mode 100644 index 000000000..507dac49b --- /dev/null +++ b/doc/en/Gnome/GPPath.xml @@ -0,0 +1,519 @@ + + + + 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.Opaque + + + + GLib.IWrapper + + + + + + + Method + + Gnome.GPPath + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.GPPath + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.GPPath + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.GPPath + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.GPPath + + + + To be added + a + To be added + + + + + Method + + Art.Bpath + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + Gnome.GPPath + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + Art.Point + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Bpath + + + + To be added + a + To be added + + + + + Method + + Gnome.GPPath + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Art.Bpath + + + + To be added + a + To be added + + + + + Method + + Gnome.GPPath + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + GLib.SList + + + + 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 + To be added + + + + + Method + + Gnome.GPPath + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + 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/Gnome/Gconf.xml b/doc/en/Gnome/Gconf.xml index 2ee7d0f1e..b3a698279 100644 --- a/doc/en/Gnome/Gconf.xml +++ b/doc/en/Gnome/Gconf.xml @@ -25,9 +25,9 @@ System.String - - - + + + To be added a @@ -43,8 +43,8 @@ System.String - - + + To be added a @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/GdkHelper.xml b/doc/en/Gnome/GdkHelper.xml index 339c1a9f2..5d30a391e 100644 --- a/doc/en/Gnome/GdkHelper.xml +++ b/doc/en/Gnome/GdkHelper.xml @@ -25,10 +25,10 @@ Gnome.GdkPixbufAsyncHandle - - - - + + + + To be added a @@ -45,8 +45,8 @@ System.Void - - + + To be added a @@ -60,8 +60,8 @@ Gdk.Pixbuf - - + + To be added a @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/GdkPixbufAsyncHandle.xml b/doc/en/Gnome/GdkPixbufAsyncHandle.xml index 4f7e18848..33af2c3be 100644 --- a/doc/en/Gnome/GdkPixbufAsyncHandle.xml +++ b/doc/en/Gnome/GdkPixbufAsyncHandle.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/GdkPixbufDoneCallback.xml b/doc/en/Gnome/GdkPixbufDoneCallback.xml index d7b700dbc..814b150fd 100644 --- a/doc/en/Gnome/GdkPixbufDoneCallback.xml +++ b/doc/en/Gnome/GdkPixbufDoneCallback.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/GdkPixbufLoadCallback.xml b/doc/en/Gnome/GdkPixbufLoadCallback.xml index 487825d12..3ef3d6989 100644 --- a/doc/en/Gnome/GdkPixbufLoadCallback.xml +++ b/doc/en/Gnome/GdkPixbufLoadCallback.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/Global.xml b/doc/en/Gnome/Global.xml index 758ae76da..90859d8a0 100644 --- a/doc/en/Gnome/Global.xml +++ b/doc/en/Gnome/Global.xml @@ -87,9 +87,9 @@ System.Void - - - + + + To be added a @@ -109,4 +109,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/GlyphList.xml b/doc/en/Gnome/GlyphList.xml new file mode 100644 index 000000000..2698fbfe1 --- /dev/null +++ b/doc/en/Gnome/GlyphList.xml @@ -0,0 +1,362 @@ + + + + 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.Opaque + + + + GLib.IWrapper + + + + + + + Method + + Gnome.GlyphList + + + + + + + + + + + To be added + a + a + a + a + a + a + a + To be added + + + + + Method + + Gnome.GlyphList + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gnome.GlyphList + + + + To be added + a + To be added + + + + + Method + + Gnome.GlyphList + + + + To be added + a + To be added + + + + + Method + + Art.DRect + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.GlyphList + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GpaModuleInfo.xml b/doc/en/Gnome/GpaModuleInfo.xml new file mode 100644 index 000000000..ae10fd8f4 --- /dev/null +++ b/doc/en/Gnome/GpaModuleInfo.xml @@ -0,0 +1,50 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.GpaModuleInfo + + + + To be added + To be added + + + + + Method + + Gnome.GpaModuleInfo + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GpaPaperPreviewItem.xml b/doc/en/Gnome/GpaPaperPreviewItem.xml new file mode 100644 index 000000000..4965e44e1 --- /dev/null +++ b/doc/en/Gnome/GpaPaperPreviewItem.xml @@ -0,0 +1,130 @@ + + + + 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 + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + + + To be added + a + a + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/GtkHelper.xml b/doc/en/Gnome/GtkHelper.xml index 04e3ce781..c2f0bbefe 100644 --- a/doc/en/Gnome/GtkHelper.xml +++ b/doc/en/Gnome/GtkHelper.xml @@ -38,10 +38,10 @@ System.Void - - - - + + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/HRef.xml b/doc/en/Gnome/HRef.xml index c1a01d0bd..084b2105f 100644 --- a/doc/en/Gnome/HRef.xml +++ b/doc/en/Gnome/HRef.xml @@ -36,9 +36,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -63,8 +63,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -79,9 +79,9 @@ Constructor - - - + + + To be added To be added: an object of type 'string' @@ -119,8 +119,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -134,8 +133,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -148,8 +146,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -160,4 +158,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Help.xml b/doc/en/Gnome/Help.xml index 14c1ab2a9..2c37be20e 100644 --- a/doc/en/Gnome/Help.xml +++ b/doc/en/Gnome/Help.xml @@ -25,13 +25,13 @@ System.Boolean - - - - - + + + + + - Displays the help file specified by at location within the domain in the preferred help browser of the user. + Displays the help file specified by at location within the domain in the preferred help browser of the user. a a a @@ -39,15 +39,15 @@ a - Most of the time, you want to call instead. + Most of the time, you want to call instead. - This function will display the help through creating a "ghelp" URI, by looking for in the applications installed help location (found by ) and its . The resulting URI is roughly in the form "ghelp:appid/file_name?link_id". If a matching file cannot be found, is returned. + This function will display the help through creating a "ghelp" URI, by looking for in the applications installed help location (found by ) and its . The resulting URI is roughly in the form "ghelp:appid/file_name?link_id". If a matching file cannot be found, is returned. - Please note that this only displays application help. To display help files from the global Gnome domain, you will want to use . + Please note that this only displays application help. To display help files from the global Gnome domain, you will want to use . - + @@ -70,11 +70,11 @@ System.Boolean - - - + + + - Displays the help file specified by at location in the preferred help browser of the user. + Displays the help file specified by at location in the preferred help browser of the user. a a a @@ -88,13 +88,13 @@ System.Boolean - - + + - Displays in the preferred help viewer of the user. + Displays in the preferred help viewer of the user. a a - You should never need to call this function directly in code, since it is just a wrapper for and consequently the viewer used to display the results depends upon the scheme of the URI (so it is not strictly a help-only function). + You should never need to call this function directly in code, since it is just a wrapper for and consequently the viewer used to display the results depends upon the scheme of the URI (so it is not strictly a help-only function). @@ -104,13 +104,13 @@ System.Boolean - - - - - + + + + + - Displays the Gnome system help file specified by at location in the preferred help browser of the user. + Displays the Gnome system help file specified by at location in the preferred help browser of the user. a a a @@ -118,12 +118,12 @@ a - This is done by creating a "ghelp" URI, by looking for in the system help domain () and its . This domain is determined when the library is compiled. If a matching file cannot be found, is returned. + This is done by creating a "ghelp" URI, by looking for in the system help domain () and its . This domain is determined when the library is compiled. If a matching file cannot be found, is returned. - Please note that this only displays system help. To display help files for an application, you will want to use . + Please note that this only displays system help. To display help files for an application, you will want to use . - + @@ -132,10 +132,76 @@ - Creates a new instance. + Creates a new instance. a - This is the default constructor for . + This is the default constructor for . + + + + + Method + + System.Boolean + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + 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/Gnome/HelpError.xml b/doc/en/Gnome/HelpError.xml index 78a5cfdbc..312d48992 100644 --- a/doc/en/Gnome/HelpError.xml +++ b/doc/en/Gnome/HelpError.xml @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Icon.xml b/doc/en/Gnome/Icon.xml new file mode 100644 index 000000000..ae4ceee40 --- /dev/null +++ b/doc/en/Gnome/Icon.xml @@ -0,0 +1,59 @@ + + + + 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.Object + + + + + + + Method + + System.String + + + + + + + + + + + To be added + 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/Gnome/IconDataPoint.xml b/doc/en/Gnome/IconDataPoint.xml new file mode 100644 index 000000000..66128b650 --- /dev/null +++ b/doc/en/Gnome/IconDataPoint.xml @@ -0,0 +1,74 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.IconDataPoint + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Method + + Gnome.IconDataPoint + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/IconEntry.xml b/doc/en/Gnome/IconEntry.xml index 9910445bb..bbe9a0523 100644 --- a/doc/en/Gnome/IconEntry.xml +++ b/doc/en/Gnome/IconEntry.xml @@ -36,9 +36,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -102,8 +102,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -118,9 +118,9 @@ Constructor - - - + + + To be added To be added: an object of type 'string' @@ -158,8 +158,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -173,8 +172,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -188,8 +186,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -215,8 +212,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -230,8 +226,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -242,7 +237,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -252,7 +249,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -264,8 +263,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -276,4 +275,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/IconList.xml b/doc/en/Gnome/IconList.xml index fdcddfe4b..84368f080 100644 --- a/doc/en/Gnome/IconList.xml +++ b/doc/en/Gnome/IconList.xml @@ -36,8 +36,8 @@ Gtk.Visibility - - + + To be added To be added: an object of type 'int' @@ -52,10 +52,10 @@ System.Int32 - - - - + + + + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -72,8 +72,8 @@ System.Int32 - - + + To be added To be added: an object of type 'IntPtr' @@ -112,8 +112,8 @@ System.Int32 - - + + To be added To be added: an object of type 'string' @@ -128,8 +128,8 @@ Gnome.IconTextItem - - + + To be added To be added: an object of type 'int' @@ -144,10 +144,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'uint' @@ -163,9 +163,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -181,8 +181,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -196,9 +196,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -213,8 +213,8 @@ System.String - - + + To be added To be added: an object of type 'int' @@ -229,8 +229,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -244,8 +244,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -259,9 +259,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -276,8 +276,8 @@ System.IntPtr - - + + To be added To be added: an object of type 'int' @@ -304,10 +304,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -323,9 +323,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'string' @@ -341,8 +341,8 @@ Gnome.CanvasPixbuf - - + + To be added To be added: an object of type 'int' @@ -370,11 +370,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -391,8 +391,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -416,8 +416,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -432,10 +432,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'uint' @@ -486,8 +486,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -501,8 +500,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -516,8 +514,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -543,8 +540,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -558,8 +554,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -573,8 +568,7 @@ Gtk.SelectionMode - - + To be added To be added: an object of type 'Gtk.SelectionMode' @@ -588,8 +582,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -612,7 +605,9 @@ Event - GnomeSharp.TextChangedHandler + + GnomeSharp.TextChangedHandler + To be added @@ -622,7 +617,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -632,7 +629,9 @@ Event - GnomeSharp.MoveCursorHandler + + GnomeSharp.MoveCursorHandler + To be added @@ -642,7 +641,9 @@ Event - GnomeSharp.IconSelectedHandler + + GnomeSharp.IconSelectedHandler + To be added @@ -652,7 +653,9 @@ Event - GnomeSharp.IconFocusedHandler + + GnomeSharp.IconFocusedHandler + To be added @@ -662,7 +665,9 @@ Event - GnomeSharp.IconUnselectedHandler + + GnomeSharp.IconUnselectedHandler + To be added @@ -674,8 +679,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -686,4 +691,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/IconListMode.xml b/doc/en/Gnome/IconListMode.xml index b36cd4b14..3510538f2 100644 --- a/doc/en/Gnome/IconListMode.xml +++ b/doc/en/Gnome/IconListMode.xml @@ -74,4 +74,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/IconLookupFlags.xml b/doc/en/Gnome/IconLookupFlags.xml new file mode 100644 index 000000000..169cc8ec2 --- /dev/null +++ b/doc/en/Gnome/IconLookupFlags.xml @@ -0,0 +1,84 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + System.FlagsAttribute + + + + + + Field + + Gnome.IconLookupFlags + + + + To be added + To be added + + + + + Field + + Gnome.IconLookupFlags + + + + To be added + To be added + + + + + Field + + Gnome.IconLookupFlags + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/IconLookupResultFlags.xml b/doc/en/Gnome/IconLookupResultFlags.xml new file mode 100644 index 000000000..890837da1 --- /dev/null +++ b/doc/en/Gnome/IconLookupResultFlags.xml @@ -0,0 +1,72 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + System.FlagsAttribute + + + + + + Field + + Gnome.IconLookupResultFlags + + + + To be added + To be added + + + + + Field + + Gnome.IconLookupResultFlags + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/IconSelection.xml b/doc/en/Gnome/IconSelection.xml index 063a1708a..8e98ea57a 100644 --- a/doc/en/Gnome/IconSelection.xml +++ b/doc/en/Gnome/IconSelection.xml @@ -36,8 +36,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -51,8 +51,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -90,8 +90,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -105,8 +105,8 @@ System.String - - + + To be added To be added: an object of type 'bool' @@ -143,8 +143,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -206,8 +206,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -218,4 +218,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/IconTextItem.xml b/doc/en/Gnome/IconTextItem.xml index d12a52b8e..6e520f567 100644 --- a/doc/en/Gnome/IconTextItem.xml +++ b/doc/en/Gnome/IconTextItem.xml @@ -30,14 +30,14 @@ System.Void - - - - - - - - + + + + + + + + To be added To be added: an object of type 'int' @@ -57,8 +57,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -72,8 +72,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -87,8 +87,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -102,9 +102,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -141,8 +141,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -168,8 +168,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -216,7 +216,9 @@ Event - GnomeSharp.TextChangedHandler + + GnomeSharp.TextChangedHandler + To be added @@ -226,7 +228,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -236,7 +240,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -246,7 +252,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -256,7 +264,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -266,7 +276,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -276,7 +288,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -288,8 +302,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -300,4 +314,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/IconTheme.xml b/doc/en/Gnome/IconTheme.xml new file mode 100644 index 000000000..48194b5f6 --- /dev/null +++ b/doc/en/Gnome/IconTheme.xml @@ -0,0 +1,252 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.String + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/InteractFunction.xml b/doc/en/Gnome/InteractFunction.xml index ca947f371..2f08bd298 100644 --- a/doc/en/Gnome/InteractFunction.xml +++ b/doc/en/Gnome/InteractFunction.xml @@ -11,18 +11,16 @@ Used when the wishes to interact with the user at the session manager's convenience (usually during shutdown and restarts). - The instance doing the interaction. A unique key. The that should be used to do the interaction. Application specific data that was specified at the time the callback was set up. - - + All other s are blocked from interacting with the user until the key is released via a call to . - + Although the function is not obliged to respect the passed in , it is bad form not to do so. @@ -41,11 +39,12 @@ - - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/InteractStyle.xml b/doc/en/Gnome/InteractStyle.xml index c910bb0c4..69e3c73cb 100644 --- a/doc/en/Gnome/InteractStyle.xml +++ b/doc/en/Gnome/InteractStyle.xml @@ -74,4 +74,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/ModuleClassInitHook.xml b/doc/en/Gnome/ModuleClassInitHook.xml index 1a7f74c30..8e0b443ca 100644 --- a/doc/en/Gnome/ModuleClassInitHook.xml +++ b/doc/en/Gnome/ModuleClassInitHook.xml @@ -22,7 +22,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/ModuleHook.xml b/doc/en/Gnome/ModuleHook.xml index f67984cd7..a10d922aa 100644 --- a/doc/en/Gnome/ModuleHook.xml +++ b/doc/en/Gnome/ModuleHook.xml @@ -11,9 +11,8 @@ Called to perform some initialization in a module (which could be either the main init function or the pre or post argument parsing phase). - The instance which is being initialized. - The current module's structure. + The current module's structure. System.Delegate @@ -28,9 +27,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/ModuleInfo.xml b/doc/en/Gnome/ModuleInfo.xml index 1fe8953a6..400fafb6e 100644 --- a/doc/en/Gnome/ModuleInfo.xml +++ b/doc/en/Gnome/ModuleInfo.xml @@ -179,8 +179,8 @@ Gnome.ModuleInfo - - + + To be added To be added: an object of type 'IntPtr' @@ -213,4 +213,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/ModuleInitHook.xml b/doc/en/Gnome/ModuleInitHook.xml index 2c34cdbcd..311452158 100644 --- a/doc/en/Gnome/ModuleInitHook.xml +++ b/doc/en/Gnome/ModuleInitHook.xml @@ -11,12 +11,10 @@ Called to allow a module to do any pre-initialization it might need to do prior to having arguments parsed by the controlling parent module. - The current module's structure. - - The parent module will do the argument parsing for all modules in the hierarchy. - + The parent module will do the argument parsing for all modules in the hierarchy. + System.Delegate @@ -31,8 +29,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/ModuleRequirement.xml b/doc/en/Gnome/ModuleRequirement.xml index f7548a408..2f9aa7b67 100644 --- a/doc/en/Gnome/ModuleRequirement.xml +++ b/doc/en/Gnome/ModuleRequirement.xml @@ -59,8 +59,8 @@ Gnome.ModuleRequirement - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Modules.xml b/doc/en/Gnome/Modules.xml index 7df36c1eb..88ea07277 100644 --- a/doc/en/Gnome/Modules.xml +++ b/doc/en/Gnome/Modules.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/PaperPreview.xml b/doc/en/Gnome/PaperPreview.xml new file mode 100644 index 000000000..8b7d98795 --- /dev/null +++ b/doc/en/Gnome/PaperPreview.xml @@ -0,0 +1,113 @@ + + + + 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 + + + Gtk.HBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PaperSelector.xml b/doc/en/Gnome/PaperSelector.xml new file mode 100644 index 000000000..d6d96a0dd --- /dev/null +++ b/doc/en/Gnome/PaperSelector.xml @@ -0,0 +1,129 @@ + + + + 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 + + + Gtk.HBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/Pgl.xml b/doc/en/Gnome/Pgl.xml new file mode 100644 index 000000000..ebcd31767 --- /dev/null +++ b/doc/en/Gnome/Pgl.xml @@ -0,0 +1,164 @@ + + + + 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.Object + + + + + + + Method + + Gnome.PosGlyphList + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + + + + + + To be added + a + a + a + a + a + a + a + a + To be added + + + + + Method + + Art.DRect + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + + + + + + To be added + a + a + a + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + + + To be added + 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/Gnome/PixmapEntry.xml b/doc/en/Gnome/PixmapEntry.xml index 2a44aa0e1..79652d65e 100644 --- a/doc/en/Gnome/PixmapEntry.xml +++ b/doc/en/Gnome/PixmapEntry.xml @@ -42,10 +42,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -87,9 +87,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -114,8 +114,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -130,10 +130,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'string' @@ -172,8 +172,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -187,8 +186,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -202,8 +200,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -216,8 +213,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -228,4 +225,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Popup.xml b/doc/en/Gnome/Popup.xml index 7110d774d..6811bd1f0 100644 --- a/doc/en/Gnome/Popup.xml +++ b/doc/en/Gnome/Popup.xml @@ -25,8 +25,8 @@ Gtk.Widget - - + + To be added a @@ -41,13 +41,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -66,9 +66,9 @@ Gtk.Widget - - - + + + To be added a @@ -84,8 +84,8 @@ Gtk.AccelGroup - - + + To be added a @@ -100,9 +100,9 @@ System.Void - - - + + + To be added a @@ -117,10 +117,10 @@ System.Void - - - - + + + + To be added a @@ -136,13 +136,13 @@ System.Int32 - - - - - - - + + + + + + + To be added a @@ -167,4 +167,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/PosGlyphList.xml b/doc/en/Gnome/PosGlyphList.xml new file mode 100644 index 000000000..def6c8147 --- /dev/null +++ b/doc/en/Gnome/PosGlyphList.xml @@ -0,0 +1,51 @@ + + + + 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.Opaque + + + + GLib.IWrapper + + + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PreferencesType.xml b/doc/en/Gnome/PreferencesType.xml index 75771318e..04dcd255b 100644 --- a/doc/en/Gnome/PreferencesType.xml +++ b/doc/en/Gnome/PreferencesType.xml @@ -74,4 +74,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Print.xml b/doc/en/Gnome/Print.xml new file mode 100644 index 000000000..aa52192e4 --- /dev/null +++ b/doc/en/Gnome/Print.xml @@ -0,0 +1,1145 @@ + + + + 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.Object + + + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + + + To be added + a + a + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + + + + To be added + a + a + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + 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/Gnome/PrintConfig.xml b/doc/en/Gnome/PrintConfig.xml new file mode 100644 index 000000000..b2ebbcb57 --- /dev/null +++ b/doc/en/Gnome/PrintConfig.xml @@ -0,0 +1,391 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + Gnome.PrintConfig + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gnome.PrintConfig + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Gnome.PrintConfig + + + + To be added + a + To be added + + + + + Method + + Gnome.PrintConfig + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gnome.PrintConfig + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Byte + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintContext.xml b/doc/en/Gnome/PrintContext.xml new file mode 100644 index 000000000..7e71976bb --- /dev/null +++ b/doc/en/Gnome/PrintContext.xml @@ -0,0 +1,133 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintCopiesSelector.xml b/doc/en/Gnome/PrintCopiesSelector.xml new file mode 100644 index 000000000..9f553e6db --- /dev/null +++ b/doc/en/Gnome/PrintCopiesSelector.xml @@ -0,0 +1,154 @@ + + + + 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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Event + + GnomeSharp.CopiesSetHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintDialog.xml b/doc/en/Gnome/PrintDialog.xml new file mode 100644 index 000000000..67f0a6005 --- /dev/null +++ b/doc/en/Gnome/PrintDialog.xml @@ -0,0 +1,271 @@ + + + + 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 + + + Gtk.Dialog + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + 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 + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + + To be added + a + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintConfig + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintRangeType + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintFRGBA.xml b/doc/en/Gnome/PrintFRGBA.xml new file mode 100644 index 000000000..eef4b0893 --- /dev/null +++ b/doc/en/Gnome/PrintFRGBA.xml @@ -0,0 +1,107 @@ + + + + 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.PrintContext + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintJob.xml b/doc/en/Gnome/PrintJob.xml new file mode 100644 index 000000000..a5fc401fa --- /dev/null +++ b/doc/en/Gnome/PrintJob.xml @@ -0,0 +1,262 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Boolean + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintConfig + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintContext + + + + 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/PrintJobPreview.xml b/doc/en/Gnome/PrintJobPreview.xml new file mode 100644 index 000000000..c3341b9c1 --- /dev/null +++ b/doc/en/Gnome/PrintJobPreview.xml @@ -0,0 +1,115 @@ + + + + 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 + + + Gtk.Window + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintMeta.xml b/doc/en/Gnome/PrintMeta.xml new file mode 100644 index 000000000..081aafca9 --- /dev/null +++ b/doc/en/Gnome/PrintMeta.xml @@ -0,0 +1,216 @@ + + + + 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.PrintContext + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Int32 + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.Byte + + + + 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/PrintModule.xml b/doc/en/Gnome/PrintModule.xml new file mode 100644 index 000000000..20ac96e42 --- /dev/null +++ b/doc/en/Gnome/PrintModule.xml @@ -0,0 +1,74 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.PrintModule + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Method + + Gnome.PrintModule + + + + + + 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/Gnome/PrintModuleFlags.xml b/doc/en/Gnome/PrintModuleFlags.xml new file mode 100644 index 000000000..d2d9329bd --- /dev/null +++ b/doc/en/Gnome/PrintModuleFlags.xml @@ -0,0 +1,80 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.PrintModuleFlags + + + + To be added + To be added + + + + + Field + + Gnome.PrintModuleFlags + + + + To be added + To be added + + + + + Field + + Gnome.PrintModuleFlags + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintMultipage.xml b/doc/en/Gnome/PrintMultipage.xml new file mode 100644 index 000000000..fd71c45c8 --- /dev/null +++ b/doc/en/Gnome/PrintMultipage.xml @@ -0,0 +1,122 @@ + + + + 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.PrintContext + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintPaper.xml b/doc/en/Gnome/PrintPaper.xml new file mode 100644 index 000000000..2c5525f53 --- /dev/null +++ b/doc/en/Gnome/PrintPaper.xml @@ -0,0 +1,193 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.PrintPaper + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Method + + Gnome.PrintPaper + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.PrintPaper + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gnome.PrintPaper + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gnome.PrintPaper + + + + + + To be added + a + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintPaper + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintPdf.xml b/doc/en/Gnome/PrintPdf.xml new file mode 100644 index 000000000..45f10842f --- /dev/null +++ b/doc/en/Gnome/PrintPdf.xml @@ -0,0 +1,107 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintPreview.xml b/doc/en/Gnome/PrintPreview.xml new file mode 100644 index 000000000..4a4944658 --- /dev/null +++ b/doc/en/Gnome/PrintPreview.xml @@ -0,0 +1,129 @@ + + + + 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.PrintContext + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintPs2.xml b/doc/en/Gnome/PrintPs2.xml new file mode 100644 index 000000000..4fa2f2254 --- /dev/null +++ b/doc/en/Gnome/PrintPs2.xml @@ -0,0 +1,107 @@ + + + + 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.PrintContext + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintRBuf.xml b/doc/en/Gnome/PrintRBuf.xml new file mode 100644 index 000000000..a57917b75 --- /dev/null +++ b/doc/en/Gnome/PrintRBuf.xml @@ -0,0 +1,117 @@ + + + + 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.PrintContext + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + + + + + To be added + a + a + a + a + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintRGBP.xml b/doc/en/Gnome/PrintRGBP.xml new file mode 100644 index 000000000..f6f8de5fe --- /dev/null +++ b/doc/en/Gnome/PrintRGBP.xml @@ -0,0 +1,135 @@ + + + + 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.PrintContext + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintRangeType.xml b/doc/en/Gnome/PrintRangeType.xml new file mode 100644 index 000000000..12957728d --- /dev/null +++ b/doc/en/Gnome/PrintRangeType.xml @@ -0,0 +1,80 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.PrintRangeType + + + + To be added + To be added + + + + + Field + + Gnome.PrintRangeType + + + + To be added + To be added + + + + + Field + + Gnome.PrintRangeType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintReturnCode.xml b/doc/en/Gnome/PrintReturnCode.xml new file mode 100644 index 000000000..3053a9996 --- /dev/null +++ b/doc/en/Gnome/PrintReturnCode.xml @@ -0,0 +1,152 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + Gnome.PrintReturnCode + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintTransport.xml b/doc/en/Gnome/PrintTransport.xml new file mode 100644 index 000000000..a4d7238c3 --- /dev/null +++ b/doc/en/Gnome/PrintTransport.xml @@ -0,0 +1,167 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Int32 + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintUnit.xml b/doc/en/Gnome/PrintUnit.xml new file mode 100644 index 000000000..bbf17f50b --- /dev/null +++ b/doc/en/Gnome/PrintUnit.xml @@ -0,0 +1,259 @@ + + + + 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.ValueType + + + + + + + Field + + Gnome.PrintUnit + + + + 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.Double + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Gnome.PrintUnit + + + + + + To be added + a + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.PrintUnit + + + + + + To be added + a + a + To be added + + + + + Method + + Gnome.PrintUnit + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gnome.PrintUnit + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + + + + + To be added + a + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintUnit + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintUnitBase.xml b/doc/en/Gnome/PrintUnitBase.xml new file mode 100644 index 000000000..0f6653213 --- /dev/null +++ b/doc/en/Gnome/PrintUnitBase.xml @@ -0,0 +1,92 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.PrintUnitBase + + + + To be added + To be added + + + + + Field + + Gnome.PrintUnitBase + + + + To be added + To be added + + + + + Field + + Gnome.PrintUnitBase + + + + To be added + To be added + + + + + Field + + Gnome.PrintUnitBase + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrintUnitSelector.xml b/doc/en/Gnome/PrintUnitSelector.xml new file mode 100644 index 000000000..122dd01df --- /dev/null +++ b/doc/en/Gnome/PrintUnitSelector.xml @@ -0,0 +1,180 @@ + + + + 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 + + + Gtk.HBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintUnit + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + To be added + a + To be added + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/PrinterSelector.xml b/doc/en/Gnome/PrinterSelector.xml new file mode 100644 index 000000000..a67f6d737 --- /dev/null +++ b/doc/en/Gnome/PrinterSelector.xml @@ -0,0 +1,126 @@ + + + + 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.GPAWidget + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.PrintConfig + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/Program.xml b/doc/en/Gnome/Program.xml index 60d10c767..dd63e1fc7 100644 --- a/doc/en/Gnome/Program.xml +++ b/doc/en/Gnome/Program.xml @@ -43,8 +43,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gnome.ModuleInfo' @@ -59,8 +59,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.ModuleInfo' @@ -74,8 +74,8 @@ Gnome.ModuleInfo - - + + To be added To be added: an object of type 'string' @@ -90,15 +90,15 @@ Gnome.Program - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'uint' @@ -144,11 +144,11 @@ System.String - - - - - + + + + + To be added To be added: an object of type 'Gnome.FileDomain' @@ -200,8 +200,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -227,12 +227,12 @@ Constructor - - - - - - + + + + + + To be added To be added: an object of type 'string' @@ -346,8 +346,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -385,8 +384,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -412,8 +410,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -427,8 +424,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -465,8 +461,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -477,4 +473,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/RFont.xml b/doc/en/Gnome/RFont.xml new file mode 100644 index 000000000..17225271b --- /dev/null +++ b/doc/en/Gnome/RFont.xml @@ -0,0 +1,252 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Art.SVP + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Bpath + + + + + + To be added + a + a + To be added + + + + + Method + + Art.Point + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Pango.Font + + + + + + To be added + a + a + To be added + + + + + Method + + Art.DRect + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Art.Point + + + + + + + To be added + a + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gnome.FontFace + + + + To be added + a + To be added + + + + + Property + + Gnome.Font + + + + To be added + a + To be added + + + + + Property + + Pango.FontDescription + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/ReplyCallback.xml b/doc/en/Gnome/ReplyCallback.xml index d431934f9..99e660b4d 100644 --- a/doc/en/Gnome/ReplyCallback.xml +++ b/doc/en/Gnome/ReplyCallback.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/RestartStyle.xml b/doc/en/Gnome/RestartStyle.xml index 1cb174e25..80882d43b 100644 --- a/doc/en/Gnome/RestartStyle.xml +++ b/doc/en/Gnome/RestartStyle.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/SaveStyle.xml b/doc/en/Gnome/SaveStyle.xml index 924bf5016..1cc2f3d3d 100644 --- a/doc/en/Gnome/SaveStyle.xml +++ b/doc/en/Gnome/SaveStyle.xml @@ -74,4 +74,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Score.xml b/doc/en/Gnome/Score.xml index 5d6864011..7c8267fd4 100644 --- a/doc/en/Gnome/Score.xml +++ b/doc/en/Gnome/Score.xml @@ -25,8 +25,8 @@ System.Int32 - - + + To be added a @@ -46,4 +46,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Scores.xml b/doc/en/Gnome/Scores.xml index c0f56d703..bb8905d27 100644 --- a/doc/en/Gnome/Scores.xml +++ b/doc/en/Gnome/Scores.xml @@ -36,11 +36,11 @@ Gtk.Widget - - - - - + + + + + To be added To be added: an object of type 'string' @@ -68,8 +68,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -108,8 +108,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -122,8 +121,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -134,4 +133,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Sound.xml b/doc/en/Gnome/Sound.xml index 256608c1f..9bdc3749e 100644 --- a/doc/en/Gnome/Sound.xml +++ b/doc/en/Gnome/Sound.xml @@ -50,8 +50,8 @@ System.Void - - + + To be added a @@ -65,8 +65,8 @@ System.Void - - + + To be added a @@ -80,9 +80,9 @@ System.Int32 - - - + + + To be added a @@ -103,4 +103,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Stock.xml b/doc/en/Gnome/Stock.xml index 91e1bf04f..1dc25e821 100644 --- a/doc/en/Gnome/Stock.xml +++ b/doc/en/Gnome/Stock.xml @@ -400,4 +400,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/StringCallback.xml b/doc/en/Gnome/StringCallback.xml index 599a8d4a5..02d28a9d1 100644 --- a/doc/en/Gnome/StringCallback.xml +++ b/doc/en/Gnome/StringCallback.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/ThemeFile.xml b/doc/en/Gnome/ThemeFile.xml new file mode 100644 index 000000000..fd81636a8 --- /dev/null +++ b/doc/en/Gnome/ThemeFile.xml @@ -0,0 +1,219 @@ + + + + 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.Opaque + + + + GLib.IWrapper + + + + + + + Method + + System.Int32 + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.String + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + 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 + + + + \ No newline at end of file diff --git a/doc/en/Gnome/ThemeFileLineFunc.xml b/doc/en/Gnome/ThemeFileLineFunc.xml new file mode 100644 index 000000000..c9e043c3f --- /dev/null +++ b/doc/en/Gnome/ThemeFileLineFunc.xml @@ -0,0 +1,37 @@ + + + + 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/ThemeFileParseError.xml b/doc/en/Gnome/ThemeFileParseError.xml new file mode 100644 index 000000000..67ca487fc --- /dev/null +++ b/doc/en/Gnome/ThemeFileParseError.xml @@ -0,0 +1,80 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.ThemeFileParseError + + + + To be added + To be added + + + + + Field + + Gnome.ThemeFileParseError + + + + To be added + To be added + + + + + Field + + Gnome.ThemeFileParseError + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/ThemeFileSectionFunc.xml b/doc/en/Gnome/ThemeFileSectionFunc.xml new file mode 100644 index 000000000..e46b7b040 --- /dev/null +++ b/doc/en/Gnome/ThemeFileSectionFunc.xml @@ -0,0 +1,35 @@ + + + + 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/Thumbnail.xml b/doc/en/Gnome/Thumbnail.xml new file mode 100644 index 000000000..49cc74e12 --- /dev/null +++ b/doc/en/Gnome/Thumbnail.xml @@ -0,0 +1,105 @@ + + + + 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.Object + + + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gdk.Pixbuf + + + + + + + + To be added + 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/Gnome/ThumbnailFactory.xml b/doc/en/Gnome/ThumbnailFactory.xml new file mode 100644 index 000000000..50ebd3ba6 --- /dev/null +++ b/doc/en/Gnome/ThumbnailFactory.xml @@ -0,0 +1,125 @@ + + + + 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.Object + + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + Gdk.Pixbuf + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/ThumbnailSize.xml b/doc/en/Gnome/ThumbnailSize.xml new file mode 100644 index 000000000..b89f72d4f --- /dev/null +++ b/doc/en/Gnome/ThumbnailSize.xml @@ -0,0 +1,68 @@ + + + + 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.Enum + + + + System.IComparable + + + System.IConvertible + + + System.IFormattable + + + + + + + Field + + Gnome.ThumbnailSize + + + + To be added + To be added + + + + + Field + + Gnome.ThumbnailSize + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/Gnome/Trigger.xml b/doc/en/Gnome/Trigger.xml index d3c60ed08..40304deb2 100644 --- a/doc/en/Gnome/Trigger.xml +++ b/doc/en/Gnome/Trigger.xml @@ -71,8 +71,8 @@ Gnome.Trigger - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/TriggerActionFunction.xml b/doc/en/Gnome/TriggerActionFunction.xml index 4a020e5dc..8af495b22 100644 --- a/doc/en/Gnome/TriggerActionFunction.xml +++ b/doc/en/Gnome/TriggerActionFunction.xml @@ -11,14 +11,12 @@ Can be used as a target for of instances. - The human-readable message that was passed to . May be null. The severity level of the event. May be null. The section in which the event belongs. - System.Delegate @@ -33,10 +31,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/TriggerList.xml b/doc/en/Gnome/TriggerList.xml index a7eb34bb6..12a50268f 100644 --- a/doc/en/Gnome/TriggerList.xml +++ b/doc/en/Gnome/TriggerList.xml @@ -95,8 +95,8 @@ Gnome.TriggerList - - + + To be added To be added: an object of type 'IntPtr' @@ -129,4 +129,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/TriggerType.xml b/doc/en/Gnome/TriggerType.xml index 0e4164a7a..6452fed8d 100644 --- a/doc/en/Gnome/TriggerType.xml +++ b/doc/en/Gnome/TriggerType.xml @@ -86,4 +86,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Triggers.xml b/doc/en/Gnome/Triggers.xml index b9850d658..ec5d6cb3d 100644 --- a/doc/en/Gnome/Triggers.xml +++ b/doc/en/Gnome/Triggers.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -42,10 +42,10 @@ System.Void - - - - + + + + To be added a @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/UIBuilderData.xml b/doc/en/Gnome/UIBuilderData.xml index 23d9a0077..1333161bb 100644 --- a/doc/en/Gnome/UIBuilderData.xml +++ b/doc/en/Gnome/UIBuilderData.xml @@ -95,8 +95,8 @@ Gnome.UIBuilderData - - + + To be added To be added: an object of type 'IntPtr' @@ -105,4 +105,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/UIInfo.xml b/doc/en/Gnome/UIInfo.xml index a88dfb849..2b4b9ba07 100644 --- a/doc/en/Gnome/UIInfo.xml +++ b/doc/en/Gnome/UIInfo.xml @@ -167,8 +167,8 @@ Gnome.UIInfo - - + + To be added To be added: an object of type 'IntPtr' @@ -182,8 +182,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -192,4 +191,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/UIInfoConfigurableTypes.xml b/doc/en/Gnome/UIInfoConfigurableTypes.xml index d44534285..8919a14a0 100644 --- a/doc/en/Gnome/UIInfoConfigurableTypes.xml +++ b/doc/en/Gnome/UIInfoConfigurableTypes.xml @@ -427,4 +427,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/UIInfoType.xml b/doc/en/Gnome/UIInfoType.xml index 99d0a8583..8fa84e277 100644 --- a/doc/en/Gnome/UIInfoType.xml +++ b/doc/en/Gnome/UIInfoType.xml @@ -182,4 +182,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/UIPixmapType.xml b/doc/en/Gnome/UIPixmapType.xml index 7eeb4b792..a17f51bcc 100644 --- a/doc/en/Gnome/UIPixmapType.xml +++ b/doc/en/Gnome/UIPixmapType.xml @@ -86,4 +86,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/UISignalConnectFunc.xml b/doc/en/Gnome/UISignalConnectFunc.xml index eaa965187..4dd92ab8c 100644 --- a/doc/en/Gnome/UISignalConnectFunc.xml +++ b/doc/en/Gnome/UISignalConnectFunc.xml @@ -8,13 +8,11 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Are called as a result of signals being emitted from a menu or tool bar item - The user data that was part of the instance. The name of the emitted signal. The user data that was part of the relevant instance. - - + Delegates of this type are given as the first element of a instance. @@ -33,10 +31,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gnome/URLError.xml b/doc/en/Gnome/URLError.xml index 4fbac991c..f110e12ba 100644 --- a/doc/en/Gnome/URLError.xml +++ b/doc/en/Gnome/URLError.xml @@ -51,4 +51,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Url.xml b/doc/en/Gnome/Url.xml index ed62ed327..ff2cab3ab 100644 --- a/doc/en/Gnome/Url.xml +++ b/doc/en/Gnome/Url.xml @@ -38,8 +38,8 @@ System.Boolean - - + + To be added a @@ -58,5 +58,23 @@ To be added + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + - + \ No newline at end of file diff --git a/doc/en/Gnome/User.xml b/doc/en/Gnome/User.xml index d9aaa0242..74e4291f4 100644 --- a/doc/en/Gnome/User.xml +++ b/doc/en/Gnome/User.xml @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gnome/Window.xml b/doc/en/Gnome/Window.xml index 3145d023d..70e73fa16 100644 --- a/doc/en/Gnome/Window.xml +++ b/doc/en/Gnome/Window.xml @@ -25,11 +25,11 @@ System.Void - - - - - + + + + + To be added a @@ -46,8 +46,8 @@ System.Void - - + + To be added a @@ -61,8 +61,8 @@ System.Void - - + + To be added a @@ -88,8 +88,8 @@ System.Void - - + + To be added a @@ -103,9 +103,9 @@ System.Void - - - + + + To be added a @@ -120,9 +120,9 @@ System.Void - - - + + + To be added a @@ -142,4 +142,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeDb.xml b/doc/en/GnomeDb.xml new file mode 100644 index 000000000..d779a5cf9 --- /dev/null +++ b/doc/en/GnomeDb.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/doc/en/GnomeDb/Application.xml b/doc/en/GnomeDb/Application.xml new file mode 100644 index 000000000..1ba43a973 --- /dev/null +++ b/doc/en/GnomeDb/Application.xml @@ -0,0 +1,120 @@ + + + + gnomedb-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 + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Browser.xml b/doc/en/GnomeDb/Browser.xml new file mode 100644 index 000000000..d7bebfd88 --- /dev/null +++ b/doc/en/GnomeDb/Browser.xml @@ -0,0 +1,136 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.Connection + + + + To be added + a + To be added + + + + + Event + + GnomeDbSharp.ProgressMessageHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Combo.xml b/doc/en/GnomeDb/Combo.xml new file mode 100644 index 000000000..5e7f03a7c --- /dev/null +++ b/doc/en/GnomeDb/Combo.xml @@ -0,0 +1,112 @@ + + + + gnomedb-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 + + + Gtk.Combo + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.DataModel + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/ComponentInfo.xml b/doc/en/GnomeDb/ComponentInfo.xml new file mode 100644 index 000000000..fe6c38774 --- /dev/null +++ b/doc/en/GnomeDb/ComponentInfo.xml @@ -0,0 +1,171 @@ + + + + gnomedb-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 + + GnomeDb.ComponentInfo + + + + 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 + + GnomeDb.ComponentType + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + 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.IntPtr + + + + To be added + To be added + + + + + Method + + GnomeDb.ComponentInfo + + + + + + To be added + a + a + To be added + + + + + Property + + Gda.ParameterList + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/ComponentType.xml b/doc/en/GnomeDb/ComponentType.xml new file mode 100644 index 000000000..5e436407e --- /dev/null +++ b/doc/en/GnomeDb/ComponentType.xml @@ -0,0 +1,92 @@ + + + + gnomedb-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 + + GnomeDb.ComponentType + + + + To be added + To be added + + + + + Field + + GnomeDb.ComponentType + + + + To be added + To be added + + + + + Field + + GnomeDb.ComponentType + + + + To be added + To be added + + + + + Field + + GnomeDb.ComponentType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Config.xml b/doc/en/GnomeDb/Config.xml new file mode 100644 index 000000000..bdc13d5b3 --- /dev/null +++ b/doc/en/GnomeDb/Config.xml @@ -0,0 +1,451 @@ + + + + gnomedb-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.Void + + + + + + + To be added + a + 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 + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gda.DataSourceInfo + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + Gda.DataModel + + + + + + To be added + a + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + GLib.List + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gda.DataSourceInfo + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/ConnectionProperties.xml b/doc/en/GnomeDb/ConnectionProperties.xml new file mode 100644 index 000000000..35cfb8164 --- /dev/null +++ b/doc/en/GnomeDb/ConnectionProperties.xml @@ -0,0 +1,126 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.Connection + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/ConnectionSelector.xml b/doc/en/GnomeDb/ConnectionSelector.xml new file mode 100644 index 000000000..ea2b0ab16 --- /dev/null +++ b/doc/en/GnomeDb/ConnectionSelector.xml @@ -0,0 +1,99 @@ + + + + gnomedb-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 + + + Gtk.OptionMenu + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/ControlWidget.xml b/doc/en/GnomeDb/ControlWidget.xml new file mode 100644 index 000000000..f982a544b --- /dev/null +++ b/doc/en/GnomeDb/ControlWidget.xml @@ -0,0 +1,149 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/DataSourceSelector.xml b/doc/en/GnomeDb/DataSourceSelector.xml new file mode 100644 index 000000000..94ddbbfb3 --- /dev/null +++ b/doc/en/GnomeDb/DataSourceSelector.xml @@ -0,0 +1,113 @@ + + + + gnomedb-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 + + + Gtk.OptionMenu + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/DsnConfig.xml b/doc/en/GnomeDb/DsnConfig.xml new file mode 100644 index 000000000..4cc9288ae --- /dev/null +++ b/doc/en/GnomeDb/DsnConfig.xml @@ -0,0 +1,124 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.DataSourceInfo + + + + To be added + a + To be added + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/DsnConfigDruid.xml b/doc/en/GnomeDb/DsnConfigDruid.xml new file mode 100644 index 000000000..c8fe0f013 --- /dev/null +++ b/doc/en/GnomeDb/DsnConfigDruid.xml @@ -0,0 +1,124 @@ + + + + gnomedb-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.Druid + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.DataSourceInfo + + + + To be added + a + To be added + + + + + Event + + GnomeDbSharp.FinishedHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Editor.xml b/doc/en/GnomeDb/Editor.xml new file mode 100644 index 000000000..fc2481638 --- /dev/null +++ b/doc/en/GnomeDb/Editor.xml @@ -0,0 +1,221 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/EditorClass.xml b/doc/en/GnomeDb/EditorClass.xml new file mode 100644 index 000000000..fbb803b0a --- /dev/null +++ b/doc/en/GnomeDb/EditorClass.xml @@ -0,0 +1,50 @@ + + + + gnomedb-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 + + GnomeDb.EditorClass + + + + To be added + To be added + + + + + Method + + GnomeDb.EditorClass + + + + + + To be added + a + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Error.xml b/doc/en/GnomeDb/Error.xml new file mode 100644 index 000000000..a37956144 --- /dev/null +++ b/doc/en/GnomeDb/Error.xml @@ -0,0 +1,163 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + 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/GnomeDb/ErrorDialog.xml b/doc/en/GnomeDb/ErrorDialog.xml new file mode 100644 index 000000000..da4387a1d --- /dev/null +++ b/doc/en/GnomeDb/ErrorDialog.xml @@ -0,0 +1,141 @@ + + + + gnomedb-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 + + + Gtk.Dialog + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Form.xml b/doc/en/GnomeDb/Form.xml new file mode 100644 index 000000000..5310e6a18 --- /dev/null +++ b/doc/en/GnomeDb/Form.xml @@ -0,0 +1,150 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.DataModel + + + + To be added + a + To be added + + + + + Property + + GnomeDb.FormType + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/FormType.xml b/doc/en/GnomeDb/FormType.xml new file mode 100644 index 000000000..be7d474e3 --- /dev/null +++ b/doc/en/GnomeDb/FormType.xml @@ -0,0 +1,68 @@ + + + + gnomedb-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 + + GnomeDb.FormType + + + + To be added + To be added + + + + + Field + + GnomeDb.FormType + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Global.xml b/doc/en/GnomeDb/Global.xml new file mode 100644 index 000000000..961f4a302 --- /dev/null +++ b/doc/en/GnomeDb/Global.xml @@ -0,0 +1,131 @@ + + + + gnomedb-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.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.TreeView + + + + + + 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 + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/GrayBar.xml b/doc/en/GnomeDb/GrayBar.xml new file mode 100644 index 000000000..fcb724bbb --- /dev/null +++ b/doc/en/GnomeDb/GrayBar.xml @@ -0,0 +1,168 @@ + + + + gnomedb-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 + + + Gtk.Bin + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.String + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Grid.xml b/doc/en/GnomeDb/Grid.xml new file mode 100644 index 000000000..33e47e5ed --- /dev/null +++ b/doc/en/GnomeDb/Grid.xml @@ -0,0 +1,380 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.IntPtr + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + 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 + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.DataModel + + + + To be added + a + To be added + + + + + Property + + Gtk.SelectionMode + + + + To be added + a + To be added + + + + + Property + + GLib.List + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Property + + System.String + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + + Event + + GnomeDbSharp.DoubleClickedHandler + + + + To be added + To be added + + + + + Event + + System.EventHandler + + + + To be added + To be added + + + + + Event + + GnomeDbSharp.RowSelectedHandler + + + + To be added + To be added + + + + + Event + + GnomeDbSharp.CreatePopupMenuHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/GridForeachFunc.xml b/doc/en/GnomeDb/GridForeachFunc.xml new file mode 100644 index 000000000..127b9e809 --- /dev/null +++ b/doc/en/GnomeDb/GridForeachFunc.xml @@ -0,0 +1,35 @@ + + + + gnomedb-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/GnomeDb/IconList.xml b/doc/en/GnomeDb/IconList.xml new file mode 100644 index 000000000..ad6333c73 --- /dev/null +++ b/doc/en/GnomeDb/IconList.xml @@ -0,0 +1,126 @@ + + + + gnomedb-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.IconList + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.DataModel + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/List.xml b/doc/en/GnomeDb/List.xml new file mode 100644 index 000000000..104181973 --- /dev/null +++ b/doc/en/GnomeDb/List.xml @@ -0,0 +1,152 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.DataModel + + + + To be added + a + To be added + + + + + Event + + GnomeDbSharp.SelectionClearedHandler + + + + To be added + To be added + + + + + Event + + GnomeDbSharp.RowSelectedHandler + + + + To be added + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Login.xml b/doc/en/GnomeDb/Login.xml new file mode 100644 index 000000000..422b6aa81 --- /dev/null +++ b/doc/en/GnomeDb/Login.xml @@ -0,0 +1,164 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/LoginDialog.xml b/doc/en/GnomeDb/LoginDialog.xml new file mode 100644 index 000000000..8becdbb1d --- /dev/null +++ b/doc/en/GnomeDb/LoginDialog.xml @@ -0,0 +1,178 @@ + + + + gnomedb-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 + + + Gtk.Dialog + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + To be added + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + Gtk.Widget + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Main.xml b/doc/en/GnomeDb/Main.xml new file mode 100644 index 000000000..49e9ca8f3 --- /dev/null +++ b/doc/en/GnomeDb/Main.xml @@ -0,0 +1,60 @@ + + + + gnomedb-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 + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/New.xml b/doc/en/GnomeDb/New.xml new file mode 100644 index 000000000..5a70a9296 --- /dev/null +++ b/doc/en/GnomeDb/New.xml @@ -0,0 +1,452 @@ + + + + gnomedb-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 + + Gtk.Widget + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.Widget + + + + + + + + To be added + a + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.Widget + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Method + + Gtk.Widget + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + To be added + a + To be added + + + + + Method + + Gtk.Widget + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gtk.Widget + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Option.xml b/doc/en/GnomeDb/Option.xml new file mode 100644 index 000000000..ed2d8d545 --- /dev/null +++ b/doc/en/GnomeDb/Option.xml @@ -0,0 +1,83 @@ + + + + gnomedb-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.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/ProviderSelector.xml b/doc/en/GnomeDb/ProviderSelector.xml new file mode 100644 index 000000000..19804ade6 --- /dev/null +++ b/doc/en/GnomeDb/ProviderSelector.xml @@ -0,0 +1,99 @@ + + + + gnomedb-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 + + + Gtk.OptionMenu + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/QueryBuilder.xml b/doc/en/GnomeDb/QueryBuilder.xml new file mode 100644 index 000000000..3565009ff --- /dev/null +++ b/doc/en/GnomeDb/QueryBuilder.xml @@ -0,0 +1,126 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + + Property + + Gda.Connection + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/ReportEditor.xml b/doc/en/GnomeDb/ReportEditor.xml new file mode 100644 index 000000000..a55c79ed3 --- /dev/null +++ b/doc/en/GnomeDb/ReportEditor.xml @@ -0,0 +1,99 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/SqlViewer.xml b/doc/en/GnomeDb/SqlViewer.xml new file mode 100644 index 000000000..748dda65f --- /dev/null +++ b/doc/en/GnomeDb/SqlViewer.xml @@ -0,0 +1,115 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Stock.xml b/doc/en/GnomeDb/Stock.xml new file mode 100644 index 000000000..51b41afeb --- /dev/null +++ b/doc/en/GnomeDb/Stock.xml @@ -0,0 +1,228 @@ + + + + gnomedb-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 + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/StockManager.xml b/doc/en/GnomeDb/StockManager.xml new file mode 100644 index 000000000..428922bb3 --- /dev/null +++ b/doc/en/GnomeDb/StockManager.xml @@ -0,0 +1,81 @@ + + + + gnomedb-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 + + Gdk.Pixbuf + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + Gdk.Pixbuf + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/TableEditor.xml b/doc/en/GnomeDb/TableEditor.xml new file mode 100644 index 000000000..3535ccf5b --- /dev/null +++ b/doc/en/GnomeDb/TableEditor.xml @@ -0,0 +1,99 @@ + + + + gnomedb-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 + + + Gtk.VBox + + + + Atk.Implementor + + + GLib.IWrapper + + + GLib.IWrapper + + + System.IDisposable + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + 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 + + System.UInt32 + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDb/Text.xml b/doc/en/GnomeDb/Text.xml new file mode 100644 index 000000000..d52474198 --- /dev/null +++ b/doc/en/GnomeDb/Text.xml @@ -0,0 +1,175 @@ + + + + gnomedb-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.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.String + + + + + + To be added + a + a + To be added + + + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDbSharp/CreatePopupMenuArgs.xml b/doc/en/GnomeDbSharp/CreatePopupMenuArgs.xml new file mode 100644 index 000000000..58700ba81 --- /dev/null +++ b/doc/en/GnomeDbSharp/CreatePopupMenuArgs.xml @@ -0,0 +1,46 @@ + + + + gnomedb-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + Gtk.Widget + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDbSharp/CreatePopupMenuHandler.xml b/doc/en/GnomeDbSharp/CreatePopupMenuHandler.xml new file mode 100644 index 000000000..2651d76bc --- /dev/null +++ b/doc/en/GnomeDbSharp/CreatePopupMenuHandler.xml @@ -0,0 +1,35 @@ + + + + gnomedb-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/GnomeDbSharp/DoubleClickedArgs.xml b/doc/en/GnomeDbSharp/DoubleClickedArgs.xml new file mode 100644 index 000000000..3bebf682c --- /dev/null +++ b/doc/en/GnomeDbSharp/DoubleClickedArgs.xml @@ -0,0 +1,46 @@ + + + + gnomedb-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + 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/GnomeDbSharp/DoubleClickedHandler.xml b/doc/en/GnomeDbSharp/DoubleClickedHandler.xml new file mode 100644 index 000000000..f91715f97 --- /dev/null +++ b/doc/en/GnomeDbSharp/DoubleClickedHandler.xml @@ -0,0 +1,35 @@ + + + + gnomedb-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/GnomeDbSharp/FinishedArgs.xml b/doc/en/GnomeDbSharp/FinishedArgs.xml new file mode 100644 index 000000000..9758b5ca8 --- /dev/null +++ b/doc/en/GnomeDbSharp/FinishedArgs.xml @@ -0,0 +1,46 @@ + + + + gnomedb-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDbSharp/FinishedHandler.xml b/doc/en/GnomeDbSharp/FinishedHandler.xml new file mode 100644 index 000000000..e2f14410f --- /dev/null +++ b/doc/en/GnomeDbSharp/FinishedHandler.xml @@ -0,0 +1,35 @@ + + + + gnomedb-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/GnomeDbSharp/ProgressMessageArgs.xml b/doc/en/GnomeDbSharp/ProgressMessageArgs.xml new file mode 100644 index 000000000..73707855d --- /dev/null +++ b/doc/en/GnomeDbSharp/ProgressMessageArgs.xml @@ -0,0 +1,46 @@ + + + + gnomedb-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.String + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeDbSharp/ProgressMessageHandler.xml b/doc/en/GnomeDbSharp/ProgressMessageHandler.xml new file mode 100644 index 000000000..26823c173 --- /dev/null +++ b/doc/en/GnomeDbSharp/ProgressMessageHandler.xml @@ -0,0 +1,35 @@ + + + + gnomedb-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/GnomeDbSharp/RowSelectedArgs.xml b/doc/en/GnomeDbSharp/RowSelectedArgs.xml new file mode 100644 index 000000000..dbdf72272 --- /dev/null +++ b/doc/en/GnomeDbSharp/RowSelectedArgs.xml @@ -0,0 +1,46 @@ + + + + gnomedb-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + 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/GnomeDbSharp/RowSelectedHandler.xml b/doc/en/GnomeDbSharp/RowSelectedHandler.xml new file mode 100644 index 000000000..72be2879f --- /dev/null +++ b/doc/en/GnomeDbSharp/RowSelectedHandler.xml @@ -0,0 +1,35 @@ + + + + gnomedb-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/GnomeDbSharp/SelectionClearedArgs.xml b/doc/en/GnomeDbSharp/SelectionClearedArgs.xml new file mode 100644 index 000000000..e3657e6fc --- /dev/null +++ b/doc/en/GnomeDbSharp/SelectionClearedArgs.xml @@ -0,0 +1,46 @@ + + + + gnomedb-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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + 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/GnomeDbSharp/SelectionClearedHandler.xml b/doc/en/GnomeDbSharp/SelectionClearedHandler.xml new file mode 100644 index 000000000..971bd079d --- /dev/null +++ b/doc/en/GnomeDbSharp/SelectionClearedHandler.xml @@ -0,0 +1,35 @@ + + + + gnomedb-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/GnomeSharp/BackClickedArgs.xml b/doc/en/GnomeSharp/BackClickedArgs.xml index 299699e7b..98d70bdc0 100644 --- a/doc/en/GnomeSharp/BackClickedArgs.xml +++ b/doc/en/GnomeSharp/BackClickedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/BackClickedHandler.xml b/doc/en/GnomeSharp/BackClickedHandler.xml index 79849b01c..7fb7b2d17 100644 --- a/doc/en/GnomeSharp/BackClickedHandler.xml +++ b/doc/en/GnomeSharp/BackClickedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/CancelClickedArgs.xml b/doc/en/GnomeSharp/CancelClickedArgs.xml index 0e6558cd0..c2378b088 100644 --- a/doc/en/GnomeSharp/CancelClickedArgs.xml +++ b/doc/en/GnomeSharp/CancelClickedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/CancelClickedHandler.xml b/doc/en/GnomeSharp/CancelClickedHandler.xml index 66f48277e..d5b79ca13 100644 --- a/doc/en/GnomeSharp/CancelClickedHandler.xml +++ b/doc/en/GnomeSharp/CancelClickedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/CanvasEventArgs.xml b/doc/en/GnomeSharp/CanvasEventArgs.xml index c287875fc..210979456 100644 --- a/doc/en/GnomeSharp/CanvasEventArgs.xml +++ b/doc/en/GnomeSharp/CanvasEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/CanvasEventHandler.xml b/doc/en/GnomeSharp/CanvasEventHandler.xml index 0aa4993e0..85977e7d4 100644 --- a/doc/en/GnomeSharp/CanvasEventHandler.xml +++ b/doc/en/GnomeSharp/CanvasEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ColorSetArgs.xml b/doc/en/GnomeSharp/ColorSetArgs.xml index 96bee94b6..18f630f3d 100644 --- a/doc/en/GnomeSharp/ColorSetArgs.xml +++ b/doc/en/GnomeSharp/ColorSetArgs.xml @@ -76,4 +76,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ColorSetHandler.xml b/doc/en/GnomeSharp/ColorSetHandler.xml index 001dec63b..ffda44fb2 100644 --- a/doc/en/GnomeSharp/ColorSetHandler.xml +++ b/doc/en/GnomeSharp/ColorSetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ConnectedArgs.xml b/doc/en/GnomeSharp/ConnectedArgs.xml index 116335d8c..7ac4d63f2 100644 --- a/doc/en/GnomeSharp/ConnectedArgs.xml +++ b/doc/en/GnomeSharp/ConnectedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ConnectedHandler.xml b/doc/en/GnomeSharp/ConnectedHandler.xml index 6db5d1bc3..046133884 100644 --- a/doc/en/GnomeSharp/ConnectedHandler.xml +++ b/doc/en/GnomeSharp/ConnectedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/CopiesSetArgs.xml b/doc/en/GnomeSharp/CopiesSetArgs.xml new file mode 100644 index 000000000..da337b3d9 --- /dev/null +++ b/doc/en/GnomeSharp/CopiesSetArgs.xml @@ -0,0 +1,59 @@ + + + + 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 + + + GtkSharp.SignalArgs + + + + + + + Constructor + + + + To be added + a + To be added + + + + + Property + + System.Int32 + + + + To be added + a + To be added + + + + + Property + + System.Boolean + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/CopiesSetHandler.xml b/doc/en/GnomeSharp/CopiesSetHandler.xml new file mode 100644 index 000000000..d71ffdd7f --- /dev/null +++ b/doc/en/GnomeSharp/CopiesSetHandler.xml @@ -0,0 +1,35 @@ + + + + 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/GnomeSharp/DrawBackgroundArgs.xml b/doc/en/GnomeSharp/DrawBackgroundArgs.xml index 676f7dca0..34fe0e0f8 100644 --- a/doc/en/GnomeSharp/DrawBackgroundArgs.xml +++ b/doc/en/GnomeSharp/DrawBackgroundArgs.xml @@ -88,4 +88,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/DrawBackgroundHandler.xml b/doc/en/GnomeSharp/DrawBackgroundHandler.xml index 5859524a3..f736c03e6 100644 --- a/doc/en/GnomeSharp/DrawBackgroundHandler.xml +++ b/doc/en/GnomeSharp/DrawBackgroundHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/FinishClickedArgs.xml b/doc/en/GnomeSharp/FinishClickedArgs.xml index 9d1033ad9..bceb3171f 100644 --- a/doc/en/GnomeSharp/FinishClickedArgs.xml +++ b/doc/en/GnomeSharp/FinishClickedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/FinishClickedHandler.xml b/doc/en/GnomeSharp/FinishClickedHandler.xml index 921312682..b612af68c 100644 --- a/doc/en/GnomeSharp/FinishClickedHandler.xml +++ b/doc/en/GnomeSharp/FinishClickedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/FontSetArgs.xml b/doc/en/GnomeSharp/FontSetArgs.xml index fb1bbe349..3ca6526ae 100644 --- a/doc/en/GnomeSharp/FontSetArgs.xml +++ b/doc/en/GnomeSharp/FontSetArgs.xml @@ -27,17 +27,18 @@ To be added - - + + Property - System.String + Gnome.Font + To be added - To be added: an object of type 'string' + a To be added - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/FontSetHandler.xml b/doc/en/GnomeSharp/FontSetHandler.xml index 396ef2c59..1c3862bf8 100644 --- a/doc/en/GnomeSharp/FontSetHandler.xml +++ b/doc/en/GnomeSharp/FontSetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/GdkPixbufDoneCallbackWrapper.xml b/doc/en/GnomeSharp/GdkPixbufDoneCallbackWrapper.xml index 5a5cebcd6..3d884f3b8 100644 --- a/doc/en/GnomeSharp/GdkPixbufDoneCallbackWrapper.xml +++ b/doc/en/GnomeSharp/GdkPixbufDoneCallbackWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/GdkPixbufLoadCallbackWrapper.xml b/doc/en/GnomeSharp/GdkPixbufLoadCallbackWrapper.xml index f77a588fb..7ba297bb4 100644 --- a/doc/en/GnomeSharp/GdkPixbufLoadCallbackWrapper.xml +++ b/doc/en/GnomeSharp/GdkPixbufLoadCallbackWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added a @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/IconFocusedArgs.xml b/doc/en/GnomeSharp/IconFocusedArgs.xml index e4622f169..e4c30eb25 100644 --- a/doc/en/GnomeSharp/IconFocusedArgs.xml +++ b/doc/en/GnomeSharp/IconFocusedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/IconFocusedHandler.xml b/doc/en/GnomeSharp/IconFocusedHandler.xml index 6464927bc..114ab1dea 100644 --- a/doc/en/GnomeSharp/IconFocusedHandler.xml +++ b/doc/en/GnomeSharp/IconFocusedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/IconSelectedArgs.xml b/doc/en/GnomeSharp/IconSelectedArgs.xml index b06039a71..29eea1546 100644 --- a/doc/en/GnomeSharp/IconSelectedArgs.xml +++ b/doc/en/GnomeSharp/IconSelectedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/IconSelectedHandler.xml b/doc/en/GnomeSharp/IconSelectedHandler.xml index bd0165948..3403c99a8 100644 --- a/doc/en/GnomeSharp/IconSelectedHandler.xml +++ b/doc/en/GnomeSharp/IconSelectedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/IconUnselectedArgs.xml b/doc/en/GnomeSharp/IconUnselectedArgs.xml index 0fd7aa5ce..706023be0 100644 --- a/doc/en/GnomeSharp/IconUnselectedArgs.xml +++ b/doc/en/GnomeSharp/IconUnselectedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/IconUnselectedHandler.xml b/doc/en/GnomeSharp/IconUnselectedHandler.xml index c0f6acae3..2b4ea5db6 100644 --- a/doc/en/GnomeSharp/IconUnselectedHandler.xml +++ b/doc/en/GnomeSharp/IconUnselectedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/InteractFunctionWrapper.xml b/doc/en/GnomeSharp/InteractFunctionWrapper.xml index 2d9a0bc54..21d1d74c1 100644 --- a/doc/en/GnomeSharp/InteractFunctionWrapper.xml +++ b/doc/en/GnomeSharp/InteractFunctionWrapper.xml @@ -35,11 +35,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -54,9 +54,9 @@ Constructor - - - + + + To be added a @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ModuleClassInitHookWrapper.xml b/doc/en/GnomeSharp/ModuleClassInitHookWrapper.xml index 75ad74683..fb5168981 100644 --- a/doc/en/GnomeSharp/ModuleClassInitHookWrapper.xml +++ b/doc/en/GnomeSharp/ModuleClassInitHookWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added a @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ModuleHookWrapper.xml b/doc/en/GnomeSharp/ModuleHookWrapper.xml index 084a83bd7..307ce7b7d 100644 --- a/doc/en/GnomeSharp/ModuleHookWrapper.xml +++ b/doc/en/GnomeSharp/ModuleHookWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ModuleInitHookWrapper.xml b/doc/en/GnomeSharp/ModuleInitHookWrapper.xml index ca4133540..28ba03371 100644 --- a/doc/en/GnomeSharp/ModuleInitHookWrapper.xml +++ b/doc/en/GnomeSharp/ModuleInitHookWrapper.xml @@ -35,8 +35,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.ModuleInfo&' @@ -48,9 +48,9 @@ Constructor - - - + + + To be added a @@ -60,4 +60,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/MoveCursorArgs.xml b/doc/en/GnomeSharp/MoveCursorArgs.xml index 161e7cc08..3313fd5f9 100644 --- a/doc/en/GnomeSharp/MoveCursorArgs.xml +++ b/doc/en/GnomeSharp/MoveCursorArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/MoveCursorHandler.xml b/doc/en/GnomeSharp/MoveCursorHandler.xml index 10edae7b1..1fbb8bd87 100644 --- a/doc/en/GnomeSharp/MoveCursorHandler.xml +++ b/doc/en/GnomeSharp/MoveCursorHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/NextClickedArgs.xml b/doc/en/GnomeSharp/NextClickedArgs.xml index a91aae5c4..37a3b5595 100644 --- a/doc/en/GnomeSharp/NextClickedArgs.xml +++ b/doc/en/GnomeSharp/NextClickedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/NextClickedHandler.xml b/doc/en/GnomeSharp/NextClickedHandler.xml index fbf74605c..a273c58a5 100644 --- a/doc/en/GnomeSharp/NextClickedHandler.xml +++ b/doc/en/GnomeSharp/NextClickedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/PreparedArgs.xml b/doc/en/GnomeSharp/PreparedArgs.xml index 431f1b476..3ea077103 100644 --- a/doc/en/GnomeSharp/PreparedArgs.xml +++ b/doc/en/GnomeSharp/PreparedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/PreparedHandler.xml b/doc/en/GnomeSharp/PreparedHandler.xml index 3f29cda37..32df7ede3 100644 --- a/doc/en/GnomeSharp/PreparedHandler.xml +++ b/doc/en/GnomeSharp/PreparedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/RenderBackgroundArgs.xml b/doc/en/GnomeSharp/RenderBackgroundArgs.xml index 295b9c814..9f767d0fd 100644 --- a/doc/en/GnomeSharp/RenderBackgroundArgs.xml +++ b/doc/en/GnomeSharp/RenderBackgroundArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/RenderBackgroundHandler.xml b/doc/en/GnomeSharp/RenderBackgroundHandler.xml index 831ec7ca8..5738bcdc0 100644 --- a/doc/en/GnomeSharp/RenderBackgroundHandler.xml +++ b/doc/en/GnomeSharp/RenderBackgroundHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/ReplyCallbackWrapper.xml b/doc/en/GnomeSharp/ReplyCallbackWrapper.xml index 8a0246139..eb1af22e5 100644 --- a/doc/en/GnomeSharp/ReplyCallbackWrapper.xml +++ b/doc/en/GnomeSharp/ReplyCallbackWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/SaveYourselfArgs.xml b/doc/en/GnomeSharp/SaveYourselfArgs.xml index a21caab44..3c19ee8f6 100644 --- a/doc/en/GnomeSharp/SaveYourselfArgs.xml +++ b/doc/en/GnomeSharp/SaveYourselfArgs.xml @@ -88,4 +88,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/SaveYourselfHandler.xml b/doc/en/GnomeSharp/SaveYourselfHandler.xml index bb4b22842..291c2f524 100644 --- a/doc/en/GnomeSharp/SaveYourselfHandler.xml +++ b/doc/en/GnomeSharp/SaveYourselfHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/StringCallbackWrapper.xml b/doc/en/GnomeSharp/StringCallbackWrapper.xml index e75ba8498..a0f4146b1 100644 --- a/doc/en/GnomeSharp/StringCallbackWrapper.xml +++ b/doc/en/GnomeSharp/StringCallbackWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/TextChangedArgs.xml b/doc/en/GnomeSharp/TextChangedArgs.xml index 445abb240..c63d43bac 100644 --- a/doc/en/GnomeSharp/TextChangedArgs.xml +++ b/doc/en/GnomeSharp/TextChangedArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/TextChangedHandler.xml b/doc/en/GnomeSharp/TextChangedHandler.xml index 973b2486b..6b33cf65f 100644 --- a/doc/en/GnomeSharp/TextChangedHandler.xml +++ b/doc/en/GnomeSharp/TextChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GnomeSharp/TriggerActionFunctionWrapper.xml b/doc/en/GnomeSharp/TriggerActionFunctionWrapper.xml index a89bde9a1..9fd0acbf8 100644 --- a/doc/en/GnomeSharp/TriggerActionFunctionWrapper.xml +++ b/doc/en/GnomeSharp/TriggerActionFunctionWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added a @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GnomeSharp/UISignalConnectFuncWrapper.xml b/doc/en/GnomeSharp/UISignalConnectFuncWrapper.xml index 5966b63bb..0ce26a53b 100644 --- a/doc/en/GnomeSharp/UISignalConnectFuncWrapper.xml +++ b/doc/en/GnomeSharp/UISignalConnectFuncWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gnome.UIInfo&' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added a @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Accel.xml b/doc/en/Gtk/Accel.xml index f06c3df18..566009d7b 100644 --- a/doc/en/Gtk/Accel.xml +++ b/doc/en/Gtk/Accel.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -42,8 +42,8 @@ System.Void - - + + To be added a @@ -57,10 +57,10 @@ System.Boolean - - - - + + + + To be added a @@ -77,11 +77,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -99,9 +99,9 @@ System.Boolean - - - + + + To be added a @@ -117,8 +117,8 @@ System.Void - - + + To be added a @@ -132,10 +132,10 @@ System.Void - - - - + + + + To be added a @@ -151,8 +151,8 @@ GLib.SList - - + + To be added a @@ -167,8 +167,8 @@ System.Void - - + + To be added a @@ -182,9 +182,9 @@ System.Void - - - + + + To be added a @@ -199,8 +199,8 @@ System.Void - - + + To be added a @@ -214,8 +214,8 @@ System.Void - - + + To be added a @@ -234,4 +234,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AccelFlags.xml b/doc/en/Gtk/AccelFlags.xml index 481403167..62f5c5f7c 100644 --- a/doc/en/Gtk/AccelFlags.xml +++ b/doc/en/Gtk/AccelFlags.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AccelGroupActivate.xml b/doc/en/Gtk/AccelGroupActivate.xml index 8fc6ce4e1..d9f03822d 100644 --- a/doc/en/Gtk/AccelGroupActivate.xml +++ b/doc/en/Gtk/AccelGroupActivate.xml @@ -23,11 +23,13 @@ - - - - - - - System.Boolean - + + + + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/AccelGroupEntry.xml b/doc/en/Gtk/AccelGroupEntry.xml index 578546c3b..2f313af92 100644 --- a/doc/en/Gtk/AccelGroupEntry.xml +++ b/doc/en/Gtk/AccelGroupEntry.xml @@ -71,8 +71,8 @@ Gtk.AccelGroupEntry - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AccelGroupFindFunc.xml b/doc/en/Gtk/AccelGroupFindFunc.xml index 4eb981987..8b7424775 100644 --- a/doc/en/Gtk/AccelGroupFindFunc.xml +++ b/doc/en/Gtk/AccelGroupFindFunc.xml @@ -25,9 +25,11 @@ - - - - - System.Boolean - + + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/AccelKey.xml b/doc/en/Gtk/AccelKey.xml index 55a7ceb00..50578f68b 100644 --- a/doc/en/Gtk/AccelKey.xml +++ b/doc/en/Gtk/AccelKey.xml @@ -71,8 +71,8 @@ Gtk.AccelKey - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AccelLabel.xml b/doc/en/Gtk/AccelLabel.xml index eb2edc37a..6b50991aa 100644 --- a/doc/en/Gtk/AccelLabel.xml +++ b/doc/en/Gtk/AccelLabel.xml @@ -71,8 +71,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -87,8 +87,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -125,8 +125,7 @@ System.UInt32 - - + Returns the width needed to display the accelerator key(s). The width needed to display the accelerator key(s) @@ -143,8 +142,7 @@ System.IntPtr - - + Sets the closure to be monitored by this accelerator label. To be added: an object of type 'IntPtr' @@ -162,8 +160,7 @@ Gtk.Widget - - + Fetches the widget monitored by this acceleretaor label. The widget to be monitored @@ -180,8 +177,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -192,4 +189,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AccelMapForeach.xml b/doc/en/Gtk/AccelMapForeach.xml index 5b1062b4e..8d4948c2f 100644 --- a/doc/en/Gtk/AccelMapForeach.xml +++ b/doc/en/Gtk/AccelMapForeach.xml @@ -23,12 +23,14 @@ - - - - - - - - System.Void - + + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/Accelerator.xml b/doc/en/Gtk/Accelerator.xml index 51af7aa01..aa4fce0a3 100644 --- a/doc/en/Gtk/Accelerator.xml +++ b/doc/en/Gtk/Accelerator.xml @@ -25,9 +25,9 @@ System.Boolean - - - + + + To be added a @@ -43,9 +43,9 @@ System.String - - - + + + To be added a @@ -61,10 +61,10 @@ System.Void - - - - + + + + To be added a @@ -90,8 +90,7 @@ Gdk.ModifierType - - + To be added a @@ -100,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Accessible.xml b/doc/en/Gtk/Accessible.xml index a3723a874..79f0c3870 100644 --- a/doc/en/Gtk/Accessible.xml +++ b/doc/en/Gtk/Accessible.xml @@ -52,8 +52,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -91,8 +91,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -103,4 +103,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Adjustment.xml b/doc/en/Gtk/Adjustment.xml index e88aec6dc..4921c4903 100644 --- a/doc/en/Gtk/Adjustment.xml +++ b/doc/en/Gtk/Adjustment.xml @@ -34,12 +34,12 @@ System.Void - - - - - - + + + + + + Sets all the properties of the Adjustment at the same time. The minimum value. @@ -87,9 +87,9 @@ System.Void - - - + + + Used to inform the Adjustment's view that a new visible range should be displayed. The lower value of the new range. @@ -124,8 +124,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -140,13 +140,13 @@ Constructor - - - - - - - + + + + + + + Creates an Adjustment with the specified value and bounds. The initial value. @@ -188,8 +188,7 @@ System.Double - - + Manage the size of a 'page'. The new page size. @@ -205,8 +204,7 @@ System.Double - - + Manage the increment used to make major changes to the value. A new value for the PageIncrement @@ -260,8 +258,7 @@ System.Double - - + Manage the current . A new value for this Adjustment. @@ -274,7 +271,9 @@ Event - System.EventHandler + + System.EventHandler + This event is fired when is called. @@ -286,7 +285,9 @@ Event - System.EventHandler + + System.EventHandler + This event is fired when is called. @@ -300,8 +301,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -312,4 +313,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Alignment.xml b/doc/en/Gtk/Alignment.xml index c5c8e6346..ab7afa846 100644 --- a/doc/en/Gtk/Alignment.xml +++ b/doc/en/Gtk/Alignment.xml @@ -41,11 +41,11 @@ System.Void - - - - - + + + + + Adjusts all the alignment and scale properties. The horizontal alignment of the child widget, from 0 (left) to 1 (right). @@ -74,8 +74,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -90,11 +90,11 @@ Constructor - - - - - + + + + + Creates a new Alignment with the specified alignment and spacing. The horizontal alignment of the child widget, from 0 (left) to 1 (right). @@ -134,8 +134,7 @@ System.Single - - + Manage the vertical alignment of the child widget. A new vertical alignment for the child widget. @@ -151,8 +150,7 @@ System.Single - - + Manage the horizontal alignment of the child widget. A new horizontal alignment for the child widget. @@ -168,8 +166,7 @@ System.Single - - + Manage the horizontal expansion of the child widget. The proportion that the child widget should expand horizontally. @@ -185,8 +182,7 @@ System.Single - - + Manage the vertical expansion of the child widget. The proportion that the child widget should expand vertically. @@ -201,8 +197,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -213,4 +209,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AnchorType.xml b/doc/en/Gtk/AnchorType.xml index c2058a324..2ab7b28f9 100644 --- a/doc/en/Gtk/AnchorType.xml +++ b/doc/en/Gtk/AnchorType.xml @@ -245,4 +245,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Application.xml b/doc/en/Gtk/Application.xml index 1933d7a04..79747cc71 100644 --- a/doc/en/Gtk/Application.xml +++ b/doc/en/Gtk/Application.xml @@ -146,8 +146,8 @@ void LongComputation () System.Void - - + + Initializes Gtk# for operation. The arguments to pass to the toolkit @@ -177,8 +177,8 @@ void LongComputation () System.Boolean - - + + Initializes Gtk# for operation, probes window system. true if the toolkit was initialized, false if the @@ -238,8 +238,8 @@ void LongComputation () System.Boolean - - + + A boolean value, whether the iteration should block or not @@ -265,4 +265,4 @@ void LongComputation () - + \ No newline at end of file diff --git a/doc/en/Gtk/Arg.xml b/doc/en/Gtk/Arg.xml index 083fbb50d..08ee413ec 100644 --- a/doc/en/Gtk/Arg.xml +++ b/doc/en/Gtk/Arg.xml @@ -38,8 +38,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -61,4 +61,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Arrow.xml b/doc/en/Gtk/Arrow.xml index 01d839ecc..76d698305 100644 --- a/doc/en/Gtk/Arrow.xml +++ b/doc/en/Gtk/Arrow.xml @@ -64,8 +64,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -80,9 +80,9 @@ Constructor - - - + + + Constructor A valid ArrowType. @@ -120,8 +120,7 @@ Gtk.ShadowType - - + Used to change the appearance of an outline typically provided by a Frame. A valid Shadow type. @@ -144,8 +143,7 @@ Gtk.ArrowType - - + Used to change the direction of an Arrow. A valid ArrowType. @@ -165,8 +163,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -177,4 +175,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ArrowType.xml b/doc/en/Gtk/ArrowType.xml index 1b377ae7d..5d176ea0c 100644 --- a/doc/en/Gtk/ArrowType.xml +++ b/doc/en/Gtk/ArrowType.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AspectFrame.xml b/doc/en/Gtk/AspectFrame.xml index 335000ef3..678078845 100644 --- a/doc/en/Gtk/AspectFrame.xml +++ b/doc/en/Gtk/AspectFrame.xml @@ -38,11 +38,11 @@ System.Void - - - - - + + + + + Set the size and alignment properties of this AspectFrame. Horizontal alignment of the child within the allocation of the AspectFrame. @@ -71,8 +71,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -87,12 +87,12 @@ Constructor - - - - - - + + + + + + The main way to construct a new AspectFrame. A title for the frame, can be . @@ -135,8 +135,7 @@ System.Single - - + Vertical alignment of the child widget in the AspectFrame. A value between 0.0 (top aligned) and 1.0 (bottom aligned). @@ -150,8 +149,7 @@ System.Single - - + Horiontal alignment of the child widget in the AspectFrame. A value between 0.0 (left aligned) and 1.0 (right aligned). @@ -165,8 +163,7 @@ System.Single - - + The aspect ratio of the child widget's size. A ratio between 0.0 and 1.0 @@ -182,8 +179,7 @@ System.Boolean - - + Allow the frame to use its child widget's aspect ratio. @@ -197,8 +193,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -209,4 +205,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/AttachOptions.xml b/doc/en/Gtk/AttachOptions.xml index 9bb9bad75..84b7dc021 100644 --- a/doc/en/Gtk/AttachOptions.xml +++ b/doc/en/Gtk/AttachOptions.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Bin.xml b/doc/en/Gtk/Bin.xml index 654c99ba2..619f493d7 100644 --- a/doc/en/Gtk/Bin.xml +++ b/doc/en/Gtk/Bin.xml @@ -171,8 +171,8 @@ class Y { Constructor - - + + Internal constructor Pointer to the C object. @@ -199,8 +199,8 @@ class Y { Constructor - - + + Internal constructor GLib type for the type @@ -222,4 +222,4 @@ class Y { - + \ No newline at end of file diff --git a/doc/en/Gtk/Box.xml b/doc/en/Gtk/Box.xml index d24b398b2..49b4d37d9 100644 --- a/doc/en/Gtk/Box.xml +++ b/doc/en/Gtk/Box.xml @@ -42,12 +42,12 @@ System.Void - - - - - - + + + + + + Change the packing properties of a child that is currently in this box. The child widget whose layout should be adjusted @@ -67,12 +67,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -90,8 +90,8 @@ System.Void - - + + Add a widget to the 'end' of a box with default packing settings. The child widget to add to the box. @@ -107,8 +107,8 @@ System.Void - - + + Add a widget to the 'start' of a box with default packing settings. The child widget to add to the box. @@ -124,11 +124,11 @@ System.Void - - - - - + + + + + Add a widget to the 'start' of a box with the specified packing properties. A widget to pack into the box. @@ -147,11 +147,11 @@ System.Void - - - - - + + + + + Add a widget to the 'end' of a box with the specified packing properties. A widget to pack into the box. @@ -170,9 +170,9 @@ System.Void - - - + + + Alters the position of a child widget that has already been packed into a Box. A widget that has already been packed into this box. @@ -199,8 +199,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -239,8 +239,7 @@ System.Int32 - - + Adjust the spacing between child widgets. The number of pixels of space to put between child widgets. @@ -254,8 +253,7 @@ System.Boolean - - + Set the size of all child widgets to be the same If , all child widgets are forced to have the same size, otherwise they appear at their preferred size. @@ -269,8 +267,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -281,4 +279,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Button.xml b/doc/en/Gtk/Button.xml index 2149206ad..b55571fa4 100644 --- a/doc/en/Gtk/Button.xml +++ b/doc/en/Gtk/Button.xml @@ -89,8 +89,7 @@ public class ButtonApp { System.Boolean - - + Whether the should use a . Boolean value to select if the @@ -107,8 +106,7 @@ public class ButtonApp { System.Boolean - - + Indicates if a mnemonic is associated with the . Boolean value to select if the uses @@ -124,8 +122,7 @@ public class ButtonApp { Gtk.ReliefStyle - - + The for the . The for @@ -141,8 +138,7 @@ public class ButtonApp { System.String - - + The text of the in the . A to be used for @@ -154,7 +150,9 @@ public class ButtonApp { Event - System.EventHandler + + System.EventHandler + @@ -165,7 +163,9 @@ public class ButtonApp { Event - System.EventHandler + + System.EventHandler + @@ -176,7 +176,9 @@ public class ButtonApp { Event - System.EventHandler + + System.EventHandler + @@ -187,7 +189,9 @@ public class ButtonApp { Event - System.EventHandler + + System.EventHandler + @@ -198,7 +202,9 @@ public class ButtonApp { Event - System.EventHandler + + System.EventHandler + @@ -209,7 +215,9 @@ public class ButtonApp { Event - System.EventHandler + + System.EventHandler + @@ -237,8 +245,8 @@ public class ButtonApp { Gtk.Button - - + + Creates a widget with a child containing the given text. @@ -255,8 +263,8 @@ public class ButtonApp { Gtk.Button - - + + Creates a new containing the image and text from a stock item. The name of the stock item @@ -343,8 +351,8 @@ public class ButtonApp { Constructor - - + + Internal constructor GLib type for the type. @@ -370,8 +378,8 @@ public class ButtonApp { Constructor - - + + Constructor that creates a labeled . A that will be @@ -387,8 +395,8 @@ public class ButtonApp { Constructor - - + + To be added an object of type @@ -397,4 +405,4 @@ public class ButtonApp { - + \ No newline at end of file diff --git a/doc/en/Gtk/ButtonBox.xml b/doc/en/Gtk/ButtonBox.xml index 7c6b73782..2a719eacd 100644 --- a/doc/en/Gtk/ButtonBox.xml +++ b/doc/en/Gtk/ButtonBox.xml @@ -38,9 +38,9 @@ System.Void - - - + + + Sets whether should appear in a secondary group of children. A typical use of a secondary child is the help button in a dialog. A widget that is already packed into this button box @@ -68,8 +68,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -108,8 +108,7 @@ Gtk.ButtonBoxStyle - - + Alter the way the buttons in this box are arranged. the new style to arrange the buttons in. @@ -123,8 +122,7 @@ Gtk.ButtonBoxStyle - - + See @@ -137,8 +135,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -149,4 +147,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ButtonBoxStyle.xml b/doc/en/Gtk/ButtonBoxStyle.xml index c1f86725f..44f22293e 100644 --- a/doc/en/Gtk/ButtonBoxStyle.xml +++ b/doc/en/Gtk/ButtonBoxStyle.xml @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ButtonsType.xml b/doc/en/Gtk/ButtonsType.xml index 67ee899c8..18d10e1b1 100644 --- a/doc/en/Gtk/ButtonsType.xml +++ b/doc/en/Gtk/ButtonsType.xml @@ -115,4 +115,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Calendar.xml b/doc/en/Gtk/Calendar.xml index ff1d5a92d..2453ccc6f 100644 --- a/doc/en/Gtk/Calendar.xml +++ b/doc/en/Gtk/Calendar.xml @@ -65,8 +65,8 @@ void HandleDaySelected (object obj, EventArgs args) System.Boolean - - + + Removes a visual marker from the specified . A day number from 1 to 31. @@ -85,8 +85,8 @@ void HandleDaySelected (object obj, EventArgs args) System.Boolean - - + + Adds a visual marker to the specified . A day number from 1 to 31. @@ -103,8 +103,8 @@ void HandleDaySelected (object obj, EventArgs args) System.Void - - + + Select a specified day on the displayed month. A day number from 1 to 31. @@ -134,10 +134,10 @@ void HandleDaySelected (object obj, EventArgs args) System.Void - - - - + + + + Get the selected date. A variable to place the chosen year in. @@ -182,9 +182,9 @@ void HandleDaySelected (object obj, EventArgs args) System.Boolean - - - + + + Shifts the Calendar to display the specified month. A zero-based month number. @@ -212,8 +212,8 @@ void HandleDaySelected (object obj, EventArgs args) Constructor - - + + Internal constructor Pointer to the C object. @@ -249,7 +249,9 @@ void HandleDaySelected (object obj, EventArgs args) Event - System.EventHandler + + System.EventHandler + Fired when the current year of the Calendar is increased. @@ -261,7 +263,9 @@ void HandleDaySelected (object obj, EventArgs args) Event - System.EventHandler + + System.EventHandler + Fired when the user "double clicks" on a day. @@ -271,7 +275,9 @@ void HandleDaySelected (object obj, EventArgs args) Event - System.EventHandler + + System.EventHandler + Fired when the current year of the Calendar is decreased. @@ -283,7 +289,9 @@ void HandleDaySelected (object obj, EventArgs args) Event - System.EventHandler + + System.EventHandler + Fired when the current month changes. @@ -293,7 +301,9 @@ void HandleDaySelected (object obj, EventArgs args) Event - System.EventHandler + + System.EventHandler + Fired when the month of the Calendar moves to the next one. @@ -303,7 +313,9 @@ void HandleDaySelected (object obj, EventArgs args) Event - System.EventHandler + + System.EventHandler + Fired when a day is selected on the Calendar. @@ -313,7 +325,9 @@ void HandleDaySelected (object obj, EventArgs args) Event - System.EventHandler + + System.EventHandler + Fired when the Calendar moves to the previous month. @@ -325,8 +339,8 @@ void HandleDaySelected (object obj, EventArgs args) Constructor - - + + Internal constructor GLib type for the type @@ -342,8 +356,7 @@ void HandleDaySelected (object obj, EventArgs args) Gtk.CalendarDisplayOptions - - + Set the display options for this Calendar. One or more values from , combined using a bit-wise OR. @@ -368,4 +381,4 @@ void HandleDaySelected (object obj, EventArgs args) - + \ No newline at end of file diff --git a/doc/en/Gtk/CalendarDisplayOptions.xml b/doc/en/Gtk/CalendarDisplayOptions.xml index a47ec2e70..5e2e7d505 100644 --- a/doc/en/Gtk/CalendarDisplayOptions.xml +++ b/doc/en/Gtk/CalendarDisplayOptions.xml @@ -103,4 +103,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Callback.xml b/doc/en/Gtk/Callback.xml index cef63f47e..59c6f5691 100644 --- a/doc/en/Gtk/Callback.xml +++ b/doc/en/Gtk/Callback.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/CallbackMarshal.xml b/doc/en/Gtk/CallbackMarshal.xml index dd837a602..f92c6784e 100644 --- a/doc/en/Gtk/CallbackMarshal.xml +++ b/doc/en/Gtk/CallbackMarshal.xml @@ -23,11 +23,13 @@ - - - - - - - System.Void - + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/CellEditable.xml b/doc/en/Gtk/CellEditable.xml index 23ff54a1a..bd2f89a98 100644 --- a/doc/en/Gtk/CellEditable.xml +++ b/doc/en/Gtk/CellEditable.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Event' @@ -60,7 +60,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -70,7 +72,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -78,4 +82,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CellRenderer.xml b/doc/en/Gtk/CellRenderer.xml index eacd4cc73..e478667ba 100644 --- a/doc/en/Gtk/CellRenderer.xml +++ b/doc/en/Gtk/CellRenderer.xml @@ -9,12 +9,12 @@ An object for rendering a single cell on a - + The is a base class of a set of objects used for rendering a cell to a . These objects are used primarily by the widget, though they are not tied to them in any specific way. It is worth noting that is not a and cannot be treated as such. - + The primary use of a is for drawing a certain graphical elements on a . Typically, one is used to draw many cells on the screen. To this extent, it is not expected that a keep any permanent state around. @@ -22,12 +22,12 @@ Then, the cell is measured using . Finally, the cell is rendered in the correct location using . - + There are a number of rules that must be followed when writing a new . First and foremost, it is important that a certain set of properties will always yield a of the same size, barring a change. The also has a number of generic properties that are expected to be honored by all children. - + Gtk.Object @@ -49,13 +49,13 @@ System.Void - - - - - - - + + + + + + + Invokes the virtual render function of the . an object of type @@ -79,13 +79,13 @@ System.Void - - - - - - - + + + + + + + Obtains the and needed to render the cell. an object of type @@ -108,9 +108,9 @@ System.Void - - - + + + Sets the renderer size to be explicit, independent of the properties set. an object of type @@ -125,9 +125,9 @@ System.Void - - - + + + To be added an object of type @@ -142,13 +142,13 @@ Gtk.CellEditable - - - - - - - + + + + + + + Passes an activate event to the for possible processing. an object of type @@ -168,13 +168,13 @@ System.Boolean - - - - - - - + + + + + + + Passes an activate event to the for possible processing. an object of type @@ -204,8 +204,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -244,8 +244,7 @@ System.Int32 - - + The fixed height. an object of type @@ -259,8 +258,7 @@ System.Boolean - - + Display the cell. an object of type @@ -274,8 +272,7 @@ System.Single - - + The x-align. an object of type @@ -289,8 +286,7 @@ System.Int32 - - + The fixed width. an object of type @@ -304,8 +300,7 @@ System.Single - - + The y-align. an object of type @@ -319,8 +314,7 @@ System.Boolean - - + Row has children. an object of type @@ -334,8 +328,7 @@ System.UInt32 - - + The ypad. an object of type @@ -349,8 +342,7 @@ System.UInt32 - - + The xpad. an object of type @@ -364,8 +356,7 @@ System.Boolean - - + Row is an expander row, and is expanded. an object of type @@ -379,8 +370,7 @@ Gtk.CellRendererMode - - + Editable mode of the CellRenderer. an object of type @@ -393,8 +383,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -410,8 +400,7 @@ Gdk.Color - - + Cell background color as a . a @@ -425,8 +414,7 @@ System.String - - + Cell background color as a . a @@ -435,4 +423,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CellRendererMode.xml b/doc/en/Gtk/CellRendererMode.xml index dedc1651f..9df22e3cc 100644 --- a/doc/en/Gtk/CellRendererMode.xml +++ b/doc/en/Gtk/CellRendererMode.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CellRendererPixbuf.xml b/doc/en/Gtk/CellRendererPixbuf.xml index dfc361d21..d7c00d8b0 100644 --- a/doc/en/Gtk/CellRendererPixbuf.xml +++ b/doc/en/Gtk/CellRendererPixbuf.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -80,8 +80,7 @@ Gdk.Pixbuf - - + for closed expander. @@ -96,8 +95,7 @@ Gdk.Pixbuf - - + The to render. an object of type @@ -111,8 +109,7 @@ Gdk.Pixbuf - - + for open expander. @@ -126,8 +123,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -143,8 +140,7 @@ Gtk.IconSize - - + The size of the rendered icon. a @@ -158,8 +154,7 @@ System.String - - + Render detail to pass to the theme engine. a @@ -173,8 +168,7 @@ System.String - - + The stock ID of the stock icon to render. a @@ -183,4 +177,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CellRendererState.xml b/doc/en/Gtk/CellRendererState.xml index 754cee741..94f0e2eb2 100644 --- a/doc/en/Gtk/CellRendererState.xml +++ b/doc/en/Gtk/CellRendererState.xml @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CellRendererText.xml b/doc/en/Gtk/CellRendererText.xml index 785a9ee48..de26e236d 100644 --- a/doc/en/Gtk/CellRendererText.xml +++ b/doc/en/Gtk/CellRendererText.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -80,8 +80,7 @@ System.Int32 - - + Sets the height of a renderer to explicitly be determined by the . an object of type @@ -95,8 +94,7 @@ System.Int32 - - + Font size. an object of type @@ -110,8 +108,7 @@ System.Double - - + Font scaling factor. an object of type @@ -125,8 +122,7 @@ System.String - - + Foreground color as a string. an object of type @@ -140,8 +136,7 @@ System.Boolean - - + Whether to strike through the text. an object of type @@ -155,8 +150,7 @@ Pango.FontDescription - - + The font description as a an object of type @@ -170,8 +164,7 @@ System.String - - + Font description as a . an object of type @@ -185,8 +178,7 @@ System.Double - - + Font size in points. an object of type @@ -200,8 +192,7 @@ System.Int32 - - + Offset of text above the baseline (below the baseline if rise is negative). an object of type @@ -215,8 +206,7 @@ System.String - - + Text to render. an object of type @@ -230,8 +220,7 @@ System.Int32 - - + Font weight. an object of type @@ -245,8 +234,7 @@ System.String - - + Background color as a . an object of type @@ -260,8 +248,7 @@ System.Boolean - - + Whether the text can be modified by the user. an object of type @@ -275,8 +262,7 @@ Pango.Variant - - + Font variant. an object of type @@ -290,8 +276,7 @@ Gdk.Color - - + Background color as a . an object of type @@ -305,8 +290,7 @@ System.String - - + Name of the font family, e.g. Sans, Helvetica, Times, Monospace. an object of type @@ -320,8 +304,7 @@ Pango.AttrList - - + A list of style attributes to apply to the text of the renderer. an object of type @@ -335,8 +318,7 @@ Pango.Stretch - - + Font stretch. an object of type @@ -350,8 +332,7 @@ System.String - - + Marked up text to render. an object of type @@ -365,8 +346,7 @@ Pango.Style - - + Font style. an object of type @@ -380,8 +360,7 @@ Pango.Underline - - + Style of underline for this text. an object of type @@ -395,8 +374,7 @@ Gdk.Color - - + Foreground color as a . an object of type @@ -407,7 +385,9 @@ Event - GtkSharp.EditedHandler + + GtkSharp.EditedHandler + To be added @@ -419,8 +399,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -431,4 +411,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CellRendererToggle.xml b/doc/en/Gtk/CellRendererToggle.xml index 60e8dbd22..24c5ccd8e 100644 --- a/doc/en/Gtk/CellRendererToggle.xml +++ b/doc/en/Gtk/CellRendererToggle.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -80,8 +80,7 @@ System.Boolean - - + The can be activated. an object of type @@ -95,8 +94,7 @@ System.Boolean - - + The toggle state of the . an object of type @@ -110,8 +108,7 @@ System.Boolean - - + Draw the as a . an object of type @@ -122,7 +119,9 @@ Event - GtkSharp.ToggledHandler + + GtkSharp.ToggledHandler + Emitted when the cell is clicked. @@ -134,8 +133,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -151,8 +150,7 @@ System.Boolean - - + The inconsistent state of the button. a @@ -161,4 +159,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CheckMenuItem.xml b/doc/en/Gtk/CheckMenuItem.xml index 50485d933..3006b4065 100644 --- a/doc/en/Gtk/CheckMenuItem.xml +++ b/doc/en/Gtk/CheckMenuItem.xml @@ -40,8 +40,8 @@ Gtk.CheckMenuItem - - + + A static way of creating a new CheckMenuItem The name of the menu item @@ -78,8 +78,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -105,8 +105,8 @@ Constructor - - + + Create a new CheckMenuItem with the specified . The text to appear on the menu item. @@ -134,8 +134,7 @@ System.Boolean - - + Manages whether the CheckMenuItem is in the 'inconsistent' state. @@ -154,8 +153,7 @@ System.Boolean - - + The 'active' state of the CheckMenuItem @@ -167,7 +165,9 @@ Event - System.EventHandler + + System.EventHandler + An event that is fired whenever the state of the CheckMenuItem is toggled. @@ -181,8 +181,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -193,4 +193,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Clipboard.xml b/doc/en/Gtk/Clipboard.xml index f3a4b270b..21a2fd2e7 100644 --- a/doc/en/Gtk/Clipboard.xml +++ b/doc/en/Gtk/Clipboard.xml @@ -27,8 +27,8 @@ Gtk.Clipboard - - + + To be added To be added: an object of type 'Gdk.Atom' @@ -55,8 +55,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.ClipboardTextReceivedFunc' @@ -83,9 +83,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Atom' @@ -100,8 +100,8 @@ Gtk.SelectionData - - + + To be added To be added: an object of type 'Gdk.Atom' @@ -127,8 +127,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -168,8 +168,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -183,11 +183,11 @@ System.Boolean - - - - - + + + + + To be added To be added: an object of type 'Gtk.TargetEntry[]' @@ -241,9 +241,9 @@ Gtk.Clipboard - - - + + + To be added a @@ -269,8 +269,8 @@ Constructor - - + + To be added a @@ -279,4 +279,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ClipboardClearFunc.xml b/doc/en/Gtk/ClipboardClearFunc.xml index b13475002..b4cc6c6d7 100644 --- a/doc/en/Gtk/ClipboardClearFunc.xml +++ b/doc/en/Gtk/ClipboardClearFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ClipboardGetFunc.xml b/doc/en/Gtk/ClipboardGetFunc.xml index 84c3bc8fa..65f7ab086 100644 --- a/doc/en/Gtk/ClipboardGetFunc.xml +++ b/doc/en/Gtk/ClipboardGetFunc.xml @@ -23,11 +23,13 @@ - - - - - - - System.Void - + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ClipboardReceivedFunc.xml b/doc/en/Gtk/ClipboardReceivedFunc.xml index fbbfca467..be85d7a72 100644 --- a/doc/en/Gtk/ClipboardReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardReceivedFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ClipboardTextReceivedFunc.xml b/doc/en/Gtk/ClipboardTextReceivedFunc.xml index 689eff4dc..7c5b51f8e 100644 --- a/doc/en/Gtk/ClipboardTextReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardTextReceivedFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ColorSelection.xml b/doc/en/Gtk/ColorSelection.xml index 3eeb7ec60..1461fe45f 100644 --- a/doc/en/Gtk/ColorSelection.xml +++ b/doc/en/Gtk/ColorSelection.xml @@ -63,8 +63,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -103,8 +103,7 @@ System.UInt16 - - + Get the alpha value of the previous color A new setting for the 'previous' alpha value. @@ -120,8 +119,7 @@ Gdk.Color - - + Manage the current color of the ColorSelection. A color to set as the 'current' color. @@ -135,8 +133,7 @@ System.Boolean - - + Manage whether or not the ColorSelection displays a palette. @@ -152,8 +149,7 @@ System.Boolean - - + Manage whether or not opacity is part of the ColorSelection. @@ -169,8 +165,7 @@ System.UInt16 - - + Manage the current alpha value of the ColorSelection. Sets the current opacity. @@ -181,7 +176,9 @@ Event - System.EventHandler + + System.EventHandler + This event is fired when the current color changes in the ColorSelection. @@ -193,8 +190,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -210,8 +207,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -226,8 +222,8 @@ Gdk.Color[] - - + + To be added To be added: an object of type 'string' @@ -242,8 +238,8 @@ System.String - - + + To be added To be added: an object of type 'Gdk.Color[]' @@ -252,4 +248,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ColorSelectionButton.xml b/doc/en/Gtk/ColorSelectionButton.xml index 5202ec954..1b177673e 100644 --- a/doc/en/Gtk/ColorSelectionButton.xml +++ b/doc/en/Gtk/ColorSelectionButton.xml @@ -36,9 +36,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ColorSelectionDialog' @@ -60,4 +60,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml b/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml index c84fd609a..f3ac4a2f4 100644 --- a/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml +++ b/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml index a56201897..34e854e4f 100644 --- a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml +++ b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml @@ -25,10 +25,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ColorSelectionDialog.xml b/doc/en/Gtk/ColorSelectionDialog.xml index 486c00563..3752d4970 100644 --- a/doc/en/Gtk/ColorSelectionDialog.xml +++ b/doc/en/Gtk/ColorSelectionDialog.xml @@ -48,8 +48,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -64,8 +64,8 @@ Constructor - - + + The main way to construct a new color selector. A title that will appear in the window's title bar. @@ -151,8 +151,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -163,4 +163,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Combo.xml b/doc/en/Gtk/Combo.xml index cbf90d3b3..343c26ca0 100644 --- a/doc/en/Gtk/Combo.xml +++ b/doc/en/Gtk/Combo.xml @@ -365,4 +365,4 @@ class ComboSample - + \ No newline at end of file diff --git a/doc/en/Gtk/Container.xml b/doc/en/Gtk/Container.xml index 85f83b2ef..0fc42e543 100644 --- a/doc/en/Gtk/Container.xml +++ b/doc/en/Gtk/Container.xml @@ -73,8 +73,8 @@ System.Void - - + + Sets a focus chain, overriding the one computed automatically by Gtk#. an object of type @@ -92,8 +92,8 @@ System.Void - - + + Invokes callback on each non-internal child of . an object of type @@ -110,10 +110,10 @@ System.Void - - - - + + + + Gets the values of one or more child properties for child and container. an object of type @@ -129,8 +129,8 @@ System.Boolean - - + + Retrieves the focus chain of the container an object of type @@ -148,8 +148,8 @@ System.Void - - + + Adds a to the . an object of type @@ -168,8 +168,8 @@ System.Void - - + + Removes a from the . an object of type @@ -196,8 +196,8 @@ System.Void - - + + Invokes callback on each child of . an object of type @@ -227,10 +227,10 @@ System.Void - - - - + + + + Sets a child property for child and . an object of type @@ -259,10 +259,10 @@ System.Void - - - - + + + + Gets a child property for child and . an object of type @@ -278,9 +278,9 @@ System.Void - - - + + + Send synthetic expose events to all children that do not have their own . an object of type @@ -307,10 +307,10 @@ System.Void - - - - + + + + Sets one or more child properties for child and . an object of type @@ -336,8 +336,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -376,8 +376,7 @@ Gtk.Adjustment - - + To be added an object of type @@ -403,8 +402,7 @@ Gtk.Adjustment - - + To be added an object of type @@ -418,8 +416,7 @@ Gtk.Widget - - + To be added an object of type @@ -433,8 +430,7 @@ System.Boolean - - + To be added an object of type @@ -448,8 +444,7 @@ Gtk.Widget - - + To be added an object of type @@ -463,8 +458,7 @@ Gtk.ResizeMode - - + To be added an object of type @@ -478,8 +472,7 @@ System.UInt32 - - + To be added an object of type @@ -490,7 +483,9 @@ Event - GtkSharp.AddedHandler + + GtkSharp.AddedHandler + To be added @@ -500,7 +495,9 @@ Event - GtkSharp.FocusChildSetHandler + + GtkSharp.FocusChildSetHandler + To be added @@ -510,7 +507,9 @@ Event - GtkSharp.RemovedHandler + + GtkSharp.RemovedHandler + To be added @@ -520,7 +519,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -532,8 +533,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -544,4 +545,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CornerType.xml b/doc/en/Gtk/CornerType.xml index 22819c2f0..f8f762085 100644 --- a/doc/en/Gtk/CornerType.xml +++ b/doc/en/Gtk/CornerType.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Ctree.xml b/doc/en/Gtk/Ctree.xml index 514ad1234..e55de07a8 100644 --- a/doc/en/Gtk/Ctree.xml +++ b/doc/en/Gtk/Ctree.xml @@ -82,4 +82,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Curve.xml b/doc/en/Gtk/Curve.xml index 9b1a467cc..96c420c70 100644 --- a/doc/en/Gtk/Curve.xml +++ b/doc/en/Gtk/Curve.xml @@ -59,11 +59,11 @@ System.Void - - - - - + + + + + Sets the minimum and maximum x and y values of the curve. The minimum x value. @@ -84,9 +84,9 @@ System.Void - - - + + + Sets the vector of points on the curve. The number of points. @@ -105,9 +105,9 @@ System.Void - - - + + + Returns a vector of points representing the curve. The number of points to calculate. @@ -136,8 +136,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -176,8 +176,7 @@ System.Single - - + Recomputes the entire curve using the given gamma value. A gamma value. @@ -195,8 +194,7 @@ System.Single - - + The maximum y value of the gamma curve. A max y value. @@ -210,8 +208,7 @@ System.Single - - + The maximum x value of the gamma curve. A max x value. @@ -225,8 +222,7 @@ System.Single - - + The minimum y value of the gamma curve. A min y value. @@ -240,8 +236,7 @@ System.Single - - + The minimum x value of the gamma curve. A min x value. @@ -255,8 +250,7 @@ Gtk.CurveType - - + Sets the type of the curve. The type of the curve. @@ -271,7 +265,9 @@ Event - System.EventHandler + + System.EventHandler + Emitted when the curve type has been changed. @@ -287,8 +283,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -299,4 +295,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/CurveType.xml b/doc/en/Gtk/CurveType.xml index 47c012225..e27a69a53 100644 --- a/doc/en/Gtk/CurveType.xml +++ b/doc/en/Gtk/CurveType.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Decorated.xml b/doc/en/Gtk/Decorated.xml index 823a6f32f..d74e8f749 100644 --- a/doc/en/Gtk/Decorated.xml +++ b/doc/en/Gtk/Decorated.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,8 +40,8 @@ System.Void - - + + To be added a @@ -55,9 +55,9 @@ System.Void - - - + + + To be added a @@ -72,12 +72,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/DeleteType.xml b/doc/en/Gtk/DeleteType.xml index 74e41a4a8..6cf55382c 100644 --- a/doc/en/Gtk/DeleteType.xml +++ b/doc/en/Gtk/DeleteType.xml @@ -107,4 +107,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/DestroyNotify.xml b/doc/en/Gtk/DestroyNotify.xml index 0bb0b3467..84b426dbd 100644 --- a/doc/en/Gtk/DestroyNotify.xml +++ b/doc/en/Gtk/DestroyNotify.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/Dialog.xml b/doc/en/Gtk/Dialog.xml index 9fd23db07..30380dac7 100644 --- a/doc/en/Gtk/Dialog.xml +++ b/doc/en/Gtk/Dialog.xml @@ -100,9 +100,9 @@ namespace GtkDialogSample System.Void - - - + + + Adds an activatable widget to the of a . an object of type . @@ -151,8 +151,8 @@ namespace GtkDialogSample System.Void - - + + Emits the event with the given response ID. an object of type . @@ -170,9 +170,9 @@ namespace GtkDialogSample Gtk.Widget - - - + + + Adds a with the given text. an object of type . @@ -193,9 +193,9 @@ namespace GtkDialogSample System.Void - - - + + + A convenient way to sensitize/desensitize dialog buttons. an object of type . @@ -223,8 +223,8 @@ namespace GtkDialogSample Constructor - - + + Internal constructor Pointer to the C object. @@ -253,10 +253,10 @@ namespace GtkDialogSample Constructor - - - - + + + + Creates a new dialog box. an object of type . @@ -312,8 +312,7 @@ namespace GtkDialogSample System.Int32 - - + Sets the default response_id. an object of type @@ -327,8 +326,7 @@ namespace GtkDialogSample System.Boolean - - + Whether to display a . an object of type @@ -339,7 +337,9 @@ namespace GtkDialogSample Event - GtkSharp.ResponseHandler + + GtkSharp.ResponseHandler + To be added @@ -354,7 +354,9 @@ namespace GtkDialogSample Event - System.EventHandler + + System.EventHandler + To be added @@ -366,8 +368,8 @@ namespace GtkDialogSample Constructor - - + + Internal constructor GLib type for the type @@ -378,4 +380,4 @@ namespace GtkDialogSample - + \ No newline at end of file diff --git a/doc/en/Gtk/DialogFlags.xml b/doc/en/Gtk/DialogFlags.xml index e7073523e..16e95dcb7 100644 --- a/doc/en/Gtk/DialogFlags.xml +++ b/doc/en/Gtk/DialogFlags.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/DirectionType.xml b/doc/en/Gtk/DirectionType.xml index ac8e7b57e..a36542e55 100644 --- a/doc/en/Gtk/DirectionType.xml +++ b/doc/en/Gtk/DirectionType.xml @@ -135,4 +135,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Drag.xml b/doc/en/Gtk/Drag.xml index 1ee8f066a..0b80bbf46 100644 --- a/doc/en/Gtk/Drag.xml +++ b/doc/en/Gtk/Drag.xml @@ -18,29 +18,6 @@ - - - Method - - System.Void - - - - - - - - - - To be added - a - a - a - a - a - To be added - - Method @@ -48,8 +25,8 @@ System.Void - - + + To be added a @@ -63,8 +40,8 @@ Gtk.Widget - - + + To be added a @@ -79,11 +56,11 @@ System.Void - - - - - + + + + + To be added a @@ -100,11 +77,11 @@ System.Void - - - - - + + + + + To be added a @@ -121,9 +98,9 @@ System.Void - - - + + + To be added a @@ -138,12 +115,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -161,10 +138,10 @@ Gdk.Atom - - - - + + + + To be added a @@ -181,12 +158,12 @@ System.Boolean - - - - - - + + + + + + To be added a @@ -205,9 +182,9 @@ System.Void - - - + + + To be added a @@ -222,8 +199,8 @@ System.Void - - + + To be added a @@ -237,8 +214,8 @@ System.Void - - + + To be added a @@ -252,9 +229,9 @@ System.Void - - - + + + To be added a @@ -269,12 +246,12 @@ Gdk.DragContext - - - - - - + + + + + + To be added a @@ -293,11 +270,11 @@ System.Void - - - - - + + + + + To be added a @@ -314,11 +291,11 @@ System.Void - - - - - + + + + + To be added a @@ -335,13 +312,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -360,11 +337,11 @@ System.Void - - - - - + + + + + To be added a @@ -381,8 +358,8 @@ Gtk.TargetList - - + + To be added a @@ -397,8 +374,8 @@ System.Void - - + + To be added a @@ -412,11 +389,11 @@ System.Void - - - - - + + + + + To be added a @@ -433,11 +410,11 @@ System.Void - - - - - + + + + + To be added a @@ -464,8 +441,7 @@ Gdk.DragContext - - + To be added a @@ -474,4 +450,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/DrawingArea.xml b/doc/en/Gtk/DrawingArea.xml index 1da3a8165..6ee3d255c 100644 --- a/doc/en/Gtk/DrawingArea.xml +++ b/doc/en/Gtk/DrawingArea.xml @@ -59,8 +59,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -98,8 +98,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -110,4 +110,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Editable.xml b/doc/en/Gtk/Editable.xml index b1a53ff28..cd23c67d2 100644 --- a/doc/en/Gtk/Editable.xml +++ b/doc/en/Gtk/Editable.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -42,9 +42,9 @@ System.String - - - + + + To be added To be added: an object of type 'int' @@ -60,9 +60,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -101,9 +101,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int&' @@ -142,8 +142,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -157,8 +156,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -169,7 +167,9 @@ Event - GtkSharp.TextInsertedHandler + + GtkSharp.TextInsertedHandler + To be added @@ -179,7 +179,9 @@ Event - GtkSharp.TextDeletedHandler + + GtkSharp.TextDeletedHandler + To be added @@ -189,7 +191,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -203,9 +207,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -214,4 +218,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/EventBox.xml b/doc/en/Gtk/EventBox.xml index 1a330751d..b772835d3 100644 --- a/doc/en/Gtk/EventBox.xml +++ b/doc/en/Gtk/EventBox.xml @@ -103,8 +103,8 @@ public class eventbox Constructor - - + + Internal constructor Pointer to the C object. @@ -145,8 +145,8 @@ public class eventbox Constructor - - + + Internal constructor GLib type for the type @@ -157,4 +157,4 @@ public class eventbox - + \ No newline at end of file diff --git a/doc/en/Gtk/FSButton.xml b/doc/en/Gtk/FSButton.xml index fe5a24ae9..1d4877af7 100644 --- a/doc/en/Gtk/FSButton.xml +++ b/doc/en/Gtk/FSButton.xml @@ -10,8 +10,7 @@ To be added - Helper class for s embedded inside a - + Helper class for s embedded inside a This class is used as a wrapper around buttons embedded inside @@ -52,7 +51,7 @@ This class is only used to by - s embedded inside a + s embedded inside a . From the , you can use this property to get back to the parent dialog box. diff --git a/doc/en/Gtk/FileSelection.xml b/doc/en/Gtk/FileSelection.xml index 1db9a20f5..3018976d8 100644 --- a/doc/en/Gtk/FileSelection.xml +++ b/doc/en/Gtk/FileSelection.xml @@ -9,14 +9,15 @@ Creates a new dialog for the user to select one or more files, directories, or cancel. - should be used to retrieve file or directory names from the user. It will create a new dialog window containing a directory list, and a file list corresponding to the current working directory. + + should be used to retrieve file or directory names from the user. It will create a new dialog window containing a directory list, and a file list corresponding to the current working directory. The filesystem can be navigated using the directory list or the drop-down history menu. Alternatively, the TAB key can be used to navigate using filename completion - common in text based editors such as emacs and jed. Simple file operations; create directory, delete file, and rename file, are available from buttons at the top of the dialog. - The functionality of the can be extended by using the available accessors to the buttons and drop downs. + The functionality of the can be extended by using the available accessors to the buttons and drop downs. @@ -98,13 +99,13 @@ class FileSelectionSample System.Void - - + + Restrict the visible files and directories to those that match the given . A simple wildcard pattern such as '*.txt'. - This method attempts to match to a valid filenames or subdirectories in the current directory. If a match can be made, the matched filename will appear in the text entry field of the . If a partial match can be made, the "Files" list will contain those file names which have been partially matched, and the "Folders" list will show those directories with a partial match. + This method attempts to match to a valid filenames or subdirectories in the current directory. If a match can be made, the matched filename will appear in the text entry field of the . If a partial match can be made, the "Files" list will contain those file names which have been partially matched, and the "Folders" list will show those directories with a partial match. @@ -149,8 +150,8 @@ class FileSelectionSample Constructor - - + + Internal constructor Pointer to the C object. @@ -165,8 +166,8 @@ class FileSelectionSample Constructor - - + + The main way to construct a new file selector. A title that will appear in the window's title bar. @@ -192,8 +193,8 @@ class FileSelectionSample System.UInt32 - The for - The for the class. + The for + The for the class. @@ -205,7 +206,7 @@ class FileSelectionSample To be added - an object of type + an object of type To be added @@ -217,7 +218,7 @@ class FileSelectionSample To be added - an object of type + an object of type To be added @@ -271,7 +272,7 @@ class FileSelectionSample To be added - an object of type + an object of type To be added @@ -282,7 +283,7 @@ class FileSelectionSample Gtk.Entry - The main widget of this . + The main widget of this . @@ -295,7 +296,7 @@ class FileSelectionSample To be added - an object of type + an object of type To be added @@ -309,7 +310,7 @@ class FileSelectionSample The that is displayed by the . A menu containing the file system paths higher than the selected directory, and the user's directory history. - Note that this does not just contain history, it contains a list of directories above the current directory in the filesystem as well as user directory history. + Note that this does not just contain history, it contains a list of directories above the current directory in the filesystem as well as user directory history. @@ -371,7 +372,7 @@ class FileSelectionSample To be added - an object of type + an object of type To be added @@ -383,7 +384,7 @@ class FileSelectionSample To be added - an object of type + an object of type To be added @@ -429,8 +430,7 @@ class FileSelectionSample System.Boolean - - + Manage whether buttons are displayed for doing file operations. Set to to display the file buttons. @@ -447,8 +447,7 @@ class FileSelectionSample System.String - - + Manage the selected filename. Sets a default path for the file requestor. @@ -464,8 +463,7 @@ class FileSelectionSample System.Boolean - - + Manage whether more than one file can be selected. Set to to allow more than one file to be selected in the file list, to only allow selection of a single file. @@ -479,16 +477,16 @@ class FileSelectionSample Constructor - - + + Internal constructor GLib type for the type - Creates a new instance of , using the GLib-provided type + Creates a new instance of , 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/Fixed.xml b/doc/en/Gtk/Fixed.xml index 40a8c4f91..6a48ebf2a 100644 --- a/doc/en/Gtk/Fixed.xml +++ b/doc/en/Gtk/Fixed.xml @@ -53,10 +53,10 @@ System.Void - - - - + + + + Moves a child of a container to the given position. an object of type @@ -72,10 +72,10 @@ System.Void - - - - + + + + Adds a widget to a container at the given position. an object of type @@ -101,8 +101,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -141,8 +141,7 @@ System.Boolean - - + Determines if has a seperate an object of type @@ -158,8 +157,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -170,4 +169,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/FontSelection.xml b/doc/en/Gtk/FontSelection.xml index ac42ede66..6712522b8 100644 --- a/doc/en/Gtk/FontSelection.xml +++ b/doc/en/Gtk/FontSelection.xml @@ -54,8 +54,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -96,8 +96,7 @@ System.String - - + Manage the name of the font that is selected in this widget. The name of a system font to select. @@ -113,8 +112,7 @@ System.String - - + The text used to display a preview of the selected font. Text that should be displayed using the selected font. @@ -141,8 +139,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -153,4 +151,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/FontSelectionDialog.xml b/doc/en/Gtk/FontSelectionDialog.xml index bb57ab43e..70b48aaf4 100644 --- a/doc/en/Gtk/FontSelectionDialog.xml +++ b/doc/en/Gtk/FontSelectionDialog.xml @@ -38,8 +38,8 @@ System.Boolean - - + + Sets the name of the font that is selected in this widget. The name of a system font to select. @@ -67,8 +67,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -83,8 +83,8 @@ Constructor - - + + Create a new FontSelectionDialog A title that will appear in the window's title bar. @@ -133,8 +133,7 @@ System.String - - + The text used to display a preview of the selected font. Text that should be displayed using the selected font. @@ -149,8 +148,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -161,4 +160,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Frame.xml b/doc/en/Gtk/Frame.xml index a36de0b4b..a7e86a47b 100644 --- a/doc/en/Gtk/Frame.xml +++ b/doc/en/Gtk/Frame.xml @@ -39,9 +39,9 @@ System.Void - - - + + + Sets the alignment of the . The horizontal alignment, between 0 and 1.0. @@ -68,8 +68,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -84,8 +84,8 @@ Constructor - - + + Create a new frame with a label in the top left corner. The text to appear as this frame's label @@ -124,8 +124,7 @@ Gtk.Widget - - + Manage the widget that acts as a frame's . A widget to replace the existing label. @@ -141,8 +140,7 @@ System.Single - - + Set the vertical alignment of the . A new vertical alignment between 0 and 1.0 @@ -156,8 +154,7 @@ System.Single - - + Set the horizontal alignment of the . A new horizontal alignment between 0 and 1.0 @@ -171,8 +168,7 @@ Gtk.ShadowType - - + Manage the appearance of this frame's border. A new shadow type. @@ -186,8 +182,7 @@ System.String - - + The string that is visible as the Frame's label Sets the text of the label, if this Frame has one. @@ -201,8 +196,7 @@ Gtk.ShadowType - - + Manage the appearance of this frame's border. A new shadow type. @@ -215,8 +209,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -233,9 +227,9 @@ System.Void - - - + + + Retrieves the X and Y alignment of the frame's label. Location to store X alignment of frame's label @@ -244,4 +238,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Function.xml b/doc/en/Gtk/Function.xml index 180882721..aa5f05ddb 100644 --- a/doc/en/Gtk/Function.xml +++ b/doc/en/Gtk/Function.xml @@ -23,7 +23,8 @@ - - - System.Boolean - + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/GammaCurve.xml b/doc/en/Gtk/GammaCurve.xml index 751bae04e..ec09322ac 100644 --- a/doc/en/Gtk/GammaCurve.xml +++ b/doc/en/Gtk/GammaCurve.xml @@ -53,8 +53,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -92,8 +92,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -104,4 +104,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Gc.xml b/doc/en/Gtk/Gc.xml index 30a3ddccc..a31f5539f 100644 --- a/doc/en/Gtk/Gc.xml +++ b/doc/en/Gtk/Gc.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,11 +40,11 @@ Gdk.GC - - - - - + + + + + To be added a @@ -67,4 +67,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/GdkInputFunction.xml b/doc/en/Gtk/GdkInputFunction.xml index b430fe089..ef242bd57 100644 --- a/doc/en/Gtk/GdkInputFunction.xml +++ b/doc/en/Gtk/GdkInputFunction.xml @@ -23,10 +23,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/Global.xml b/doc/en/Gtk/Global.xml index 294d58f97..40068524f 100644 --- a/doc/en/Gtk/Global.xml +++ b/doc/en/Gtk/Global.xml @@ -102,8 +102,8 @@ Gtk.Widget - - + + To be added a @@ -118,10 +118,10 @@ System.String - - - - + + + + To be added a @@ -151,9 +151,9 @@ System.Void - - - + + + To be added a @@ -168,8 +168,8 @@ System.IntPtr - - + + To be added a @@ -184,10 +184,10 @@ System.Boolean - - - - + + + + To be added a @@ -217,8 +217,8 @@ System.Boolean - - + + To be added a @@ -272,13 +272,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -338,4 +338,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Grab.xml b/doc/en/Gtk/Grab.xml index d67b3e5c0..7d85552bc 100644 --- a/doc/en/Gtk/Grab.xml +++ b/doc/en/Gtk/Grab.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,8 +40,8 @@ System.Void - - + + To be added a @@ -72,4 +72,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HBox.xml b/doc/en/Gtk/HBox.xml index b6b1eb85a..f14c9d293 100644 --- a/doc/en/Gtk/HBox.xml +++ b/doc/en/Gtk/HBox.xml @@ -51,8 +51,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,9 +67,9 @@ Constructor - - - + + + The main way to create a new HBox. If , all widgets in the box are forced to be equally sized. @@ -108,8 +108,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -120,4 +120,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HButtonBox.xml b/doc/en/Gtk/HButtonBox.xml index b0ddcb223..e13b71d2c 100644 --- a/doc/en/Gtk/HButtonBox.xml +++ b/doc/en/Gtk/HButtonBox.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -88,8 +88,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HPaned.xml b/doc/en/Gtk/HPaned.xml index 23cf23553..c190a7cbd 100644 --- a/doc/en/Gtk/HPaned.xml +++ b/doc/en/Gtk/HPaned.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -88,8 +88,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HRuler.xml b/doc/en/Gtk/HRuler.xml index e7df2e911..a52157c74 100644 --- a/doc/en/Gtk/HRuler.xml +++ b/doc/en/Gtk/HRuler.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HSV.xml b/doc/en/Gtk/HSV.xml index c05c09c31..d0819dd83 100644 --- a/doc/en/Gtk/HSV.xml +++ b/doc/en/Gtk/HSV.xml @@ -36,13 +36,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'double' @@ -61,9 +61,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -78,9 +78,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -108,10 +108,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'double' @@ -127,10 +127,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'double' @@ -156,8 +156,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -193,7 +193,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -203,7 +205,9 @@ Event - GtkSharp.MoveHandler + + GtkSharp.MoveHandler + To be added @@ -215,8 +219,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -227,4 +231,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HScale.xml b/doc/en/Gtk/HScale.xml index 03bd94a98..91b3d4302 100644 --- a/doc/en/Gtk/HScale.xml +++ b/doc/en/Gtk/HScale.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -65,8 +65,8 @@ Constructor - - + + Creates a new horizontal slider based on the data in . The model to use for this HScale @@ -81,10 +81,10 @@ Constructor - - - - + + + + Creates a new horizontal slider without the need for an object. The minimum value that is accepted by this HScale. @@ -124,8 +124,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -136,4 +136,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HScrollbar.xml b/doc/en/Gtk/HScrollbar.xml index 52583c4f2..7254919b9 100644 --- a/doc/en/Gtk/HScrollbar.xml +++ b/doc/en/Gtk/HScrollbar.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -65,8 +65,8 @@ Constructor - - + + Creates a new horizontal scrollbar. The to use, or to create a new adjustment. @@ -102,8 +102,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -114,4 +114,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HSeparator.xml b/doc/en/Gtk/HSeparator.xml index 0ea6d54cd..8e3678de6 100644 --- a/doc/en/Gtk/HSeparator.xml +++ b/doc/en/Gtk/HSeparator.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLBeginFlags.xml b/doc/en/Gtk/HTMLBeginFlags.xml index 7a064bbf6..1538d0143 100644 --- a/doc/en/Gtk/HTMLBeginFlags.xml +++ b/doc/en/Gtk/HTMLBeginFlags.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLClassProperties.xml b/doc/en/Gtk/HTMLClassProperties.xml index 5f448f79c..c13283e9c 100644 --- a/doc/en/Gtk/HTMLClassProperties.xml +++ b/doc/en/Gtk/HTMLClassProperties.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLCommandType.xml b/doc/en/Gtk/HTMLCommandType.xml index e8087a7ae..c19b739f2 100644 --- a/doc/en/Gtk/HTMLCommandType.xml +++ b/doc/en/Gtk/HTMLCommandType.xml @@ -1851,4 +1851,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLCursorSkipType.xml b/doc/en/Gtk/HTMLCursorSkipType.xml index 96d2c3882..6ffaa7178 100644 --- a/doc/en/Gtk/HTMLCursorSkipType.xml +++ b/doc/en/Gtk/HTMLCursorSkipType.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLEditorAPI.xml b/doc/en/Gtk/HTMLEditorAPI.xml index 61bb4de31..6c9d7d397 100644 --- a/doc/en/Gtk/HTMLEditorAPI.xml +++ b/doc/en/Gtk/HTMLEditorAPI.xml @@ -35,8 +35,8 @@ Gtk.HTMLEditorAPI - - + + To be added To be added: an object of type 'IntPtr' @@ -45,4 +45,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLEditorEventType.xml b/doc/en/Gtk/HTMLEditorEventType.xml index 37c4172b2..6c0fc7755 100644 --- a/doc/en/Gtk/HTMLEditorEventType.xml +++ b/doc/en/Gtk/HTMLEditorEventType.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLEmbedded.xml b/doc/en/Gtk/HTMLEmbedded.xml index 04b0126b6..3f5cb13f3 100644 --- a/doc/en/Gtk/HTMLEmbedded.xml +++ b/doc/en/Gtk/HTMLEmbedded.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLEmbeddedClass.xml b/doc/en/Gtk/HTMLEmbeddedClass.xml index abf345c4e..fd798ac6d 100644 --- a/doc/en/Gtk/HTMLEmbeddedClass.xml +++ b/doc/en/Gtk/HTMLEmbeddedClass.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLEtchStyle.xml b/doc/en/Gtk/HTMLEtchStyle.xml index 832cb8115..35a208c1d 100644 --- a/doc/en/Gtk/HTMLEtchStyle.xml +++ b/doc/en/Gtk/HTMLEtchStyle.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLFontStyle.xml b/doc/en/Gtk/HTMLFontStyle.xml index 7855d648d..431c6b30b 100644 --- a/doc/en/Gtk/HTMLFontStyle.xml +++ b/doc/en/Gtk/HTMLFontStyle.xml @@ -231,4 +231,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLFontStyleShift.xml b/doc/en/Gtk/HTMLFontStyleShift.xml index ae9f49d8f..dc765abec 100644 --- a/doc/en/Gtk/HTMLFontStyleShift.xml +++ b/doc/en/Gtk/HTMLFontStyleShift.xml @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLParagraphAlignment.xml b/doc/en/Gtk/HTMLParagraphAlignment.xml index 729c8230d..5b31e0e6e 100644 --- a/doc/en/Gtk/HTMLParagraphAlignment.xml +++ b/doc/en/Gtk/HTMLParagraphAlignment.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLParagraphStyle.xml b/doc/en/Gtk/HTMLParagraphStyle.xml index 3535c86a5..d7f059d84 100644 --- a/doc/en/Gtk/HTMLParagraphStyle.xml +++ b/doc/en/Gtk/HTMLParagraphStyle.xml @@ -195,4 +195,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLSaveReceiverFn.xml b/doc/en/Gtk/HTMLSaveReceiverFn.xml index 4c3d54048..c9b9e1c73 100644 --- a/doc/en/Gtk/HTMLSaveReceiverFn.xml +++ b/doc/en/Gtk/HTMLSaveReceiverFn.xml @@ -23,9 +23,11 @@ - - - - - System.Boolean - + + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLStream.xml b/doc/en/Gtk/HTMLStream.xml index e53f2421f..c8141218b 100644 --- a/doc/en/Gtk/HTMLStream.xml +++ b/doc/en/Gtk/HTMLStream.xml @@ -83,9 +83,9 @@ Gtk.HTMLStream - - - + + + To be added To be added: an object of type 'Gtk.HTML' @@ -101,11 +101,11 @@ Gtk.HTMLStream - - - - - + + + + + To be added To be added: an object of type 'Gtk.HTML' @@ -123,8 +123,8 @@ Gtk.HTMLStream - - + + To be added To be added: an object of type 'IntPtr' @@ -139,8 +139,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -166,8 +166,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.HTMLStreamStatus' @@ -181,9 +181,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'string' @@ -199,9 +199,9 @@ System.Void - - - + + + To be added To be added: an object of type 'byte []' @@ -222,4 +222,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLStreamCloseFunc.xml b/doc/en/Gtk/HTMLStreamCloseFunc.xml index 0380ef8aa..591261e6d 100644 --- a/doc/en/Gtk/HTMLStreamCloseFunc.xml +++ b/doc/en/Gtk/HTMLStreamCloseFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLStreamStatus.xml b/doc/en/Gtk/HTMLStreamStatus.xml index 3bc23337b..4aed05b14 100644 --- a/doc/en/Gtk/HTMLStreamStatus.xml +++ b/doc/en/Gtk/HTMLStreamStatus.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLStreamTypesFunc.xml b/doc/en/Gtk/HTMLStreamTypesFunc.xml index e2aa40b84..b347caf1f 100644 --- a/doc/en/Gtk/HTMLStreamTypesFunc.xml +++ b/doc/en/Gtk/HTMLStreamTypesFunc.xml @@ -23,8 +23,10 @@ - - - - System.String - + + + + + System.String + + \ No newline at end of file diff --git a/doc/en/Gtk/HTMLStreamWriteFunc.xml b/doc/en/Gtk/HTMLStreamWriteFunc.xml index d2928fb9b..ea3bc363c 100644 --- a/doc/en/Gtk/HTMLStreamWriteFunc.xml +++ b/doc/en/Gtk/HTMLStreamWriteFunc.xml @@ -23,10 +23,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/HandleBox.xml b/doc/en/Gtk/HandleBox.xml index 26b5d5391..459ad3dba 100644 --- a/doc/en/Gtk/HandleBox.xml +++ b/doc/en/Gtk/HandleBox.xml @@ -51,8 +51,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -93,8 +93,7 @@ Gtk.PositionType - - + Manage which edge a detached HandleBox must reattach to. The new edge @@ -110,8 +109,7 @@ Gtk.ShadowType - - + Manage the appearance of the surrounding the child widget. The new style of shadow to use for this HandleBox. @@ -125,8 +123,7 @@ Gtk.PositionType - - + Manage where the handle of this container is placed. A new position for the handle. @@ -143,8 +140,7 @@ Gtk.ShadowType - - + Manage the appearance of the surrounding the child widget. The new style of shadow to use for this HandleBox. @@ -155,7 +151,9 @@ Event - GtkSharp.ChildAttachedHandler + + GtkSharp.ChildAttachedHandler + This event is fired when the contents of the HandleBox are reattached to the main window. @@ -165,7 +163,9 @@ Event - GtkSharp.ChildDetachedHandler + + GtkSharp.ChildDetachedHandler + This event is fired when the contents of the handlebox are detached from the main window. @@ -177,8 +177,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -194,8 +194,7 @@ System.Boolean - - + To be added a @@ -204,4 +203,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/IMContext.xml b/doc/en/Gtk/IMContext.xml index 85e8e5eba..ba0ba1b3d 100644 --- a/doc/en/Gtk/IMContext.xml +++ b/doc/en/Gtk/IMContext.xml @@ -54,9 +54,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -72,8 +72,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gdk.EventKey' @@ -88,9 +88,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'string' @@ -106,10 +106,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -147,8 +147,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -187,8 +187,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -202,8 +201,7 @@ Gdk.Rectangle - - + To be added To be added: an object of type 'Gdk.Rectangle' @@ -217,8 +215,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -229,7 +226,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -239,7 +238,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -249,7 +250,9 @@ Event - GtkSharp.SurroundingDeletedHandler + + GtkSharp.SurroundingDeletedHandler + To be added @@ -259,7 +262,9 @@ Event - GtkSharp.CommitHandler + + GtkSharp.CommitHandler + To be added @@ -269,7 +274,9 @@ Event - GtkSharp.RetrieveSurroundingHandler + + GtkSharp.RetrieveSurroundingHandler + To be added @@ -279,7 +286,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -293,9 +302,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -308,8 +317,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -320,4 +329,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/IMContextInfo.xml b/doc/en/Gtk/IMContextInfo.xml index 46b4a0a72..e362ac018 100644 --- a/doc/en/Gtk/IMContextInfo.xml +++ b/doc/en/Gtk/IMContextInfo.xml @@ -95,8 +95,8 @@ Gtk.IMContextInfo - - + + To be added To be added: an object of type 'IntPtr' @@ -105,4 +105,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/IMContextSimple.xml b/doc/en/Gtk/IMContextSimple.xml index a06bb8bd1..75b8644b8 100644 --- a/doc/en/Gtk/IMContextSimple.xml +++ b/doc/en/Gtk/IMContextSimple.xml @@ -30,10 +30,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'ushort' @@ -59,8 +59,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -98,8 +98,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -110,4 +110,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/IMMulticontext.xml b/doc/en/Gtk/IMMulticontext.xml index 6dc67aab2..239e471c9 100644 --- a/doc/en/Gtk/IMMulticontext.xml +++ b/doc/en/Gtk/IMMulticontext.xml @@ -30,8 +30,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.MenuShell' @@ -55,8 +55,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -94,8 +94,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -106,4 +106,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Icon.xml b/doc/en/Gtk/Icon.xml index cb6b377ad..efe443cb8 100644 --- a/doc/en/Gtk/Icon.xml +++ b/doc/en/Gtk/Icon.xml @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -42,8 +42,8 @@ Gtk.IconSize - - + + To be added a @@ -58,10 +58,10 @@ Gtk.IconSize - - - - + + + + To be added a @@ -78,8 +78,8 @@ System.String - - + + To be added a @@ -94,11 +94,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -116,10 +116,10 @@ System.Boolean - - - - + + + + To be added a @@ -141,4 +141,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/IconSize.xml b/doc/en/Gtk/IconSize.xml index 5238cf7e6..17ab8090a 100644 --- a/doc/en/Gtk/IconSize.xml +++ b/doc/en/Gtk/IconSize.xml @@ -128,4 +128,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/IconSource.xml b/doc/en/Gtk/IconSource.xml index 5964810b0..de86960a2 100644 --- a/doc/en/Gtk/IconSource.xml +++ b/doc/en/Gtk/IconSource.xml @@ -101,8 +101,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -141,8 +141,7 @@ System.Boolean - - + If the widget state is wildcarded, this source can be used @@ -181,8 +180,7 @@ System.Boolean - - + If the icon size is wildcarded, this source can be used as @@ -224,8 +222,7 @@ Gdk.Pixbuf - - + The base image used when creating icon variants of a @@ -245,8 +242,7 @@ Gtk.TextDirection - - + The text direction this icon source applies to. @@ -271,8 +267,7 @@ Gtk.IconSize - - + The icon size this icon source is intended to be used with. @@ -297,8 +292,7 @@ Gtk.StateType - - + The widget state this icon source applies to. @@ -323,8 +317,7 @@ System.Boolean - - + If the text direction is wildcarded, this source can be used @@ -357,8 +350,7 @@ System.String - - + Retrieves the source filename, or if none is set. @@ -378,4 +370,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Image.xml b/doc/en/Gtk/Image.xml index aa5ebc301..15e5fca3b 100644 --- a/doc/en/Gtk/Image.xml +++ b/doc/en/Gtk/Image.xml @@ -42,9 +42,9 @@ System.Void - - - + + + Creates a displaying an . an object of type @@ -65,9 +65,9 @@ System.Void - - - + + + Creates a widget displaying an image with a mask. an object of type @@ -85,9 +85,9 @@ System.Void - - - + + + Creates a displaying a stock icon. an object of type @@ -108,9 +108,9 @@ System.Void - - - + + + Creates a widget displaying an image with a mask. an object of type @@ -138,8 +138,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -165,8 +165,8 @@ Constructor - - + + This constructor is used to create an instance of containing the passed to it. @@ -181,8 +181,8 @@ Constructor - - + + This constructor is used to create an instance of containing the image stored in the @@ -199,9 +199,9 @@ Constructor - - - + + + This constructor is used to create an instance of containing the and using the passed to it. @@ -220,9 +220,9 @@ Constructor - - - + + + This constructor is used to create an instance of containing the @@ -241,8 +241,8 @@ Constructor - - + + This constructor is used to create an instance of containing the @@ -259,9 +259,9 @@ Constructor - - - + + + This constructor is used to create an instance of containing the and the mask passed to it. @@ -280,9 +280,9 @@ Constructor - - - + + + This constructor is used to create an instance of containing the @@ -315,8 +315,7 @@ Gdk.Pixbuf - - + Creates a displaying . an object of type @@ -342,8 +341,7 @@ Gdk.PixbufAnimation - - + To be added an object of type @@ -357,8 +355,7 @@ System.String - - + To be added an object of type @@ -372,8 +369,7 @@ System.String - - + To be added an object of type @@ -387,8 +383,7 @@ Gdk.Pixbuf - - + Gets or sets the associated to the Image. @@ -406,8 +401,7 @@ System.Int32 - - + To be added an object of type @@ -421,8 +415,7 @@ System.String - - + To be added an object of type @@ -448,8 +441,7 @@ Gtk.IconSet - - + Gets or sets the associated to the Image. @@ -467,8 +459,7 @@ Gdk.PixbufAnimation - - + Gets or sets the associated to the Image. @@ -486,8 +477,7 @@ Gdk.Pixmap - - + To be added an object of type @@ -501,8 +491,7 @@ Gdk.Pixmap - - + Gets or sets the associated to the Image. @@ -520,8 +509,7 @@ Gdk.Image - - + Gets or sets the associated to the Image. @@ -542,8 +530,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -554,4 +542,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImageAnimationData.xml b/doc/en/Gtk/ImageAnimationData.xml index b2a320ef6..9f9c025af 100644 --- a/doc/en/Gtk/ImageAnimationData.xml +++ b/doc/en/Gtk/ImageAnimationData.xml @@ -71,8 +71,8 @@ Gtk.ImageAnimationData - - + + To be added To be added: an object of type 'IntPtr' @@ -86,8 +86,7 @@ Gdk.PixbufAnimationIter - - + To be added To be added: an object of type 'Gdk.PixbufAnimationIter' @@ -101,8 +100,7 @@ Gdk.PixbufAnimation - - + To be added To be added: an object of type 'Gdk.PixbufAnimation' @@ -111,4 +109,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImageIconSetData.xml b/doc/en/Gtk/ImageIconSetData.xml index 4c11a7964..2bfe84dbe 100644 --- a/doc/en/Gtk/ImageIconSetData.xml +++ b/doc/en/Gtk/ImageIconSetData.xml @@ -47,8 +47,8 @@ Gtk.ImageIconSetData - - + + To be added To be added: an object of type 'IntPtr' @@ -62,8 +62,7 @@ Gtk.IconSet - - + To be added To be added: an object of type 'Gtk.IconSet' @@ -72,4 +71,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImageImageData.xml b/doc/en/Gtk/ImageImageData.xml index 10d76ef87..fbac0f0e7 100644 --- a/doc/en/Gtk/ImageImageData.xml +++ b/doc/en/Gtk/ImageImageData.xml @@ -47,8 +47,8 @@ Gtk.ImageImageData - - + + To be added To be added: an object of type 'IntPtr' @@ -62,8 +62,7 @@ Gdk.Image - - + To be added To be added: an object of type 'Gdk.Image' @@ -72,4 +71,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImageMenuItem.xml b/doc/en/Gtk/ImageMenuItem.xml index 654ec73ee..1c24217c5 100644 --- a/doc/en/Gtk/ImageMenuItem.xml +++ b/doc/en/Gtk/ImageMenuItem.xml @@ -7,11 +7,12 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - A with an icon. + A with an icon. - is a which has an icon next to the text label. - Note that the user can disable display of menu icons, so make sure to still fill in the text label. - + + is a which has an icon next to the text label. + Note that the user can disable display of menu icons, so make sure to still fill in the text label. + Gtk.MenuItem @@ -39,12 +40,12 @@ Gtk.ImageMenuItem - - + + - Creates a new containing a label. - an object of type - an object of type + Creates a new containing a label. + an object of type + an object of type @@ -65,8 +66,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -82,8 +83,8 @@ - Creates a new . - an object of type + Creates a new . + an object of type @@ -92,14 +93,14 @@ Constructor - - - + + + - Creates a new containing the image and text from a stock item. - an object of type - an object of type - an object of type + Creates a new containing the image and text from a stock item. + an object of type + an object of type + an object of type @@ -108,12 +109,12 @@ Constructor - - + + - Creates a new containing a label. - an object of type - an object of type + Creates a new containing a label. + an object of type + an object of type @@ -124,8 +125,8 @@ System.UInt32 - The for - The for the class. + The for + The for the class. @@ -135,12 +136,11 @@ Gtk.Widget - - + Child widget to appear next to the menu text. - an object of type - an object of type + an object of type + an object of type @@ -149,8 +149,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -161,4 +161,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImagePixbufData.xml b/doc/en/Gtk/ImagePixbufData.xml index 45d0318eb..32e9f76cd 100644 --- a/doc/en/Gtk/ImagePixbufData.xml +++ b/doc/en/Gtk/ImagePixbufData.xml @@ -47,8 +47,8 @@ Gtk.ImagePixbufData - - + + To be added To be added: an object of type 'IntPtr' @@ -62,8 +62,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -72,4 +71,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImagePixmapData.xml b/doc/en/Gtk/ImagePixmapData.xml index 45c537497..9bbc23732 100644 --- a/doc/en/Gtk/ImagePixmapData.xml +++ b/doc/en/Gtk/ImagePixmapData.xml @@ -47,8 +47,8 @@ Gtk.ImagePixmapData - - + + To be added To be added: an object of type 'IntPtr' @@ -62,8 +62,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -72,4 +71,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImageStockData.xml b/doc/en/Gtk/ImageStockData.xml index de2077d3d..98c4a924c 100644 --- a/doc/en/Gtk/ImageStockData.xml +++ b/doc/en/Gtk/ImageStockData.xml @@ -47,8 +47,8 @@ Gtk.ImageStockData - - + + To be added To be added: an object of type 'IntPtr' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ImageType.xml b/doc/en/Gtk/ImageType.xml index 2fb4ef6df..7ce31f760 100644 --- a/doc/en/Gtk/ImageType.xml +++ b/doc/en/Gtk/ImageType.xml @@ -128,4 +128,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Init.xml b/doc/en/Gtk/Init.xml index 84b3fa0ef..21f0c8615 100644 --- a/doc/en/Gtk/Init.xml +++ b/doc/en/Gtk/Init.xml @@ -25,12 +25,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -48,8 +48,8 @@ System.Void - - + + To be added a @@ -63,12 +63,12 @@ System.Boolean - - - - - - + + + + + + To be added a @@ -87,9 +87,9 @@ System.Boolean - - - + + + To be added a @@ -110,4 +110,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Input.xml b/doc/en/Gtk/Input.xml index d77e7ca4e..00fe69c7c 100644 --- a/doc/en/Gtk/Input.xml +++ b/doc/en/Gtk/Input.xml @@ -25,13 +25,13 @@ System.UInt32 - - - - - - - + + + + + + + To be added a @@ -51,8 +51,8 @@ System.Void - - + + To be added a @@ -71,4 +71,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/InputDialog.xml b/doc/en/Gtk/InputDialog.xml index bb7b49b68..e325374ef 100644 --- a/doc/en/Gtk/InputDialog.xml +++ b/doc/en/Gtk/InputDialog.xml @@ -61,8 +61,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -98,7 +98,9 @@ Event - GtkSharp.DisableDeviceHandler + + GtkSharp.DisableDeviceHandler + Emitted when the user changes the mode of a device from a GDK_MODE_SCREEN or GDK_MODE_WINDOW to GDK_MODE_ENABLED. @@ -110,7 +112,9 @@ Event - GtkSharp.EnableDeviceHandler + + GtkSharp.EnableDeviceHandler + Emitted when the user changes the mode of a device from GDK_MODE_DISABLED to a GDK_MODE_SCREEN or GDK_MODE_WINDOW. @@ -124,8 +128,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -136,4 +140,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Invisible.xml b/doc/en/Gtk/Invisible.xml index 3fb581371..b575350ac 100644 --- a/doc/en/Gtk/Invisible.xml +++ b/doc/en/Gtk/Invisible.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -106,8 +106,7 @@ Gdk.Screen - - + To be added a @@ -120,8 +119,8 @@ Constructor - - + + To be added a @@ -130,4 +129,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Item.xml b/doc/en/Gtk/Item.xml index a5a736502..e261b47a8 100644 --- a/doc/en/Gtk/Item.xml +++ b/doc/en/Gtk/Item.xml @@ -82,8 +82,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -119,7 +119,9 @@ Event - System.EventHandler + + System.EventHandler + Emitted when the is deselected. @@ -129,7 +131,9 @@ Event - System.EventHandler + + System.EventHandler + Emitted when the is selected. @@ -139,7 +143,9 @@ Event - System.EventHandler + + System.EventHandler + Emitted when the is toggled. @@ -151,8 +157,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -163,4 +169,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ItemFactory.xml b/doc/en/Gtk/ItemFactory.xml index 2d4fd6c6c..f7ad2433e 100644 --- a/doc/en/Gtk/ItemFactory.xml +++ b/doc/en/Gtk/ItemFactory.xml @@ -30,8 +30,8 @@ System.String - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -46,8 +46,8 @@ Gtk.ItemFactory - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -62,8 +62,8 @@ System.IntPtr - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -78,12 +78,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -101,9 +101,9 @@ System.Void - - - + + + To be added To be added: an object of type 'uint' @@ -118,8 +118,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'uint' @@ -134,10 +134,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'uint' @@ -153,8 +153,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.ItemFactoryEntry' @@ -168,10 +168,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.ItemFactoryEntry' @@ -187,8 +187,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'uint' @@ -203,8 +203,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'string' @@ -219,8 +219,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -247,10 +247,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'uint' @@ -266,8 +266,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'string' @@ -282,10 +282,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TranslateFunc' @@ -311,8 +311,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -327,10 +327,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'uint' @@ -368,8 +368,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -386,13 +386,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -411,11 +411,11 @@ System.Void - - - - - + + + + + To be added a @@ -426,4 +426,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ItemFactoryCallback.xml b/doc/en/Gtk/ItemFactoryCallback.xml index 8836a396f..b732ec580 100644 --- a/doc/en/Gtk/ItemFactoryCallback.xml +++ b/doc/en/Gtk/ItemFactoryCallback.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ItemFactoryCallback1.xml b/doc/en/Gtk/ItemFactoryCallback1.xml index 530a4d650..6f6b5e470 100644 --- a/doc/en/Gtk/ItemFactoryCallback1.xml +++ b/doc/en/Gtk/ItemFactoryCallback1.xml @@ -23,10 +23,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ItemFactoryEntry.xml b/doc/en/Gtk/ItemFactoryEntry.xml index 1fece3a52..30b0002aa 100644 --- a/doc/en/Gtk/ItemFactoryEntry.xml +++ b/doc/en/Gtk/ItemFactoryEntry.xml @@ -107,8 +107,8 @@ Gtk.ItemFactoryEntry - - + + To be added To be added: an object of type 'IntPtr' @@ -117,4 +117,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Justification.xml b/doc/en/Gtk/Justification.xml index 45d6c889e..7b9be9cb2 100644 --- a/doc/en/Gtk/Justification.xml +++ b/doc/en/Gtk/Justification.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Key.xml b/doc/en/Gtk/Key.xml index 1486cffbf..af845b972 100644 --- a/doc/en/Gtk/Key.xml +++ b/doc/en/Gtk/Key.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,8 +40,8 @@ System.UInt32 - - + + To be added a @@ -61,4 +61,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/KeySnoopFunc.xml b/doc/en/Gtk/KeySnoopFunc.xml index 2530e5b10..b00a96a48 100644 --- a/doc/en/Gtk/KeySnoopFunc.xml +++ b/doc/en/Gtk/KeySnoopFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Int32 - + + + + + + System.Int32 + + \ No newline at end of file diff --git a/doc/en/Gtk/ListStore.xml b/doc/en/Gtk/ListStore.xml index beb853016..70bfa9c11 100644 --- a/doc/en/Gtk/ListStore.xml +++ b/doc/en/Gtk/ListStore.xml @@ -45,8 +45,8 @@ System.Void - - + + To be added To be added: an object of type 'uint []' @@ -73,8 +73,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -89,9 +89,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -119,9 +119,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -136,11 +136,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -170,10 +170,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIterCompareFunc' @@ -189,9 +189,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -207,9 +207,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -225,9 +225,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -243,8 +243,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -259,8 +259,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -275,9 +275,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -292,8 +292,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeModelForeachFunc' @@ -307,8 +307,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -323,9 +323,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -340,8 +340,8 @@ Gtk.TreePath - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -356,10 +356,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -375,8 +375,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -391,8 +391,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -406,8 +406,8 @@ System.Int32 - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -422,9 +422,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -439,8 +439,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -454,8 +454,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -470,9 +470,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -487,8 +487,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -514,9 +514,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -531,8 +531,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -546,10 +546,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -565,8 +565,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -580,9 +580,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -607,8 +607,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -623,8 +623,8 @@ Constructor - - + + To be added To be added: an object of type 'uint []' @@ -682,7 +682,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -692,7 +694,9 @@ Event - GtkSharp.RowHasChildToggledHandler + + GtkSharp.RowHasChildToggledHandler + To be added @@ -702,7 +706,9 @@ Event - GtkSharp.RowInsertedHandler + + GtkSharp.RowInsertedHandler + To be added @@ -712,7 +718,9 @@ Event - GtkSharp.RowDeletedHandler + + GtkSharp.RowDeletedHandler + To be added @@ -722,7 +730,9 @@ Event - GtkSharp.RowChangedHandler + + GtkSharp.RowChangedHandler + To be added @@ -732,7 +742,9 @@ Event - GtkSharp.RowsReorderedHandler + + GtkSharp.RowsReorderedHandler + To be added @@ -746,10 +758,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -763,8 +775,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -781,9 +793,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -799,10 +811,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -819,9 +831,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -837,9 +849,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -855,9 +867,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -873,9 +885,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -891,9 +903,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -908,9 +920,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -925,9 +937,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -942,9 +954,9 @@ System.Object - - - + + + To be added a @@ -960,8 +972,8 @@ Gtk.TreeIter - - + + To be added a @@ -976,8 +988,8 @@ Gtk.TreeIter - - + + To be added a @@ -992,10 +1004,10 @@ System.Void - - - - + + + + To be added a @@ -1011,10 +1023,10 @@ System.Void - - - - + + + + To be added a @@ -1030,10 +1042,10 @@ System.Void - - - - + + + + To be added a @@ -1049,10 +1061,10 @@ System.Void - - - - + + + + To be added a @@ -1068,10 +1080,10 @@ System.Void - - - - + + + + To be added a @@ -1087,10 +1099,10 @@ System.Void - - - - + + + + To be added a @@ -1106,10 +1118,10 @@ System.Void - - - - + + + + To be added a @@ -1125,8 +1137,8 @@ System.String - - + + To be added a @@ -1141,8 +1153,8 @@ System.UInt32 - - + + To be added a @@ -1157,9 +1169,9 @@ System.Void - - - + + + To be added a @@ -1174,8 +1186,8 @@ System.Boolean - - + + To be added a @@ -1190,9 +1202,9 @@ System.Void - - - + + + To be added a @@ -1207,8 +1219,8 @@ System.Void - - + + To be added a @@ -1222,9 +1234,9 @@ System.Void - - - + + + To be added a @@ -1239,8 +1251,8 @@ System.Boolean - - + + To be added a @@ -1253,8 +1265,8 @@ Constructor - - + + To be added a @@ -1263,4 +1275,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Main.xml b/doc/en/Gtk/Main.xml index fa13f240e..72781864c 100644 --- a/doc/en/Gtk/Main.xml +++ b/doc/en/Gtk/Main.xml @@ -25,8 +25,8 @@ System.Boolean - - + + To be added a @@ -67,8 +67,8 @@ System.Void - - + + To be added a @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Menu.xml b/doc/en/Gtk/Menu.xml index 7a7235232..d465b4649 100644 --- a/doc/en/Gtk/Menu.xml +++ b/doc/en/Gtk/Menu.xml @@ -119,9 +119,9 @@ public class MenuApp { System.Void - - - + + + Attaches the menu to the widget and provides a detacher. The that the menu will be attached to. @@ -140,13 +140,13 @@ public class MenuApp { System.Void - - - - - - - + + + + + + + Displays a menu and makes it available for selection. The menu shell containing the triggering menu item, or . @@ -187,9 +187,9 @@ public class MenuApp { System.Void - - - + + + Moves a to a new position within the . The to move. @@ -214,8 +214,8 @@ public class MenuApp { Constructor - - + + Internal constructor Pointer to the C object. @@ -270,8 +270,7 @@ public class MenuApp { System.String - - + Sets an accelerator path for this menu from which accelerator paths for its immediate children, its menu items, can be constructed. A valid accelerator path. @@ -301,8 +300,7 @@ public class MenuApp { System.Boolean - - + Sets or obtains the tearoff state of the menu. If , menu is displayed as a tearoff menu. @@ -320,8 +318,7 @@ public class MenuApp { Gtk.AccelGroup - - + Sets or obtains the which holds global accelerators for the menu. The to be associated with the menu. @@ -339,8 +336,7 @@ public class MenuApp { System.String - - + Sets or obtains the title for the menu. A string containing the title for the menu. @@ -358,12 +354,11 @@ public class MenuApp { System.String - - + To be added - an object of type - an object of type + an object of type + an object of type To be added @@ -372,8 +367,8 @@ public class MenuApp { Constructor - - + + Internal constructor GLib type for the type @@ -389,8 +384,7 @@ public class MenuApp { Gdk.Screen - - + To be added a @@ -405,8 +399,8 @@ public class MenuApp { System.Void - - + + Selects the specified menu item within the menu. a @@ -418,4 +412,4 @@ public class MenuApp { - + \ No newline at end of file diff --git a/doc/en/Gtk/MenuBar.xml b/doc/en/Gtk/MenuBar.xml index 16c2034be..40b788487 100644 --- a/doc/en/Gtk/MenuBar.xml +++ b/doc/en/Gtk/MenuBar.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/MenuDetachFunc.xml b/doc/en/Gtk/MenuDetachFunc.xml index 38153d04c..f2086e7ca 100644 --- a/doc/en/Gtk/MenuDetachFunc.xml +++ b/doc/en/Gtk/MenuDetachFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/MenuDirectionType.xml b/doc/en/Gtk/MenuDirectionType.xml index fa9ab7050..82736d577 100644 --- a/doc/en/Gtk/MenuDirectionType.xml +++ b/doc/en/Gtk/MenuDirectionType.xml @@ -91,4 +91,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/MenuItem.xml b/doc/en/Gtk/MenuItem.xml index c64e1dfe5..ac1b9f03d 100644 --- a/doc/en/Gtk/MenuItem.xml +++ b/doc/en/Gtk/MenuItem.xml @@ -38,8 +38,8 @@ Gtk.MenuItem - - + + Creates a new whose child is . The text to appear on this menu item. @@ -90,8 +90,8 @@ System.Void - - + + Emits the event on the given item. The allocation to use as signal data. @@ -105,8 +105,8 @@ System.Void - - + + Emits the event on the given item. The requisition to use as signal data. @@ -142,8 +142,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -169,8 +169,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -196,8 +196,7 @@ Gtk.Widget - - + Sets or obtains the widget submenu. The submenu. @@ -211,8 +210,7 @@ System.String - - + Sets the accelerator path. An accelerator path, corresponding to this menu item's functionality, or to unset the current path. @@ -230,8 +228,7 @@ System.Boolean - - + Sets or obtains whether the menu item appears justified at the right side of a menu bar. If the menu item will appear at the far right if added to a menu bar. @@ -242,7 +239,9 @@ Event - System.EventHandler + + System.EventHandler + Emitted when the item is activated. @@ -252,7 +251,9 @@ Event - System.EventHandler + + System.EventHandler + Emitted when the item is activated, but also if the menu item has a submenu. For normal applications, the relevant event is . @@ -262,7 +263,9 @@ Event - GtkSharp.ToggleSizeAllocatedHandler + + GtkSharp.ToggleSizeAllocatedHandler + Emitted when size is allocated. @@ -272,7 +275,9 @@ Event - GtkSharp.ToggleSizeRequestedHandler + + GtkSharp.ToggleSizeRequestedHandler + Emitted when size is requested. @@ -284,8 +289,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -296,4 +301,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/MenuPositionFunc.xml b/doc/en/Gtk/MenuPositionFunc.xml index 826904989..26d8bd66c 100644 --- a/doc/en/Gtk/MenuPositionFunc.xml +++ b/doc/en/Gtk/MenuPositionFunc.xml @@ -23,11 +23,13 @@ - - - - - - - System.Void - + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/MenuShell.xml b/doc/en/Gtk/MenuShell.xml index e9fe55b07..956872a61 100644 --- a/doc/en/Gtk/MenuShell.xml +++ b/doc/en/Gtk/MenuShell.xml @@ -40,8 +40,8 @@ System.Void - - + + Adds a new to the beginning of the menu shell's item list. The to add. @@ -74,9 +74,9 @@ System.Void - - - + + + Activates the menu item within the menu shell. The to activate. @@ -95,9 +95,9 @@ System.Void - - - + + + Adds a new to the menu shell's item list at the position indicated by . The to add. @@ -132,8 +132,8 @@ System.Void - - + + Adds a new to the end of the menu shell's item list. The to add. @@ -151,8 +151,8 @@ System.Void - - + + Selects the menu item from the menu shell. The to select. @@ -180,8 +180,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -217,7 +217,9 @@ Event - GtkSharp.ActivateCurrentHandler + + GtkSharp.ActivateCurrentHandler + An action signal that activates the current menu item within the menu shell. @@ -227,7 +229,9 @@ Event - GtkSharp.MoveCurrentHandler + + GtkSharp.MoveCurrentHandler + An action signal which moves the current menu item in the direction specified by . @@ -237,7 +241,9 @@ Event - System.EventHandler + + System.EventHandler + An action signal which cancels the selection within the menu shell.Causes the signal to be emitted. @@ -247,7 +253,9 @@ Event - System.EventHandler + + System.EventHandler + This signal is emitted when a selection has been completed within a menu shell. @@ -257,7 +265,9 @@ Event - System.EventHandler + + System.EventHandler + This signal is emitted when a menu shell is deactivated. @@ -269,8 +279,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -287,8 +297,8 @@ System.Void - - + + To be added a @@ -296,4 +306,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/MessageDialog.xml b/doc/en/Gtk/MessageDialog.xml index 0ce6a6de6..8fc3051d8 100644 --- a/doc/en/Gtk/MessageDialog.xml +++ b/doc/en/Gtk/MessageDialog.xml @@ -175,4 +175,4 @@ MessageDialog md = new MessageDialog - + \ No newline at end of file diff --git a/doc/en/Gtk/MessageType.xml b/doc/en/Gtk/MessageType.xml index ed74c5fb3..eae207d04 100644 --- a/doc/en/Gtk/MessageType.xml +++ b/doc/en/Gtk/MessageType.xml @@ -89,4 +89,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Misc.xml b/doc/en/Gtk/Misc.xml index e3b0239bb..a01adae42 100644 --- a/doc/en/Gtk/Misc.xml +++ b/doc/en/Gtk/Misc.xml @@ -46,9 +46,9 @@ System.Void - - - + + + Sets the alignment of the widget. The horizontal alignment, from 0 (left) to 1 (right). @@ -62,9 +62,9 @@ System.Void - - - + + + Sets the amount of space to add around the widget. The amount of space to add on the left and right of the widget, in pixels. @@ -78,9 +78,9 @@ System.Void - - - + + + Gets the X and Y alignment of the widget within its allocation. See . Location to store X alignment of misc, or . @@ -94,9 +94,9 @@ System.Void - - - + + + iGets the padding in the X and Y directions of the widget. See ). Location to store padding in the X direction, or . @@ -120,8 +120,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -160,8 +160,7 @@ System.Single - - + The vertical alignment The vertical alignment, from 0 (top) to 1 (bottom). @@ -175,8 +174,7 @@ System.Single - - + The horizontal alignment The horizontal alignment, from 0 (left) to 1 (right). @@ -190,8 +188,7 @@ System.Int32 - - + The amount of space to add on the left and right of the widget, in pixels. The amount of space to add on the left and right of the widget, in pixels. @@ -205,8 +202,7 @@ System.Int32 - - + The amount of space to add on the top and bottom of the widget, in pixels. The amount of space to add on the top and bottom of the widget, in pixels. @@ -219,8 +215,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -242,4 +238,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ModuleDisplayInitFunc.xml b/doc/en/Gtk/ModuleDisplayInitFunc.xml index 288bc1c85..927ea2e26 100644 --- a/doc/en/Gtk/ModuleDisplayInitFunc.xml +++ b/doc/en/Gtk/ModuleDisplayInitFunc.xml @@ -25,8 +25,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ModuleInitFunc.xml b/doc/en/Gtk/ModuleInitFunc.xml index 0236c02cd..e9ea0563c 100644 --- a/doc/en/Gtk/ModuleInitFunc.xml +++ b/doc/en/Gtk/ModuleInitFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/MovementStep.xml b/doc/en/Gtk/MovementStep.xml index 505c1e2eb..d90fe6271 100644 --- a/doc/en/Gtk/MovementStep.xml +++ b/doc/en/Gtk/MovementStep.xml @@ -187,4 +187,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/NotebookPage.xml b/doc/en/Gtk/NotebookPage.xml index 6d9cda4a1..d536bf306 100644 --- a/doc/en/Gtk/NotebookPage.xml +++ b/doc/en/Gtk/NotebookPage.xml @@ -34,9 +34,9 @@ System.Int32 - - - + + + Returns the number of the NotebookPage containing the widget 'child' in the Notebook. @@ -60,8 +60,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -88,4 +88,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/NotebookTab.xml b/doc/en/Gtk/NotebookTab.xml index 0708c02e3..ac325ee8c 100644 --- a/doc/en/Gtk/NotebookTab.xml +++ b/doc/en/Gtk/NotebookTab.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Object.xml b/doc/en/Gtk/Object.xml index 8260e855f..7df670bb0 100644 --- a/doc/en/Gtk/Object.xml +++ b/doc/en/Gtk/Object.xml @@ -64,8 +64,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -104,8 +104,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -119,8 +118,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -131,7 +129,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -143,8 +143,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -155,4 +155,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/OptionMenu.xml b/doc/en/Gtk/OptionMenu.xml index 5fa363e2f..40b5dffea 100644 --- a/doc/en/Gtk/OptionMenu.xml +++ b/doc/en/Gtk/OptionMenu.xml @@ -9,19 +9,19 @@ A widget used to choose from a list of valid choices. - - A is a widget that allows the user to choose from a list of valid choices. - The displays the selected choice. - When activated the displays a popup which allows the user to make a new choice. + + A is a widget that allows the user to choose from a list of valid choices. + The displays the selected choice. + When activated the displays a popup which allows the user to make a new choice. - - Using a is simple; build a , by calling , then appending s to it with . - Set that menu on the with . - Set the selected with ; connect to the event ; when the event occurs, check the new selected with . + + Using a is simple; build a , by calling , then appending s to it with . + Set that menu on the with . + Set the selected with ; connect to the event ; when the event occurs, check the new selected with . - - - + + + using System; using Gtk; using GtkSharp; @@ -77,7 +77,7 @@ class OptionMenuSample } } - + Gtk.Button @@ -106,7 +106,7 @@ class OptionMenuSample - Removes the menu from the . + Removes the menu from the . @@ -127,12 +127,12 @@ class OptionMenuSample Constructor - - + + Internal constructor Pointer to the C object. - An instance of , wrapping the C object. + An instance of , wrapping the C object. This is an internal constructor, and should not be used by user code. @@ -144,9 +144,9 @@ class OptionMenuSample - Creates a new - an object of type - This is the default constructor for + Creates a new + an object of type + This is the default constructor for @@ -156,8 +156,8 @@ class OptionMenuSample System.UInt32 - The for - The for the class. + The for + The for the class. @@ -168,9 +168,9 @@ class OptionMenuSample System.Int32 - Retrieves the index of the currently selected . - an object of type - The s are numbered from top to bottom, starting with 0. + Retrieves the index of the currently selected . + an object of type + The s are numbered from top to bottom, starting with 0. @@ -179,22 +179,23 @@ class OptionMenuSample Gtk.Widget - - + The menu of options. - an object of type - an object of type + an object of type + an object of type Event - System.EventHandler + + System.EventHandler + - Emitted when the selection is changed. + Emitted when the selection is changed. @@ -203,8 +204,8 @@ class OptionMenuSample Constructor - - + + Internal constructor GLib type for the type @@ -221,13 +222,13 @@ class OptionMenuSample System.Void - - + + - Selects the menu item specified by making it the newly selected value for the . + Selects the menu item specified by making it the newly selected value for the . a - + \ No newline at end of file diff --git a/doc/en/Gtk/PackType.xml b/doc/en/Gtk/PackType.xml index 95ca602e4..b00a6c44a 100644 --- a/doc/en/Gtk/PackType.xml +++ b/doc/en/Gtk/PackType.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Paint.xml b/doc/en/Gtk/Paint.xml index 540bfc9d8..7062dffa5 100644 --- a/doc/en/Gtk/Paint.xml +++ b/doc/en/Gtk/Paint.xml @@ -25,19 +25,19 @@ System.Void - - - - - - - - - - - - - + + + + + + + + + + + + + To be added a @@ -62,16 +62,16 @@ System.Void - - - - - - - - - - + + + + + + + + + + To be added a @@ -93,17 +93,17 @@ System.Void - - - - - - - - - - - + + + + + + + + + + + To be added a @@ -126,18 +126,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -161,21 +161,21 @@ System.Void - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + To be added a @@ -202,19 +202,19 @@ System.Void - - - - - - - - - - - - - + + + + + + + + + + + + + To be added a @@ -239,18 +239,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -274,18 +274,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -309,18 +309,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -344,16 +344,16 @@ System.Void - - - - - - - - - - + + + + + + + + + + To be added a @@ -375,17 +375,17 @@ System.Void - - - - - - - - - - - + + + + + + + + + + + To be added a @@ -408,18 +408,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -443,18 +443,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -478,20 +478,20 @@ System.Void - - - - - - - - - - - - - - + + + + + + + + + + + + + + To be added a @@ -517,17 +517,17 @@ System.Void - - - - - - - - - - - + + + + + + + + + + + To be added a @@ -543,37 +543,6 @@ To be added - - - Method - - System.Void - - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - a - To be added - - Method @@ -581,19 +550,19 @@ System.Void - - - - - - - - - - - - - + + + + + + + + + + + + + To be added a @@ -618,21 +587,21 @@ System.Void - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + To be added a @@ -659,18 +628,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -694,18 +663,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -734,4 +703,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Paned.xml b/doc/en/Gtk/Paned.xml index 28bd76280..322adede1 100644 --- a/doc/en/Gtk/Paned.xml +++ b/doc/en/Gtk/Paned.xml @@ -59,10 +59,10 @@ public Widget GetExampleFrame() System.Void - - - - + + + + Packs a child widget into the second part of the Paned container, (the bottom or right panes). A widget for this container to manage. @@ -78,10 +78,10 @@ public Widget GetExampleFrame() System.Void - - - - + + + + Packs a child widget into the first part of the Paned container, (the top or left panes). A widget for this container to manage. @@ -97,8 +97,8 @@ public Widget GetExampleFrame() System.Void - - + + Adds a child widget into the second part of the Paned container, (the bottom or right panes), with default packing settings. A widget for this container to manage. @@ -114,8 +114,8 @@ public Widget GetExampleFrame() System.Void - - + + Adds a child widget into the first part of the Paned container, (the top or left panes), with default packing settings. A widget for this container to manage. @@ -131,10 +131,10 @@ public Widget GetExampleFrame() System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -160,8 +160,8 @@ public Widget GetExampleFrame() Constructor - - + + Internal constructor Pointer to the C object. @@ -226,8 +226,7 @@ public Widget GetExampleFrame() System.Int32 - - + Manage the position of the splitter bar that separates the 2 child widgets. The number of pixels the splitter should appear from the left/top edge. @@ -241,8 +240,7 @@ public Widget GetExampleFrame() System.Boolean - - + To be added To be added: an object of type 'bool' @@ -253,7 +251,9 @@ public Widget GetExampleFrame() Event - GtkSharp.CycleHandleFocusHandler + + GtkSharp.CycleHandleFocusHandler + @@ -272,7 +272,9 @@ public Widget GetExampleFrame() Event - GtkSharp.MoveHandleHandler + + GtkSharp.MoveHandleHandler + @@ -284,7 +286,9 @@ public Widget GetExampleFrame() Event - GtkSharp.CancelPositionHandler + + GtkSharp.CancelPositionHandler + @@ -296,7 +300,9 @@ public Widget GetExampleFrame() Event - GtkSharp.AcceptPositionHandler + + GtkSharp.AcceptPositionHandler + Emitted when the paned has focus @@ -310,7 +316,9 @@ public Widget GetExampleFrame() Event - GtkSharp.ToggleHandleFocusHandler + + GtkSharp.ToggleHandleFocusHandler + @@ -322,7 +330,9 @@ public Widget GetExampleFrame() Event - GtkSharp.CycleChildFocusHandler + + GtkSharp.CycleChildFocusHandler + Emitted when F6 or Shift-F6 is pressed while paned has the focus. @@ -334,8 +344,8 @@ public Widget GetExampleFrame() Constructor - - + + Internal constructor GLib type for the type @@ -346,4 +356,4 @@ public Widget GetExampleFrame() - + \ No newline at end of file diff --git a/doc/en/Gtk/Plug.xml b/doc/en/Gtk/Plug.xml index 88139a2ad..7a70ae65d 100644 --- a/doc/en/Gtk/Plug.xml +++ b/doc/en/Gtk/Plug.xml @@ -40,8 +40,8 @@ System.Void - - + + Finish the initialization of for a given identified by socket_id. an object of type @@ -66,8 +66,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -82,8 +82,8 @@ Constructor - - + + Creates a new widget inside the identified by socket_id. an object of type @@ -133,7 +133,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -145,8 +147,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -163,9 +165,9 @@ System.Void - - - + + + To be added a @@ -178,9 +180,9 @@ Constructor - - - + + + To be added a @@ -190,4 +192,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/PolicyType.xml b/doc/en/Gtk/PolicyType.xml index 5440b06cd..e0ecb4e8a 100644 --- a/doc/en/Gtk/PolicyType.xml +++ b/doc/en/Gtk/PolicyType.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/PositionType.xml b/doc/en/Gtk/PositionType.xml index 64a3d731b..f2bbbb878 100644 --- a/doc/en/Gtk/PositionType.xml +++ b/doc/en/Gtk/PositionType.xml @@ -89,4 +89,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/PrintFunc.xml b/doc/en/Gtk/PrintFunc.xml index 3c89ada9d..e405d2f08 100644 --- a/doc/en/Gtk/PrintFunc.xml +++ b/doc/en/Gtk/PrintFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ProgressBar.xml b/doc/en/Gtk/ProgressBar.xml index 4f019feaa..d3dbc3589 100644 --- a/doc/en/Gtk/ProgressBar.xml +++ b/doc/en/Gtk/ProgressBar.xml @@ -71,8 +71,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -111,8 +111,7 @@ Gtk.Adjustment - - + To be added an object of type @@ -126,8 +125,7 @@ System.UInt32 - - + The number of blocks that the is divided into. an object of type @@ -141,8 +139,7 @@ System.String - - + The text displayed superimposed on the . an object of type @@ -157,8 +154,7 @@ Gtk.ProgressBarOrientation - - + The current orientation. an object of type @@ -172,8 +168,7 @@ System.UInt32 - - + The step value used when the is in activity mode. an object of type @@ -188,8 +183,7 @@ System.Double - - + The current fraction of the task that has been completed. an object of type @@ -203,8 +197,7 @@ System.UInt32 - - + The number of blocks used when the is in activity mode. an object of type @@ -219,8 +212,7 @@ Gtk.ProgressBarStyle - - + The style for drawing the . an object of type @@ -236,8 +228,7 @@ System.Double - - + The fraction of total length to move the bouncing block for each call to . an object of type @@ -250,8 +241,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -262,4 +253,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ProgressBarOrientation.xml b/doc/en/Gtk/ProgressBarOrientation.xml index f3e8bd171..fb2e73358 100644 --- a/doc/en/Gtk/ProgressBarOrientation.xml +++ b/doc/en/Gtk/ProgressBarOrientation.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ProgressBarStyle.xml b/doc/en/Gtk/ProgressBarStyle.xml index 38e4334f7..d5b027a35 100644 --- a/doc/en/Gtk/ProgressBarStyle.xml +++ b/doc/en/Gtk/ProgressBarStyle.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Quit.xml b/doc/en/Gtk/Quit.xml index b244802b7..e0c973899 100644 --- a/doc/en/Gtk/Quit.xml +++ b/doc/en/Gtk/Quit.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,9 +40,9 @@ System.UInt32 - - - + + + To be added a @@ -58,12 +58,12 @@ System.UInt32 - - - - - - + + + + + + To be added a @@ -82,8 +82,8 @@ System.Void - - + + To be added a @@ -97,9 +97,9 @@ System.Void - - - + + + To be added a @@ -119,4 +119,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RBNode.xml b/doc/en/Gtk/RBNode.xml index 522f4a485..15e818836 100644 --- a/doc/en/Gtk/RBNode.xml +++ b/doc/en/Gtk/RBNode.xml @@ -131,8 +131,8 @@ Gtk.RBNode - - + + To be added To be added: an object of type 'IntPtr' @@ -189,4 +189,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RBTree.xml b/doc/en/Gtk/RBTree.xml index 007e9ff80..758102610 100644 --- a/doc/en/Gtk/RBTree.xml +++ b/doc/en/Gtk/RBTree.xml @@ -83,8 +83,8 @@ Gtk.RBTree - - + + To be added To be added: an object of type 'IntPtr' @@ -141,4 +141,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RBTreeTraverseFunc.xml b/doc/en/Gtk/RBTreeTraverseFunc.xml index 8118ffc2d..3dde0ec4f 100644 --- a/doc/en/Gtk/RBTreeTraverseFunc.xml +++ b/doc/en/Gtk/RBTreeTraverseFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/RBTreeView.xml b/doc/en/Gtk/RBTreeView.xml index a44ac8db2..86cf11a87 100644 --- a/doc/en/Gtk/RBTreeView.xml +++ b/doc/en/Gtk/RBTreeView.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RadioButton.xml b/doc/en/Gtk/RadioButton.xml index 1c0458ad4..ad39d051f 100644 --- a/doc/en/Gtk/RadioButton.xml +++ b/doc/en/Gtk/RadioButton.xml @@ -36,9 +36,9 @@ Gtk.RadioButton - - - + + + To be added To be added: an object of type 'Gtk.RadioButton' @@ -54,9 +54,9 @@ Gtk.RadioButton - - - + + + To be added To be added: an object of type 'Gtk.RadioButton' @@ -72,9 +72,9 @@ Gtk.RadioButton - - - + + + To be added To be added: an object of type 'GLib.SList' @@ -100,8 +100,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -116,8 +116,8 @@ Constructor - - + + To be added To be added: an object of type 'GLib.SList' @@ -130,8 +130,8 @@ Constructor - - + + To be added To be added: an object of type 'Gtk.RadioButton' @@ -144,9 +144,9 @@ Constructor - - - + + + To be added To be added: an object of type 'GLib.SList' @@ -184,8 +184,7 @@ GLib.SList - - + To be added To be added: an object of type 'GLib.SList' @@ -198,8 +197,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -210,4 +209,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RadioMenuItem.xml b/doc/en/Gtk/RadioMenuItem.xml index b7a781f1e..9e56100f8 100644 --- a/doc/en/Gtk/RadioMenuItem.xml +++ b/doc/en/Gtk/RadioMenuItem.xml @@ -36,9 +36,9 @@ Gtk.RadioMenuItem - - - + + + To be added To be added: an object of type 'GLib.SList' @@ -64,8 +64,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -80,8 +80,8 @@ Constructor - - + + To be added To be added: an object of type 'GLib.SList' @@ -94,9 +94,9 @@ Constructor - - - + + + To be added To be added: an object of type 'GLib.SList' @@ -134,8 +134,7 @@ GLib.SList - - + To be added To be added: an object of type 'GLib.SList' @@ -148,8 +147,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -160,4 +159,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Range.xml b/doc/en/Gtk/Range.xml index 9a8733b27..e19a597bc 100644 --- a/doc/en/Gtk/Range.xml +++ b/doc/en/Gtk/Range.xml @@ -38,9 +38,9 @@ System.Void - - - + + + Sets the step and page sizes for this range. Value difference for step movements, (see below). @@ -57,9 +57,9 @@ System.Void - - - + + + Sets the limits of this range. The minimum acceptable value for this range. @@ -84,8 +84,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -124,8 +124,7 @@ System.Double - - + Manage the value of this range. The new value for this range. @@ -139,8 +138,7 @@ System.Boolean - - + Manage whether the control of this range is manipulated in the opposite direction. Set to to invert the controls. @@ -156,8 +154,7 @@ Gtk.UpdateType - - + Manage how often the value label is updated. A new update policy. @@ -171,8 +168,7 @@ Gtk.Adjustment - - + Manipulate the underlying model of this range. Sets a new object to model this range. @@ -183,7 +179,9 @@ Event - GtkSharp.MoveSliderHandler + + GtkSharp.MoveSliderHandler + To be added @@ -193,7 +191,9 @@ Event - System.EventHandler + + System.EventHandler + Fired when the value in this range changes. @@ -205,7 +205,9 @@ Event - GtkSharp.AdjustBoundsHandler + + GtkSharp.AdjustBoundsHandler + To be added @@ -217,8 +219,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -229,4 +231,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Rc.xml b/doc/en/Gtk/Rc.xml index d5360be52..ba88293f3 100644 --- a/doc/en/Gtk/Rc.xml +++ b/doc/en/Gtk/Rc.xml @@ -25,8 +25,8 @@ Gtk.Style - - + + To be added a @@ -41,8 +41,8 @@ System.Void - - + + To be added a @@ -56,11 +56,11 @@ Gtk.Style - - - - - + + + + + To be added a @@ -78,8 +78,8 @@ System.String - - + + To be added a @@ -94,8 +94,8 @@ System.Void - - + + To be added a @@ -109,9 +109,9 @@ System.Boolean - - - + + + To be added a @@ -127,8 +127,8 @@ System.Void - - + + To be added a @@ -213,8 +213,7 @@ System.String - - + To be added a @@ -223,4 +222,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RcProperty.xml b/doc/en/Gtk/RcProperty.xml index 00c444319..9423221ca 100644 --- a/doc/en/Gtk/RcProperty.xml +++ b/doc/en/Gtk/RcProperty.xml @@ -83,8 +83,8 @@ Gtk.RcProperty - - + + To be added To be added: an object of type 'IntPtr' @@ -93,4 +93,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RcPropertyParser.xml b/doc/en/Gtk/RcPropertyParser.xml index 95d788e2c..219792732 100644 --- a/doc/en/Gtk/RcPropertyParser.xml +++ b/doc/en/Gtk/RcPropertyParser.xml @@ -23,7 +23,8 @@ - - - System.Boolean - + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/RcStyle.xml b/doc/en/Gtk/RcStyle.xml index e8c5c93d4..7c23b82e3 100644 --- a/doc/en/Gtk/RcStyle.xml +++ b/doc/en/Gtk/RcStyle.xml @@ -53,8 +53,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -92,8 +92,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -104,4 +104,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RcTokenType.xml b/doc/en/Gtk/RcTokenType.xml index f05e72795..77d0c4531 100644 --- a/doc/en/Gtk/RcTokenType.xml +++ b/doc/en/Gtk/RcTokenType.xml @@ -495,4 +495,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ReadyEvent.xml b/doc/en/Gtk/ReadyEvent.xml index 75cf7d853..ea8640865 100644 --- a/doc/en/Gtk/ReadyEvent.xml +++ b/doc/en/Gtk/ReadyEvent.xml @@ -25,7 +25,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/ReliefStyle.xml b/doc/en/Gtk/ReliefStyle.xml index fd09dd7e7..1b10c0d85 100644 --- a/doc/en/Gtk/ReliefStyle.xml +++ b/doc/en/Gtk/ReliefStyle.xml @@ -76,4 +76,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Requisition.xml b/doc/en/Gtk/Requisition.xml index 08f5f315c..f7b13bdf0 100644 --- a/doc/en/Gtk/Requisition.xml +++ b/doc/en/Gtk/Requisition.xml @@ -59,8 +59,8 @@ Gtk.Requisition - - + + To be added To be added: an object of type 'IntPtr' @@ -106,4 +106,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ResizeMode.xml b/doc/en/Gtk/ResizeMode.xml index cffd4da34..4f3555b67 100644 --- a/doc/en/Gtk/ResizeMode.xml +++ b/doc/en/Gtk/ResizeMode.xml @@ -91,4 +91,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ResponseType.xml b/doc/en/Gtk/ResponseType.xml index eeb5221e5..a141dd01b 100644 --- a/doc/en/Gtk/ResponseType.xml +++ b/doc/en/Gtk/ResponseType.xml @@ -200,4 +200,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Ruler.xml b/doc/en/Gtk/Ruler.xml index 46291b594..285e8e6e7 100644 --- a/doc/en/Gtk/Ruler.xml +++ b/doc/en/Gtk/Ruler.xml @@ -64,11 +64,11 @@ System.Void - - - - - + + + + + Sets the range information. The lower value to display on the Ruler. @@ -85,11 +85,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double&' @@ -116,8 +116,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -156,8 +156,7 @@ Gtk.MetricType - - + Manage the measurement unit that is displayed. A new unit type for the ruler. @@ -173,8 +172,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -188,8 +186,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -203,8 +200,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -218,8 +214,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -232,8 +227,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -244,4 +239,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/RulerMetric.xml b/doc/en/Gtk/RulerMetric.xml index 30ae20935..daa1b6526 100644 --- a/doc/en/Gtk/RulerMetric.xml +++ b/doc/en/Gtk/RulerMetric.xml @@ -95,8 +95,8 @@ Gtk.RulerMetric - - + + To be added To be added: an object of type 'IntPtr' @@ -105,4 +105,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Scale.xml b/doc/en/Gtk/Scale.xml index 88e2c8d45..832ed77f9 100644 --- a/doc/en/Gtk/Scale.xml +++ b/doc/en/Gtk/Scale.xml @@ -48,8 +48,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -88,8 +88,7 @@ Gtk.PositionType - - + Manage the position of the value, relative to the slider. The position to place the value @@ -105,8 +104,7 @@ System.Boolean - - + Manage whether a label is displayed to show the current value. @@ -123,8 +121,7 @@ System.Int32 - - + Manage the number of decimal places for this slider. The number of decimal places to display. @@ -135,7 +132,9 @@ Event - GtkSharp.FormatValueHandler + + GtkSharp.FormatValueHandler + Allows the format of the displayed value to be altered. @@ -149,8 +148,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -161,4 +160,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ScrollType.xml b/doc/en/Gtk/ScrollType.xml index dbc8b6e5c..92a4a97ca 100644 --- a/doc/en/Gtk/ScrollType.xml +++ b/doc/en/Gtk/ScrollType.xml @@ -283,4 +283,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Scrollbar.xml b/doc/en/Gtk/Scrollbar.xml index 23447ba9f..7b796ab46 100644 --- a/doc/en/Gtk/Scrollbar.xml +++ b/doc/en/Gtk/Scrollbar.xml @@ -46,8 +46,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -85,8 +85,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -97,4 +97,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ScrolledWindow.xml b/doc/en/Gtk/ScrolledWindow.xml index f226d14ea..ce1ca9d73 100644 --- a/doc/en/Gtk/ScrolledWindow.xml +++ b/doc/en/Gtk/ScrolledWindow.xml @@ -46,8 +46,8 @@ System.Void - - + + Used to add children without native scrolling capabilities. To be added: an object of type 'Gtk.Widget' @@ -71,9 +71,9 @@ System.Void - - - + + + Sets the scrollbar policy for the horizontal and vertical scrollbars. Policy for horizontal bar. @@ -92,9 +92,9 @@ System.Void - - - + + + Retrieves the current policy values for the horizontal and vertical scrollbars. Location to store the policy for the horizontal scrollbar. @@ -123,8 +123,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -139,9 +139,9 @@ Constructor - - - + + + Creates a new scrolled window. Horizontal adjustment. @@ -183,8 +183,7 @@ Gtk.CornerType - - + Determines the location of the child widget with respect to the scrollbars. Position of the child window. @@ -202,8 +201,7 @@ Gtk.PolicyType - - + When the horizontal scrollbar is displayed. To be added: an object of type 'Gtk.PolicyType' @@ -217,8 +215,7 @@ Gtk.Adjustment - - + Sets the for the horizontal scrollbar. Horizontal scroll adjustment. @@ -232,8 +229,7 @@ Gtk.PolicyType - - + When the vertical scrollbar is displayed. To be added: an object of type 'Gtk.PolicyType' @@ -247,8 +243,7 @@ Gtk.Adjustment - - + Sets or Gets the for the vertical scrollbar. Vertical scroll adjustment. @@ -262,8 +257,7 @@ Gtk.ShadowType - - + Gets the shadow type of the scrolled window. Kind of shadow to draw around scrolled window contents. @@ -277,8 +271,7 @@ Gtk.CornerType - - + Where the contents are located with respect to the scrollbars. To be added: an object of type 'Gtk.CornerType' @@ -299,7 +292,9 @@ Event - GtkSharp.MoveFocusOutHandler + + GtkSharp.MoveFocusOutHandler + To be added @@ -311,8 +306,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -323,4 +318,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Selection.xml b/doc/en/Gtk/Selection.xml index e2c3629e0..de1e47789 100644 --- a/doc/en/Gtk/Selection.xml +++ b/doc/en/Gtk/Selection.xml @@ -25,11 +25,11 @@ System.Void - - - - - + + + + + To be added a @@ -46,9 +46,9 @@ System.Void - - - + + + To be added a @@ -63,8 +63,8 @@ System.Void - - + + To be added a @@ -78,9 +78,9 @@ System.Boolean - - - + + + To be added a @@ -96,11 +96,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -118,11 +118,11 @@ System.Void - - - - - + + + + + To be added a @@ -139,10 +139,10 @@ System.Boolean - - - - + + + + To be added a @@ -159,11 +159,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -186,4 +186,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SelectionData.xml b/doc/en/Gtk/SelectionData.xml index 1bcd99392..940a8e8fe 100644 --- a/doc/en/Gtk/SelectionData.xml +++ b/doc/en/Gtk/SelectionData.xml @@ -107,8 +107,8 @@ Gtk.SelectionData - - + + To be added To be added: an object of type 'IntPtr' @@ -161,9 +161,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gdk.Atom' @@ -190,8 +190,7 @@ System.Byte [] - - + To be added To be added: an object of type 'byte []' @@ -205,8 +204,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -220,8 +218,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -235,8 +232,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -250,8 +246,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -277,8 +272,7 @@ Gdk.Display - - + To be added a @@ -287,4 +281,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SelectionMode.xml b/doc/en/Gtk/SelectionMode.xml index f0cbf5b10..ca9f30602 100644 --- a/doc/en/Gtk/SelectionMode.xml +++ b/doc/en/Gtk/SelectionMode.xml @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Separator.xml b/doc/en/Gtk/Separator.xml index e55e7aa47..82d7c36a5 100644 --- a/doc/en/Gtk/Separator.xml +++ b/doc/en/Gtk/Separator.xml @@ -46,8 +46,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -85,8 +85,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -97,4 +97,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SeparatorMenuItem.xml b/doc/en/Gtk/SeparatorMenuItem.xml index 55d8347c7..de03adb54 100644 --- a/doc/en/Gtk/SeparatorMenuItem.xml +++ b/doc/en/Gtk/SeparatorMenuItem.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -95,8 +95,8 @@ Gtk.SeparatorMenuItem smi = new Gtk.SeparatorMenuItem (); Constructor - - + + Internal constructor @@ -108,4 +108,4 @@ Gtk.SeparatorMenuItem smi = new Gtk.SeparatorMenuItem (); - + \ No newline at end of file diff --git a/doc/en/Gtk/Settings.xml b/doc/en/Gtk/Settings.xml index db2ab1925..d44cbaa82 100644 --- a/doc/en/Gtk/Settings.xml +++ b/doc/en/Gtk/Settings.xml @@ -30,9 +30,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -47,8 +47,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -62,10 +62,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -81,9 +81,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -98,10 +98,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -117,10 +117,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -146,8 +146,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -197,8 +197,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -215,8 +215,8 @@ Gtk.Settings - - + + To be added a @@ -225,4 +225,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SettingsPropertyValue.xml b/doc/en/Gtk/SettingsPropertyValue.xml index 620673c5e..dc3a2056a 100644 --- a/doc/en/Gtk/SettingsPropertyValue.xml +++ b/doc/en/Gtk/SettingsPropertyValue.xml @@ -27,8 +27,8 @@ Constructor - - + + To be added a @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SettingsValue.xml b/doc/en/Gtk/SettingsValue.xml index b9e7fbe38..120093335 100644 --- a/doc/en/Gtk/SettingsValue.xml +++ b/doc/en/Gtk/SettingsValue.xml @@ -59,8 +59,8 @@ Gtk.SettingsValue - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ShadowType.xml b/doc/en/Gtk/ShadowType.xml index d10239620..565517e54 100644 --- a/doc/en/Gtk/ShadowType.xml +++ b/doc/en/Gtk/ShadowType.xml @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SignalFunc.xml b/doc/en/Gtk/SignalFunc.xml index 318fff61f..0a3661ce8 100644 --- a/doc/en/Gtk/SignalFunc.xml +++ b/doc/en/Gtk/SignalFunc.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/SizeGroup.xml b/doc/en/Gtk/SizeGroup.xml index 541142ba5..4e9887f9b 100644 --- a/doc/en/Gtk/SizeGroup.xml +++ b/doc/en/Gtk/SizeGroup.xml @@ -46,8 +46,8 @@ System.Void - - + + Places a widget in this SizeGroup A Widget whose size should be tied to widgets in a group. @@ -61,8 +61,8 @@ System.Void - - + + Removes a widget from this SizeGroup A Widget whose size should no longer be tied to the widgets in this group. @@ -86,8 +86,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -102,8 +102,8 @@ Constructor - - + + Create a new SizeGroup. The mode to indicate direction(s) that should have their sizes tied together. @@ -142,8 +142,7 @@ Gtk.SizeGroupMode - - + Sets a mode to determine which direction this SizeGroup controls. A new direction 'mode' for this SizeGroup to tie together. @@ -160,8 +159,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -172,4 +171,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SizeGroupMode.xml b/doc/en/Gtk/SizeGroupMode.xml index d3d096c26..d20960878 100644 --- a/doc/en/Gtk/SizeGroupMode.xml +++ b/doc/en/Gtk/SizeGroupMode.xml @@ -89,4 +89,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Socket.xml b/doc/en/Gtk/Socket.xml index 506be9516..205f4f857 100644 --- a/doc/en/Gtk/Socket.xml +++ b/doc/en/Gtk/Socket.xml @@ -36,8 +36,8 @@ System.Void - - + + To be added To be added: an object of type 'uint' @@ -61,8 +61,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -110,7 +110,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -120,7 +122,9 @@ Event - GtkSharp.PlugRemovedHandler + + GtkSharp.PlugRemovedHandler + To be added @@ -132,8 +136,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -144,4 +148,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SortType.xml b/doc/en/Gtk/SortType.xml index 504df9faa..1f4262785 100644 --- a/doc/en/Gtk/SortType.xml +++ b/doc/en/Gtk/SortType.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SpinButton.xml b/doc/en/Gtk/SpinButton.xml index 9447d7f44..1ff495073 100644 --- a/doc/en/Gtk/SpinButton.xml +++ b/doc/en/Gtk/SpinButton.xml @@ -74,9 +74,9 @@ private void OutputValue(object source, System.EventArgs args) System.Void - - - + + + Changes the value of the SpinButton by . A direction that indicates if the SpinButton should be incremented or decremented. @@ -91,9 +91,9 @@ private void OutputValue(object source, System.EventArgs args) System.Void - - - + + + Find out the minimum and maximum allowed input values. The minimum value that can be accepted. @@ -108,10 +108,10 @@ private void OutputValue(object source, System.EventArgs args) System.Void - - - - + + + + Configures various properties of the SpinButton. An optional to configure certain properties, null otherwise. @@ -141,9 +141,9 @@ private void OutputValue(object source, System.EventArgs args) System.Void - - - + + + Sets the step and page increments. The amount to change the spin button by when the user clicks with button 1, (usually the left mouse button). @@ -160,9 +160,9 @@ private void OutputValue(object source, System.EventArgs args) System.Void - - - + + + Alters the minimum and maximum allowable values. The minimum value that can be entered. @@ -177,9 +177,9 @@ private void OutputValue(object source, System.EventArgs args) System.Void - - - + + + Retrieve the current step and page increments. Outputs the value that a spin button is changed by when the user clicks with button 1, (usually the left mouse button). @@ -204,8 +204,8 @@ private void OutputValue(object source, System.EventArgs args) Constructor - - + + Internal constructor Pointer to the C object. @@ -220,10 +220,10 @@ private void OutputValue(object source, System.EventArgs args) Constructor - - - - + + + + Creates a new SpinButton based on the specified . To be added: an object of type 'Gtk.Adjustment' @@ -238,10 +238,10 @@ private void OutputValue(object source, System.EventArgs args) Constructor - - - - + + + + Creates a SpinButton without the need for a manually created . Minimum allowable value. @@ -296,8 +296,7 @@ private void OutputValue(object source, System.EventArgs args) System.Boolean - - + Manage whether or not the SpinButton accepts non-numeric input. @@ -312,8 +311,7 @@ private void OutputValue(object source, System.EventArgs args) System.Double - - + To be added To be added: an object of type 'double' @@ -327,8 +325,7 @@ private void OutputValue(object source, System.EventArgs args) System.Boolean - - + Manage whether a SpinButton's value wraps around to the opposite limit when the upper or lower limit of the range is exceeded. Set to to cause values to wrap from maximum to minimum, to force the value at the limits to remain unchanged. @@ -345,8 +342,7 @@ private void OutputValue(object source, System.EventArgs args) System.Double - - + The current value of the SpinButton. Sets a new value in this SpinButton @@ -362,8 +358,7 @@ private void OutputValue(object source, System.EventArgs args) System.UInt32 - - + Manage the precision that this SpinButton's value is displayed with. The number of digits to be displayed for the spin button's value. @@ -379,8 +374,7 @@ private void OutputValue(object source, System.EventArgs args) System.Boolean - - + Manage whether values are corrected to the nearest step increment when a SpinButton is activated with an invalid value. @@ -396,8 +390,7 @@ private void OutputValue(object source, System.EventArgs args) Gtk.SpinButtonUpdatePolicy - - + To be added To be added: an object of type 'Gtk.SpinButtonUpdatePolicy' @@ -411,8 +404,7 @@ private void OutputValue(object source, System.EventArgs args) Gtk.Adjustment - - + To be added To be added: an object of type 'Gtk.Adjustment' @@ -423,7 +415,9 @@ private void OutputValue(object source, System.EventArgs args) Event - GtkSharp.OutputHandler + + GtkSharp.OutputHandler + To be added @@ -433,7 +427,9 @@ private void OutputValue(object source, System.EventArgs args) Event - System.EventHandler + + System.EventHandler + This event is fired when the SpinButton's value changes. @@ -443,7 +439,9 @@ private void OutputValue(object source, System.EventArgs args) Event - GtkSharp.InputHandler + + GtkSharp.InputHandler + To be added @@ -453,7 +451,9 @@ private void OutputValue(object source, System.EventArgs args) Event - GtkSharp.ChangeValueHandler + + GtkSharp.ChangeValueHandler + To be added @@ -465,8 +465,8 @@ private void OutputValue(object source, System.EventArgs args) Constructor - - + + Internal constructor GLib type for the type @@ -477,4 +477,4 @@ private void OutputValue(object source, System.EventArgs args) - + \ No newline at end of file diff --git a/doc/en/Gtk/SpinButtonUpdatePolicy.xml b/doc/en/Gtk/SpinButtonUpdatePolicy.xml index 3d12d5756..78f890547 100644 --- a/doc/en/Gtk/SpinButtonUpdatePolicy.xml +++ b/doc/en/Gtk/SpinButtonUpdatePolicy.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/SpinType.xml b/doc/en/Gtk/SpinType.xml index 8605f80e3..28ace4925 100644 --- a/doc/en/Gtk/SpinType.xml +++ b/doc/en/Gtk/SpinType.xml @@ -125,4 +125,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/StateType.xml b/doc/en/Gtk/StateType.xml index 6cdd52e81..14d49af26 100644 --- a/doc/en/Gtk/StateType.xml +++ b/doc/en/Gtk/StateType.xml @@ -126,4 +126,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Statusbar.xml b/doc/en/Gtk/Statusbar.xml index ebbc499c3..c27278802 100644 --- a/doc/en/Gtk/Statusbar.xml +++ b/doc/en/Gtk/Statusbar.xml @@ -101,9 +101,9 @@ class StatusbarSample System.UInt32 - - - + + + Pushes a new message onto the stack. The new message's context ID, as generated by . @@ -121,9 +121,9 @@ class StatusbarSample System.Void - - - + + + Forces the removal of a message from a statusbar's stack. A context identifier. @@ -140,8 +140,8 @@ class StatusbarSample System.Void - - + + Removes the message at the top of the Statusbar's stack. A context identifier @@ -155,8 +155,8 @@ class StatusbarSample System.UInt32 - - + + Generates an identifier based on the . A description of the message you want to generate an identifier for. @@ -181,8 +181,8 @@ class StatusbarSample Constructor - - + + Internal constructor Pointer to the C object. @@ -223,8 +223,7 @@ class StatusbarSample System.Boolean - - + Manage whether this Statusbar has a resizable grip over its bottom right corner. Set to to render a resize grip over the Statusbar, otherwise. @@ -235,7 +234,9 @@ class StatusbarSample Event - GtkSharp.TextPushedHandler + + GtkSharp.TextPushedHandler + An event that is fired when a message is pushed onto the Statusbar's message stack using the method. @@ -247,7 +248,9 @@ class StatusbarSample Event - GtkSharp.TextPoppedHandler + + GtkSharp.TextPoppedHandler + An event that is fired when a message is popped off the Statusbar's message stack using the method. @@ -261,8 +264,8 @@ class StatusbarSample Constructor - - + + Internal constructor GLib type for the type @@ -273,4 +276,4 @@ class StatusbarSample - + \ No newline at end of file diff --git a/doc/en/Gtk/Stock.xml b/doc/en/Gtk/Stock.xml index 4c80bb09e..9484711e9 100644 --- a/doc/en/Gtk/Stock.xml +++ b/doc/en/Gtk/Stock.xml @@ -880,4 +880,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/StockItem.xml b/doc/en/Gtk/StockItem.xml index aabf7918c..eda2a396e 100644 --- a/doc/en/Gtk/StockItem.xml +++ b/doc/en/Gtk/StockItem.xml @@ -95,8 +95,8 @@ Gtk.StockItem - - + + To be added To be added: an object of type 'IntPtr' @@ -130,4 +130,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/StockManager.xml b/doc/en/Gtk/StockManager.xml index 655aedb5a..38f4991ee 100644 --- a/doc/en/Gtk/StockManager.xml +++ b/doc/en/Gtk/StockManager.xml @@ -38,9 +38,9 @@ System.Void - - - + + + To be added a @@ -55,9 +55,9 @@ System.Boolean - - - + + + To be added a @@ -73,9 +73,9 @@ System.Void - - - + + + To be added a @@ -95,4 +95,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Style.xml b/doc/en/Gtk/Style.xml index 599ae6822..92d9c80c5 100644 --- a/doc/en/Gtk/Style.xml +++ b/doc/en/Gtk/Style.xml @@ -30,8 +30,8 @@ Gdk.Color - - + + To be added To be added: an object of type 'Gtk.StateType' @@ -46,8 +46,8 @@ Gdk.Color - - + + To be added To be added: an object of type 'Gtk.StateType' @@ -62,8 +62,8 @@ Gdk.GC - - + + To be added To be added: an object of type 'Gtk.StateType' @@ -78,8 +78,8 @@ Gdk.GC - - + + To be added To be added: an object of type 'Gtk.StateType' @@ -94,15 +94,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'Gdk.Window' @@ -123,9 +123,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Window' @@ -152,13 +152,13 @@ Gdk.Pixbuf - - - - - - - + + + + + + + To be added To be added: an object of type 'Gtk.IconSource' @@ -191,8 +191,8 @@ Gtk.IconSet - - + + To be added To be added: an object of type 'string' @@ -207,8 +207,8 @@ Gtk.Style - - + + To be added To be added: an object of type 'Gdk.Window' @@ -233,8 +233,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -285,8 +285,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -300,8 +299,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -410,8 +408,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -421,5 +419,105 @@ + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gdk.GC + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + Gdk.GC + + + + + + To be added + a + a + 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/Gtk/Submenu.xml b/doc/en/Gtk/Submenu.xml index 4c18c4fac..bdf324103 100644 --- a/doc/en/Gtk/Submenu.xml +++ b/doc/en/Gtk/Submenu.xml @@ -56,4 +56,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Table.xml b/doc/en/Gtk/Table.xml index bfc914bc0..c3c978e84 100644 --- a/doc/en/Gtk/Table.xml +++ b/doc/en/Gtk/Table.xml @@ -60,9 +60,9 @@ public Widget MakeTableTester() System.Void - - - + + + Sets the spacing around a specified column. A zero-indexed column number to adjust the spacing of. @@ -79,8 +79,8 @@ public Widget MakeTableTester() System.UInt32 - - + + The spacing currently set for a given column. A zero-indexed column number to retrieve spacing information from. @@ -95,9 +95,9 @@ public Widget MakeTableTester() System.Void - - - + + + Resizes the table so that the specified number of and are available for widget packing. The new number of rows this table should allow. @@ -112,16 +112,16 @@ public Widget MakeTableTester() System.Void - - - - - - - - - - + + + + + + + + + + Packs a widget into the table. The to add. @@ -146,12 +146,12 @@ public Widget MakeTableTester() System.Void - - - - - - + + + + + + Packs a widget into the table with default packing options. The to add. @@ -181,8 +181,8 @@ public Widget MakeTableTester() Constructor - - + + Internal constructor Pointer to the C object. @@ -197,10 +197,10 @@ public Widget MakeTableTester() Constructor - - - - + + + + Creates a new Table widget. The number of rows in this table. @@ -241,8 +241,7 @@ public Widget MakeTableTester() System.UInt32 - - + Sets the space between every column equal to . The number of pixels to place between every column. @@ -280,8 +279,7 @@ public Widget MakeTableTester() System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -295,8 +293,7 @@ public Widget MakeTableTester() System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -310,8 +307,7 @@ public Widget MakeTableTester() System.UInt32 - - + Manage the number of columns in this Table. The number of columns that this table should have. @@ -325,8 +321,7 @@ public Widget MakeTableTester() System.Boolean - - + Manage whether all cells must be of equal size. @@ -342,8 +337,7 @@ public Widget MakeTableTester() System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -357,8 +351,7 @@ public Widget MakeTableTester() System.UInt32 - - + Manage the number of rows in this Table. The number of rows that this table should have. @@ -371,8 +364,8 @@ public Widget MakeTableTester() Constructor - - + + Internal constructor GLib type for the type @@ -383,4 +376,4 @@ public Widget MakeTableTester() - + \ No newline at end of file diff --git a/doc/en/Gtk/TargetEntry.xml b/doc/en/Gtk/TargetEntry.xml index ce596f32d..cfc6c5b5c 100644 --- a/doc/en/Gtk/TargetEntry.xml +++ b/doc/en/Gtk/TargetEntry.xml @@ -71,8 +71,8 @@ Gtk.TargetEntry - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TargetFlags.xml b/doc/en/Gtk/TargetFlags.xml index db4680b5d..f225d84f8 100644 --- a/doc/en/Gtk/TargetFlags.xml +++ b/doc/en/Gtk/TargetFlags.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TargetList.xml b/doc/en/Gtk/TargetList.xml index a03d356fc..dd95cb7d1 100644 --- a/doc/en/Gtk/TargetList.xml +++ b/doc/en/Gtk/TargetList.xml @@ -59,9 +59,9 @@ Gtk.TargetList - - - + + + To be added To be added: an object of type 'Gtk.TargetEntry' @@ -77,8 +77,8 @@ Gtk.TargetList - - + + To be added To be added: an object of type 'IntPtr' @@ -105,10 +105,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Atom' @@ -136,9 +136,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gdk.Atom' @@ -154,9 +154,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TargetEntry' @@ -171,8 +171,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Atom' @@ -180,4 +180,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TargetPair.xml b/doc/en/Gtk/TargetPair.xml index 18c4617f3..51863d7c5 100644 --- a/doc/en/Gtk/TargetPair.xml +++ b/doc/en/Gtk/TargetPair.xml @@ -71,8 +71,8 @@ Gtk.TargetPair - - + + To be added To be added: an object of type 'IntPtr' @@ -86,8 +86,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -96,4 +95,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TearoffMenuItem.xml b/doc/en/Gtk/TearoffMenuItem.xml index 0f399ea70..96a084c20 100644 --- a/doc/en/Gtk/TearoffMenuItem.xml +++ b/doc/en/Gtk/TearoffMenuItem.xml @@ -63,8 +63,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -102,8 +102,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -114,4 +114,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Text.xml b/doc/en/Gtk/Text.xml index 8755533d1..aa0164efb 100644 --- a/doc/en/Gtk/Text.xml +++ b/doc/en/Gtk/Text.xml @@ -25,8 +25,8 @@ System.Boolean - - + + To be added a @@ -46,4 +46,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextAppearance.xml b/doc/en/Gtk/TextAppearance.xml index 669c67629..a583d186b 100644 --- a/doc/en/Gtk/TextAppearance.xml +++ b/doc/en/Gtk/TextAppearance.xml @@ -131,8 +131,8 @@ Gtk.TextAppearance - - + + To be added To be added: an object of type 'IntPtr' @@ -146,8 +146,7 @@ Gdk.Bitmap - - + To be added To be added: an object of type 'Gdk.Bitmap' @@ -161,8 +160,7 @@ Gdk.Bitmap - - + To be added To be added: an object of type 'Gdk.Bitmap' @@ -171,4 +169,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextAttributes.xml b/doc/en/Gtk/TextAttributes.xml index 1e9c4b10c..485539f49 100644 --- a/doc/en/Gtk/TextAttributes.xml +++ b/doc/en/Gtk/TextAttributes.xml @@ -252,8 +252,8 @@ Gtk.TextAttributes - - + + To be added To be added: an object of type 'IntPtr' @@ -280,8 +280,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TextAttributes' @@ -331,8 +331,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -346,8 +345,7 @@ Pango.TabArray - - + To be added To be added: an object of type 'Pango.TabArray' @@ -361,8 +359,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -371,4 +368,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextBTree.xml b/doc/en/Gtk/TextBTree.xml index 020a9b90f..b8d0d2c01 100644 --- a/doc/en/Gtk/TextBTree.xml +++ b/doc/en/Gtk/TextBTree.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextBuffer.xml b/doc/en/Gtk/TextBuffer.xml index 44ead2810..7ee5164c9 100644 --- a/doc/en/Gtk/TextBuffer.xml +++ b/doc/en/Gtk/TextBuffer.xml @@ -1494,4 +1494,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextCharPredicate.xml b/doc/en/Gtk/TextCharPredicate.xml index 744080a8c..2dea65564 100644 --- a/doc/en/Gtk/TextCharPredicate.xml +++ b/doc/en/Gtk/TextCharPredicate.xml @@ -23,8 +23,10 @@ - - - - System.Boolean - + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/TextChildAnchor.xml b/doc/en/Gtk/TextChildAnchor.xml index 1c3cfd8c2..4cf17ac28 100644 --- a/doc/en/Gtk/TextChildAnchor.xml +++ b/doc/en/Gtk/TextChildAnchor.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -111,8 +111,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextCounter.xml b/doc/en/Gtk/TextCounter.xml index 3eeeb52a7..464eac704 100644 --- a/doc/en/Gtk/TextCounter.xml +++ b/doc/en/Gtk/TextCounter.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextDirection.xml b/doc/en/Gtk/TextDirection.xml index ce7e07c39..257e6159b 100644 --- a/doc/en/Gtk/TextDirection.xml +++ b/doc/en/Gtk/TextDirection.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextIter.xml b/doc/en/Gtk/TextIter.xml index 3fca8e231..b746cc77e 100644 --- a/doc/en/Gtk/TextIter.xml +++ b/doc/en/Gtk/TextIter.xml @@ -203,8 +203,8 @@ Gtk.TextIter - - + + To be added To be added: an object of type 'IntPtr' @@ -219,8 +219,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextTag' @@ -274,8 +274,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -289,8 +289,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -305,8 +305,8 @@ GLib.SList - - + + To be added To be added: an object of type 'bool' @@ -334,8 +334,8 @@ System.String - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -350,8 +350,8 @@ System.String - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -379,10 +379,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TextCharPredicate' @@ -412,8 +412,8 @@ System.Boolean - - + + To be added To be added: an object of type 'bool' @@ -441,8 +441,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -482,8 +482,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -510,10 +510,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TextCharPredicate' @@ -530,8 +530,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -546,8 +546,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -562,8 +562,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextTag' @@ -591,8 +591,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextTag' @@ -633,8 +633,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextAttributes' @@ -649,8 +649,8 @@ System.String - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -678,8 +678,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -707,8 +707,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -723,8 +723,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextTag' @@ -778,8 +778,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextTag' @@ -794,8 +794,8 @@ System.String - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -849,8 +849,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -878,8 +878,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -907,8 +907,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TextTag' @@ -923,8 +923,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -939,8 +939,8 @@ System.Boolean - - + + To be added To be added: an object of type 'bool' @@ -955,8 +955,8 @@ System.Int32 - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -997,9 +997,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TextIter' @@ -1015,8 +1015,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -1042,8 +1042,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1081,8 +1080,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1120,8 +1118,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1159,8 +1156,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1174,8 +1170,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1189,8 +1184,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1241,12 +1235,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'string' @@ -1265,12 +1259,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'string' @@ -1283,4 +1277,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextLineSegment.xml b/doc/en/Gtk/TextLineSegment.xml index a549bcdae..1147b15d4 100644 --- a/doc/en/Gtk/TextLineSegment.xml +++ b/doc/en/Gtk/TextLineSegment.xml @@ -95,8 +95,8 @@ Gtk.TextLineSegment - - + + To be added To be added: an object of type 'Gtk.TextIter' @@ -111,8 +111,8 @@ Gtk.TextLineSegment - - + + To be added To be added: an object of type 'IntPtr' @@ -145,4 +145,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextLineSegmentClass.xml b/doc/en/Gtk/TextLineSegmentClass.xml index 712dc6486..b1fc7affa 100644 --- a/doc/en/Gtk/TextLineSegmentClass.xml +++ b/doc/en/Gtk/TextLineSegmentClass.xml @@ -119,8 +119,8 @@ Gtk.TextLineSegmentClass - - + + To be added To be added: an object of type 'IntPtr' @@ -129,4 +129,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextLogAttrCache.xml b/doc/en/Gtk/TextLogAttrCache.xml index 39a166781..60690ebc7 100644 --- a/doc/en/Gtk/TextLogAttrCache.xml +++ b/doc/en/Gtk/TextLogAttrCache.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextMark.xml b/doc/en/Gtk/TextMark.xml index bbd2c6fcb..25422cb5a 100644 --- a/doc/en/Gtk/TextMark.xml +++ b/doc/en/Gtk/TextMark.xml @@ -64,8 +64,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -157,8 +157,7 @@ System.Boolean - - + The visibility of the mark The visibility of the mark @@ -196,8 +195,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -208,4 +207,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextMarkBody.xml b/doc/en/Gtk/TextMarkBody.xml index fd958f7e2..59f0763f6 100644 --- a/doc/en/Gtk/TextMarkBody.xml +++ b/doc/en/Gtk/TextMarkBody.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextPendingScroll.xml b/doc/en/Gtk/TextPendingScroll.xml index b7fb570ec..193dbca27 100644 --- a/doc/en/Gtk/TextPendingScroll.xml +++ b/doc/en/Gtk/TextPendingScroll.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextSearchFlags.xml b/doc/en/Gtk/TextSearchFlags.xml index df3ef458c..4af048e1f 100644 --- a/doc/en/Gtk/TextSearchFlags.xml +++ b/doc/en/Gtk/TextSearchFlags.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextSegCheckFunc.xml b/doc/en/Gtk/TextSegCheckFunc.xml index 4fd04c671..6cc002018 100644 --- a/doc/en/Gtk/TextSegCheckFunc.xml +++ b/doc/en/Gtk/TextSegCheckFunc.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TextSegCleanupFunc.xml b/doc/en/Gtk/TextSegCleanupFunc.xml index 8524fd126..2909f046c 100644 --- a/doc/en/Gtk/TextSegCleanupFunc.xml +++ b/doc/en/Gtk/TextSegCleanupFunc.xml @@ -23,7 +23,8 @@ - - - Gtk.TextLineSegment - + + + Gtk.TextLineSegment + + \ No newline at end of file diff --git a/doc/en/Gtk/TextSegDeleteFunc.xml b/doc/en/Gtk/TextSegDeleteFunc.xml index 93fdf5df9..8eb2e2f51 100644 --- a/doc/en/Gtk/TextSegDeleteFunc.xml +++ b/doc/en/Gtk/TextSegDeleteFunc.xml @@ -23,7 +23,8 @@ - - - System.Boolean - + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/TextSegLineChangeFunc.xml b/doc/en/Gtk/TextSegLineChangeFunc.xml index 564db6306..db9a715d9 100644 --- a/doc/en/Gtk/TextSegLineChangeFunc.xml +++ b/doc/en/Gtk/TextSegLineChangeFunc.xml @@ -23,7 +23,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TextSegSplitFunc.xml b/doc/en/Gtk/TextSegSplitFunc.xml index cbb7111a7..e26b5a8b7 100644 --- a/doc/en/Gtk/TextSegSplitFunc.xml +++ b/doc/en/Gtk/TextSegSplitFunc.xml @@ -23,9 +23,11 @@ - - - - - Gtk.TextLineSegment - + + + + + + Gtk.TextLineSegment + + \ No newline at end of file diff --git a/doc/en/Gtk/TextTag.xml b/doc/en/Gtk/TextTag.xml index 0df737dda..a71473d04 100644 --- a/doc/en/Gtk/TextTag.xml +++ b/doc/en/Gtk/TextTag.xml @@ -31,10 +31,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'GLib.Object' @@ -61,8 +61,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -77,8 +77,8 @@ Constructor - - + + Creates a new @@ -118,8 +118,7 @@ System.Int32 - - + The tag's priority the new priority @@ -151,8 +150,7 @@ System.Boolean - - + Whether to strike through the text @@ -167,8 +165,7 @@ System.Boolean - - + Whether this text is hidden. Whether this text is hidden. @@ -182,8 +179,7 @@ Gdk.Pixmap - - + Bitmap to use as a mask when drawing the text foreground. a bitmap @@ -197,8 +193,7 @@ System.Int32 - - + Offset of text above the baseline Offset of text above the baseline in pixels @@ -212,8 +207,7 @@ System.Int32 - - + Width of the right margin Width of the right margin in pixels. @@ -227,8 +221,7 @@ System.String - - + Name of the font family Name of the font family @@ -246,8 +239,7 @@ System.String - - + Font description the font description as a string @@ -261,8 +253,7 @@ Pango.Stretch - - + Font stretch a @@ -276,8 +267,7 @@ System.Boolean - - + Whether the text can be modified by the user @@ -292,8 +282,7 @@ Gtk.Justification - - + Text justification a @@ -311,8 +300,7 @@ System.Int32 - - + Pixels of blank space between wrapped lines in a paragraph pixels of blank space @@ -325,8 +313,7 @@ System.Int32 - - + Pixels of blank space below paragraphs. pixels of blank space @@ -340,8 +327,7 @@ Gdk.Pixmap - - + Bitmap to use as a mask when drawing the text background. @@ -356,8 +342,7 @@ System.Int32 - - + Width of the left margin in pixels. The width of the left margin in pixels @@ -371,8 +356,7 @@ System.Double - - + Font size in points. Font size in points. @@ -386,8 +370,7 @@ Gtk.TextDirection - - + Text direction, e.g. right-to-left or left-to-right. The direction of the text @@ -401,8 +384,7 @@ System.Int32 - - + Pixels of blank space above paragraphs. @@ -418,8 +400,7 @@ Gtk.WrapMode - - + Whether to wrap lines never, at word boundaries, or at character boundaries. The of this tag @@ -448,8 +429,7 @@ System.Int32 - - + Amount to indent the paragraph, in pixels The amount to indent in pixels @@ -463,8 +443,7 @@ System.String - - + Foreground color the foreground color as a string @@ -478,8 +457,7 @@ Gdk.Color - - + Background color as a (possibly unallocated) . @@ -497,8 +475,7 @@ Gdk.Color - - + Foreground color as a (possibly unallocated) . @@ -516,8 +493,7 @@ Pango.TabArray - - + Custom tabs for this text. a @@ -531,8 +507,7 @@ Pango.Underline - - + Style of underline for this text. the underline style @@ -546,8 +521,7 @@ System.Double - - + Font size as a scale factor relative to the default font size @@ -568,8 +542,7 @@ System.String - - + The language of the text The ISO code of the language @@ -583,8 +556,7 @@ System.Int32 - - + Font size Font size @@ -598,8 +570,7 @@ Pango.Style - - + Font style @@ -614,8 +585,7 @@ Pango.Variant - - + Font variant @@ -630,8 +600,7 @@ System.String - - + Background color The name of the background color @@ -645,8 +614,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -660,8 +628,7 @@ System.Boolean - - + Whether the background color fills the entire line height or only the height of the tagged characters. @@ -675,7 +642,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -687,8 +656,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -699,4 +668,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextTagInfo.xml b/doc/en/Gtk/TextTagInfo.xml index 4ca32a520..fab123672 100644 --- a/doc/en/Gtk/TextTagInfo.xml +++ b/doc/en/Gtk/TextTagInfo.xml @@ -71,8 +71,8 @@ Gtk.TextTagInfo - - + + To be added To be added: an object of type 'IntPtr' @@ -86,8 +86,7 @@ Gtk.TextTag - - + To be added To be added: an object of type 'Gtk.TextTag' @@ -96,4 +95,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextTagTableForeach.xml b/doc/en/Gtk/TextTagTableForeach.xml index 1466fa95d..254d60573 100644 --- a/doc/en/Gtk/TextTagTableForeach.xml +++ b/doc/en/Gtk/TextTagTableForeach.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TextToggleBody.xml b/doc/en/Gtk/TextToggleBody.xml index 7924857ea..cd2dcf38a 100644 --- a/doc/en/Gtk/TextToggleBody.xml +++ b/doc/en/Gtk/TextToggleBody.xml @@ -59,8 +59,8 @@ Gtk.TextToggleBody - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextUtilCharChosenFunc.xml b/doc/en/Gtk/TextUtilCharChosenFunc.xml index 5d7557a60..1d0326cfd 100644 --- a/doc/en/Gtk/TextUtilCharChosenFunc.xml +++ b/doc/en/Gtk/TextUtilCharChosenFunc.xml @@ -23,8 +23,10 @@ - - - - System.Void - + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TextView.xml b/doc/en/Gtk/TextView.xml index 2c48e7d9e..7f7a3af3a 100644 --- a/doc/en/Gtk/TextView.xml +++ b/doc/en/Gtk/TextView.xml @@ -1113,4 +1113,4 @@ class TextViewSample - + \ No newline at end of file diff --git a/doc/en/Gtk/TextWindow.xml b/doc/en/Gtk/TextWindow.xml index 30087b5d8..216a1936c 100644 --- a/doc/en/Gtk/TextWindow.xml +++ b/doc/en/Gtk/TextWindow.xml @@ -25,8 +25,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -48,4 +48,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TextWindowType.xml b/doc/en/Gtk/TextWindowType.xml index 48fc5371d..3c3989ee3 100644 --- a/doc/en/Gtk/TextWindowType.xml +++ b/doc/en/Gtk/TextWindowType.xml @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ThemeEngine.xml b/doc/en/Gtk/ThemeEngine.xml index d48e18b63..9ca18dac1 100644 --- a/doc/en/Gtk/ThemeEngine.xml +++ b/doc/en/Gtk/ThemeEngine.xml @@ -30,8 +30,8 @@ Gtk.ThemeEngine - - + + To be added To be added: an object of type 'string' @@ -69,8 +69,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -108,8 +108,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -120,4 +120,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ThreadNotify.xml b/doc/en/Gtk/ThreadNotify.xml index 2d814eea2..bcce27dff 100644 --- a/doc/en/Gtk/ThreadNotify.xml +++ b/doc/en/Gtk/ThreadNotify.xml @@ -16,84 +16,6 @@ - - - Method - - System.Int32 - - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'Byte*' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added - - - - - Method - - System.Int32 - - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'Byte*' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added - - - - - Method - - System.Int32 - - - - - - To be added - To be added: an object of type 'int []' - To be added: an object of type 'int' - To be added - - - - - Method - - System.Int32 - - - - - - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'Gtk.ThreadNotify+GdkInputFunction' - To be added: an object of type 'IntPtr' - To be added: an object of type 'int' - To be added - - Method @@ -111,8 +33,8 @@ Constructor - - + + To be added To be added: an object of type 'Gtk.ReadyEvent' @@ -121,4 +43,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ToggleButton.xml b/doc/en/Gtk/ToggleButton.xml index 0ee819473..d6cd9a8a4 100644 --- a/doc/en/Gtk/ToggleButton.xml +++ b/doc/en/Gtk/ToggleButton.xml @@ -91,8 +91,8 @@ public class ToggleButtonApp { Gtk.ToggleButton - - + + Creates a new with a text label. a containing the message to be placed in the toggle button. @@ -129,8 +129,8 @@ public class ToggleButtonApp { Constructor - - + + Internal constructor Pointer to the C object. @@ -171,8 +171,8 @@ btn.Add(label); Constructor - - + + Creates a new with a text label. a containing the message to be placed in the toggle button. @@ -201,8 +201,7 @@ btn.Add(label); System.Boolean - - + The Mode of the an object of type @@ -224,8 +223,7 @@ btn.Add(label); System.Boolean - - + Determines if the has an intermediate state. an object of type @@ -246,8 +244,7 @@ btn.Add(label); System.Boolean - - + Get or set the active an object of type @@ -286,8 +283,7 @@ btn.Active = true; System.Boolean - - + Determines the drawing style of a or an object of type @@ -300,7 +296,9 @@ btn.Active = true; Event - System.EventHandler + + System.EventHandler + Triggered when the is clicked. @@ -323,8 +321,8 @@ void btn_toggled (object obj, EventArgs args) Constructor - - + + Internal constructor GLib type for the type @@ -335,4 +333,4 @@ void btn_toggled (object obj, EventArgs args) - + \ No newline at end of file diff --git a/doc/en/Gtk/Toolbar.xml b/doc/en/Gtk/Toolbar.xml index d4606da9e..41e0b0e3a 100644 --- a/doc/en/Gtk/Toolbar.xml +++ b/doc/en/Gtk/Toolbar.xml @@ -52,14 +52,14 @@ Gtk.Widget - - - - - - - - + + + + + + + + Adds a new element to the end of a toolbar. A value of type that determines what widget will be. @@ -82,12 +82,12 @@ Gtk.Widget - - - - - - + + + + + + Adds a new button to the beginning (top or left edges) of the given . Text for the button label. @@ -106,14 +106,14 @@ Gtk.Widget - - - - - - - - + + + + + + + + Inserts a new item into the toolbar. You must specify the position in the toolbar where it will be inserted. Text for the button label. @@ -172,11 +172,11 @@ System.Void - - - - - + + + + + Inserts a widget in the toolbar at the given position. a to add to the toolbar. @@ -192,13 +192,13 @@ Gtk.Widget - - - - - - - + + + + + + + Inserts a stock item at the specified position of the toolbar. The id of the stock item you want to insert @@ -218,10 +218,10 @@ System.Void - - - - + + + + Adds a widget to the end of the given toolbar. A to add to the toolbar. @@ -249,12 +249,12 @@ Gtk.Widget - - - - - - + + + + + + Adds a new button to the end (right or bottom edges) of the given toolbar. The label of the element. @@ -273,8 +273,8 @@ System.Void - - + + Removes a space from the specified position. The index of the space to remove. @@ -288,10 +288,10 @@ System.Void - - - - + + + + Adds a widget to the beginning of the given toolbar. a to add to the toolbar. @@ -307,16 +307,16 @@ Gtk.Widget - - - - - - - - - - + + + + + + + + + + Inserts a new element in the toolbar at the given position. A value of type that determines what widget will be. @@ -343,14 +343,14 @@ Gtk.Widget - - - - - - - - + + + + + + + + Adds a new element to the beginning of a toolbar. A value of type that determines what widget will be. @@ -373,8 +373,8 @@ System.Void - - + + Inserts a new space in the toolbar at the specified position. The number of widgets after which a space should be inserted. @@ -398,8 +398,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -438,8 +438,7 @@ Gtk.IconSize - - + This function sets the size of stock icons in the toolbar. You can call it both before you add the icons and after they have been added. The size you set will override user preferences for the default icon size. The that stock icons in the toolbar shall have. @@ -453,8 +452,7 @@ System.Boolean - - + Sets if the tooltips of a toolbar should be active or not. set to to disable the tooltips, or to enable them. @@ -468,8 +466,7 @@ Gtk.ToolbarStyle - - + Alters the view of toolbar to display either icons only, text only, or both. The new style for toolbar. @@ -483,8 +480,7 @@ Gtk.Orientation - - + Sets the of the toolbar to either or . The orientation of the toolbar. @@ -495,7 +491,9 @@ Event - GtkSharp.StyleChangedHandler + + GtkSharp.StyleChangedHandler + Used if you wish to perform an action when the orientation of a toolbar is changed. @@ -505,7 +503,9 @@ Event - GtkSharp.OrientationChangedHandler + + GtkSharp.OrientationChangedHandler + Used if you wish to perform an action when ever the style of a toolbar is adjusted. @@ -517,8 +517,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -529,4 +529,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ToolbarChildType.xml b/doc/en/Gtk/ToolbarChildType.xml index 00308d9b6..2d181ee43 100644 --- a/doc/en/Gtk/ToolbarChildType.xml +++ b/doc/en/Gtk/ToolbarChildType.xml @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ToolbarStyle.xml b/doc/en/Gtk/ToolbarStyle.xml index 9ef2dc5c0..07dbab7db 100644 --- a/doc/en/Gtk/ToolbarStyle.xml +++ b/doc/en/Gtk/ToolbarStyle.xml @@ -105,4 +105,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Tooltips.xml b/doc/en/Gtk/Tooltips.xml index abc242f87..a96fecd42 100644 --- a/doc/en/Gtk/Tooltips.xml +++ b/doc/en/Gtk/Tooltips.xml @@ -122,10 +122,10 @@ class ToolTipsExample System.Void - - - - + + + + Adds a tooltip containing the specified message to the specified . an object of type @@ -151,8 +151,8 @@ class ToolTipsExample Constructor - - + + Internal constructor Pointer to the C object. @@ -191,8 +191,8 @@ class ToolTipsExample Constructor - - + + Internal constructor GLib type for the type @@ -203,4 +203,4 @@ class ToolTipsExample - + \ No newline at end of file diff --git a/doc/en/Gtk/TooltipsData.xml b/doc/en/Gtk/TooltipsData.xml index 1c539028c..7aea44e45 100644 --- a/doc/en/Gtk/TooltipsData.xml +++ b/doc/en/Gtk/TooltipsData.xml @@ -83,8 +83,8 @@ Gtk.TooltipsData - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -99,8 +99,8 @@ Gtk.TooltipsData - - + + To be added To be added: an object of type 'IntPtr' @@ -114,8 +114,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -129,8 +128,7 @@ Gtk.Tooltips - - + To be added To be added: an object of type 'Gtk.Tooltips' @@ -139,4 +137,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TranslateFunc.xml b/doc/en/Gtk/TranslateFunc.xml index ffe93cf65..225f11643 100644 --- a/doc/en/Gtk/TranslateFunc.xml +++ b/doc/en/Gtk/TranslateFunc.xml @@ -23,8 +23,10 @@ - - - - System.String - + + + + + System.String + + \ No newline at end of file diff --git a/doc/en/Gtk/Tree.xml b/doc/en/Gtk/Tree.xml index 28e752406..ea707fddc 100644 --- a/doc/en/Gtk/Tree.xml +++ b/doc/en/Gtk/Tree.xml @@ -25,10 +25,10 @@ System.Boolean - - - - + + + + To be added a @@ -45,10 +45,10 @@ System.Boolean - - - - + + + + To be added a @@ -70,4 +70,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeCellDataFunc.xml b/doc/en/Gtk/TreeCellDataFunc.xml index ff53ef5ed..fcc9b48c4 100644 --- a/doc/en/Gtk/TreeCellDataFunc.xml +++ b/doc/en/Gtk/TreeCellDataFunc.xml @@ -23,11 +23,13 @@ - - - - - - - System.Void - + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeDataList.xml b/doc/en/Gtk/TreeDataList.xml index a13845431..772fe4da2 100644 --- a/doc/en/Gtk/TreeDataList.xml +++ b/doc/en/Gtk/TreeDataList.xml @@ -59,11 +59,11 @@ System.Int32 - - - - - + + + + + To be added To be added: an object of type 'Gtk.TreeModel' @@ -81,8 +81,8 @@ Gtk.TreeDataList - - + + To be added To be added: an object of type 'IntPtr' @@ -103,4 +103,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeDestroyCountFunc.xml b/doc/en/Gtk/TreeDestroyCountFunc.xml index e1aaf1b87..2a63935a0 100644 --- a/doc/en/Gtk/TreeDestroyCountFunc.xml +++ b/doc/en/Gtk/TreeDestroyCountFunc.xml @@ -23,10 +23,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeDragDest.xml b/doc/en/Gtk/TreeDragDest.xml index 8c8b6f24d..2d4bb1aaa 100644 --- a/doc/en/Gtk/TreeDragDest.xml +++ b/doc/en/Gtk/TreeDragDest.xml @@ -25,9 +25,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -43,9 +43,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -55,4 +55,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeDragSource.xml b/doc/en/Gtk/TreeDragSource.xml index a72e746e2..d9d954591 100644 --- a/doc/en/Gtk/TreeDragSource.xml +++ b/doc/en/Gtk/TreeDragSource.xml @@ -25,9 +25,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -43,8 +43,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -59,8 +59,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeIterCompareFunc.xml b/doc/en/Gtk/TreeIterCompareFunc.xml index 06e598eb8..2d24c3e06 100644 --- a/doc/en/Gtk/TreeIterCompareFunc.xml +++ b/doc/en/Gtk/TreeIterCompareFunc.xml @@ -23,10 +23,12 @@ - - - - - - System.Int32 - + + + + + + + System.Int32 + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeModel.xml b/doc/en/Gtk/TreeModel.xml index 4f0242a6e..fc201ea20 100644 --- a/doc/en/Gtk/TreeModel.xml +++ b/doc/en/Gtk/TreeModel.xml @@ -38,8 +38,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -54,9 +54,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -71,8 +71,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeModelForeachFunc' @@ -86,10 +86,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -105,8 +105,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -121,9 +121,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -138,8 +138,8 @@ Gtk.TreePath - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -154,10 +154,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -173,8 +173,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -189,8 +189,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -204,8 +204,8 @@ System.Int32 - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -220,9 +220,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -237,8 +237,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -252,8 +252,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -268,9 +268,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -285,8 +285,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -320,7 +320,9 @@ Event - GtkSharp.RowHasChildToggledHandler + + GtkSharp.RowHasChildToggledHandler + To be added @@ -330,7 +332,9 @@ Event - GtkSharp.RowInsertedHandler + + GtkSharp.RowInsertedHandler + To be added @@ -340,7 +344,9 @@ Event - GtkSharp.RowDeletedHandler + + GtkSharp.RowDeletedHandler + To be added @@ -350,7 +356,9 @@ Event - GtkSharp.RowChangedHandler + + GtkSharp.RowChangedHandler + To be added @@ -360,7 +368,9 @@ Event - GtkSharp.RowsReorderedHandler + + GtkSharp.RowsReorderedHandler + To be added @@ -374,9 +384,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -392,10 +402,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -412,9 +422,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -430,9 +440,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -448,9 +458,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -466,9 +476,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -484,8 +494,8 @@ System.String - - + + To be added a @@ -500,8 +510,8 @@ System.UInt32 - - + + To be added a @@ -510,4 +520,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeModelFlags.xml b/doc/en/Gtk/TreeModelFlags.xml index 58586987f..0a70d428b 100644 --- a/doc/en/Gtk/TreeModelFlags.xml +++ b/doc/en/Gtk/TreeModelFlags.xml @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - These flags indicate various properties of a . - These flags are returned through the property and must be static for the lifetime of the object. + These flags indicate various properties of a . + These flags are returned through the property and must be static for the lifetime of the object. System.Enum @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeModelForeachFunc.xml b/doc/en/Gtk/TreeModelForeachFunc.xml index 502d459c3..2bcb8976e 100644 --- a/doc/en/Gtk/TreeModelForeachFunc.xml +++ b/doc/en/Gtk/TreeModelForeachFunc.xml @@ -23,10 +23,12 @@ - - - - - - System.Boolean - + + + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeModelSort.xml b/doc/en/Gtk/TreeModelSort.xml index 9b9dd03b7..829e9a624 100644 --- a/doc/en/Gtk/TreeModelSort.xml +++ b/doc/en/Gtk/TreeModelSort.xml @@ -52,8 +52,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -68,9 +68,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -98,9 +98,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -115,11 +115,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -149,10 +149,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIterCompareFunc' @@ -168,9 +168,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -185,8 +185,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeModelForeachFunc' @@ -200,8 +200,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -216,9 +216,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -233,8 +233,8 @@ Gtk.TreePath - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -249,10 +249,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -268,8 +268,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -284,8 +284,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -299,8 +299,8 @@ System.Int32 - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -315,9 +315,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -332,8 +332,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -347,8 +347,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -363,9 +363,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -380,8 +380,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -395,8 +395,8 @@ Gtk.TreePath - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -435,8 +435,8 @@ Gtk.TreePath - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -461,8 +461,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -477,8 +477,8 @@ Constructor - - + + To be added To be added: an object of type 'Gtk.TreeModel' @@ -536,7 +536,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -546,7 +548,9 @@ Event - GtkSharp.RowHasChildToggledHandler + + GtkSharp.RowHasChildToggledHandler + To be added @@ -556,7 +560,9 @@ Event - GtkSharp.RowInsertedHandler + + GtkSharp.RowInsertedHandler + To be added @@ -566,7 +572,9 @@ Event - GtkSharp.RowDeletedHandler + + GtkSharp.RowDeletedHandler + To be added @@ -576,7 +584,9 @@ Event - GtkSharp.RowChangedHandler + + GtkSharp.RowChangedHandler + To be added @@ -586,7 +596,9 @@ Event - GtkSharp.RowsReorderedHandler + + GtkSharp.RowsReorderedHandler + To be added @@ -600,10 +612,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -617,8 +629,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -635,9 +647,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -653,10 +665,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -673,9 +685,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -691,9 +703,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -709,9 +721,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -727,9 +739,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -745,9 +757,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -762,9 +774,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -779,8 +791,8 @@ System.String - - + + To be added a @@ -795,8 +807,8 @@ System.UInt32 - - + + To be added a @@ -811,8 +823,8 @@ System.Boolean - - + + To be added a @@ -821,4 +833,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeRowReference.xml b/doc/en/Gtk/TreeRowReference.xml index 623ed0da6..f35bf1043 100644 --- a/doc/en/Gtk/TreeRowReference.xml +++ b/doc/en/Gtk/TreeRowReference.xml @@ -27,9 +27,9 @@ System.Void - - - + + + To be added To be added: an object of type 'GLib.Object' @@ -44,11 +44,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'GLib.Object' @@ -65,9 +65,9 @@ System.Void - - - + + + To be added To be added: an object of type 'GLib.Object' @@ -105,8 +105,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -121,9 +121,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeModel' @@ -137,10 +137,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'GLib.Object' @@ -199,4 +199,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeSelectionForeachFunc.xml b/doc/en/Gtk/TreeSelectionForeachFunc.xml index c983c25e6..bc73b5c5e 100644 --- a/doc/en/Gtk/TreeSelectionForeachFunc.xml +++ b/doc/en/Gtk/TreeSelectionForeachFunc.xml @@ -23,10 +23,12 @@ - - - - - - System.Void - + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeSelectionFunc.xml b/doc/en/Gtk/TreeSelectionFunc.xml index 6bc398688..6332ffeb7 100644 --- a/doc/en/Gtk/TreeSelectionFunc.xml +++ b/doc/en/Gtk/TreeSelectionFunc.xml @@ -23,11 +23,13 @@ - - - - - - - System.Boolean - + + + + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeSortable.xml b/doc/en/Gtk/TreeSortable.xml index e35523cbe..7efa30b6f 100644 --- a/doc/en/Gtk/TreeSortable.xml +++ b/doc/en/Gtk/TreeSortable.xml @@ -25,9 +25,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -55,9 +55,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -72,11 +72,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -106,10 +106,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIterCompareFunc' @@ -121,7 +121,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -129,4 +131,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeStore.xml b/doc/en/Gtk/TreeStore.xml index 052988ef8..49c3868b8 100644 --- a/doc/en/Gtk/TreeStore.xml +++ b/doc/en/Gtk/TreeStore.xml @@ -45,8 +45,8 @@ System.Void - - + + To be added To be added: an object of type 'uint []' @@ -73,8 +73,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -89,8 +89,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -104,8 +104,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -119,9 +119,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -149,9 +149,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -166,11 +166,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -200,10 +200,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIterCompareFunc' @@ -219,9 +219,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -237,9 +237,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -255,9 +255,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -273,8 +273,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -289,8 +289,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -305,9 +305,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -322,8 +322,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeModelForeachFunc' @@ -337,8 +337,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -353,9 +353,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -370,8 +370,8 @@ Gtk.TreePath - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -386,10 +386,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -405,8 +405,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -421,8 +421,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -436,8 +436,8 @@ System.Int32 - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -452,9 +452,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreePath' @@ -469,8 +469,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -484,8 +484,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -500,9 +500,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -517,8 +517,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -544,9 +544,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -561,9 +561,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -579,9 +579,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -596,10 +596,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -615,8 +615,8 @@ System.Int32 - - + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -641,8 +641,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -657,8 +657,8 @@ Constructor - - + + To be added To be added: an object of type 'uint []' @@ -716,7 +716,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -726,7 +728,9 @@ Event - GtkSharp.RowHasChildToggledHandler + + GtkSharp.RowHasChildToggledHandler + To be added @@ -736,7 +740,9 @@ Event - GtkSharp.RowInsertedHandler + + GtkSharp.RowInsertedHandler + To be added @@ -746,7 +752,9 @@ Event - GtkSharp.RowDeletedHandler + + GtkSharp.RowDeletedHandler + To be added @@ -756,7 +764,9 @@ Event - GtkSharp.RowChangedHandler + + GtkSharp.RowChangedHandler + To be added @@ -766,7 +776,9 @@ Event - GtkSharp.RowsReorderedHandler + + GtkSharp.RowsReorderedHandler + To be added @@ -780,10 +792,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -797,8 +809,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -815,9 +827,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -833,9 +845,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -850,9 +862,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -867,9 +879,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -884,10 +896,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -904,9 +916,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -922,9 +934,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -940,9 +952,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -958,9 +970,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -976,9 +988,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -993,10 +1005,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1012,10 +1024,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1031,9 +1043,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1048,10 +1060,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1067,9 +1079,9 @@ System.Object - - - + + + To be added a @@ -1085,8 +1097,8 @@ Gtk.TreeIter - - + + To be added a @@ -1101,8 +1113,8 @@ Gtk.TreeIter - - + + To be added a @@ -1117,9 +1129,9 @@ Gtk.TreeIter - - - + + + To be added a @@ -1135,9 +1147,9 @@ Gtk.TreeIter - - - + + + To be added a @@ -1153,10 +1165,10 @@ System.Void - - - - + + + + To be added a @@ -1172,10 +1184,10 @@ System.Void - - - - + + + + To be added a @@ -1191,10 +1203,10 @@ System.Void - - - - + + + + To be added a @@ -1210,10 +1222,10 @@ System.Void - - - - + + + + To be added a @@ -1229,10 +1241,10 @@ System.Void - - - - + + + + To be added a @@ -1248,10 +1260,10 @@ System.Void - - - - + + + + To be added a @@ -1267,10 +1279,10 @@ System.Void - - - - + + + + To be added a @@ -1286,8 +1298,8 @@ System.String - - + + To be added a @@ -1302,8 +1314,8 @@ System.UInt32 - - + + To be added a @@ -1318,9 +1330,9 @@ System.Void - - - + + + To be added a @@ -1335,8 +1347,8 @@ System.Boolean - - + + To be added a @@ -1351,9 +1363,9 @@ System.Void - - - + + + To be added a @@ -1368,9 +1380,9 @@ System.Void - - - + + + To be added a @@ -1385,9 +1397,9 @@ System.Void - - - + + + To be added a @@ -1402,8 +1414,8 @@ System.Boolean - - + + To be added a @@ -1416,8 +1428,8 @@ Constructor - - + + To be added a @@ -1426,4 +1438,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeViewColumnDropFunc.xml b/doc/en/Gtk/TreeViewColumnDropFunc.xml index 29c7d0065..8437b0c03 100644 --- a/doc/en/Gtk/TreeViewColumnDropFunc.xml +++ b/doc/en/Gtk/TreeViewColumnDropFunc.xml @@ -23,11 +23,13 @@ - - - - - - - System.Boolean - + + + + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeViewDropPosition.xml b/doc/en/Gtk/TreeViewDropPosition.xml index fac24e729..951335dae 100644 --- a/doc/en/Gtk/TreeViewDropPosition.xml +++ b/doc/en/Gtk/TreeViewDropPosition.xml @@ -87,4 +87,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeViewMappingFunc.xml b/doc/en/Gtk/TreeViewMappingFunc.xml index db0adfa8e..73b61ba44 100644 --- a/doc/en/Gtk/TreeViewMappingFunc.xml +++ b/doc/en/Gtk/TreeViewMappingFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/TreeViewSearchEqualFunc.xml b/doc/en/Gtk/TreeViewSearchEqualFunc.xml index b641d4585..8afaf639f 100644 --- a/doc/en/Gtk/TreeViewSearchEqualFunc.xml +++ b/doc/en/Gtk/TreeViewSearchEqualFunc.xml @@ -23,11 +23,13 @@ - - - - - - - System.Boolean - + + + + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Gtk/UpdateType.xml b/doc/en/Gtk/UpdateType.xml index 7a38e4eda..94eb62c42 100644 --- a/doc/en/Gtk/UpdateType.xml +++ b/doc/en/Gtk/UpdateType.xml @@ -79,4 +79,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/VBox.xml b/doc/en/Gtk/VBox.xml index 23fd56cd0..781a6996a 100644 --- a/doc/en/Gtk/VBox.xml +++ b/doc/en/Gtk/VBox.xml @@ -51,8 +51,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,9 +67,9 @@ Constructor - - - + + + The main way to create a new VBox If , all widgets in the box are forced to be equally sized. @@ -108,8 +108,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -120,4 +120,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/VButtonBox.xml b/doc/en/Gtk/VButtonBox.xml index 92342ccdb..364f754f3 100644 --- a/doc/en/Gtk/VButtonBox.xml +++ b/doc/en/Gtk/VButtonBox.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -88,8 +88,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/VPaned.xml b/doc/en/Gtk/VPaned.xml index 75c11798f..c3c6120e2 100644 --- a/doc/en/Gtk/VPaned.xml +++ b/doc/en/Gtk/VPaned.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -88,8 +88,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/VRuler.xml b/doc/en/Gtk/VRuler.xml index 61deca2be..75b779c17 100644 --- a/doc/en/Gtk/VRuler.xml +++ b/doc/en/Gtk/VRuler.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/VScale.xml b/doc/en/Gtk/VScale.xml index d9e250451..37faab9ab 100644 --- a/doc/en/Gtk/VScale.xml +++ b/doc/en/Gtk/VScale.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -65,8 +65,8 @@ Constructor - - + + Creates a new vertical slider based on the data in . The model to use for this VScale @@ -81,10 +81,10 @@ Constructor - - - - + + + + Creates a new vertical slider without the need for an object. The minimum value that is accepted by this VScale. @@ -124,8 +124,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -136,4 +136,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/VScrollbar.xml b/doc/en/Gtk/VScrollbar.xml index da3259979..8d811a817 100644 --- a/doc/en/Gtk/VScrollbar.xml +++ b/doc/en/Gtk/VScrollbar.xml @@ -49,8 +49,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -65,8 +65,8 @@ Constructor - - + + Creates a new vertical scrollbar. The to use, or to create a new adjustment. @@ -102,8 +102,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -114,4 +114,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/VSeparator.xml b/doc/en/Gtk/VSeparator.xml index 6585e242b..c41b0e672 100644 --- a/doc/en/Gtk/VSeparator.xml +++ b/doc/en/Gtk/VSeparator.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -89,8 +89,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Viewport.xml b/doc/en/Gtk/Viewport.xml index 5995abd62..bd2d800aa 100644 --- a/doc/en/Gtk/Viewport.xml +++ b/doc/en/Gtk/Viewport.xml @@ -72,8 +72,8 @@ public ScrolledWindow CreateViewport() Constructor - - + + Internal constructor Pointer to the C object. @@ -88,9 +88,9 @@ public ScrolledWindow CreateViewport() Constructor - - - + + + Creates a new Viewport with the specified horizontal and vertical Adjustments. An to model horizontal viewing. @@ -117,8 +117,7 @@ public ScrolledWindow CreateViewport() Gtk.Adjustment - - + Manage the horizontal model. A new for horizontal scrolling. @@ -132,8 +131,7 @@ public ScrolledWindow CreateViewport() Gtk.Adjustment - - + Manage the vertical model. A new for vertical scrolling. @@ -147,8 +145,7 @@ public ScrolledWindow CreateViewport() Gtk.ShadowType - - + Manage the shadow style surrounding the Viewport contents. A new shadow style. @@ -159,7 +156,9 @@ public ScrolledWindow CreateViewport() Event - GtkSharp.ScrollAdjustmentsSetHandler + + GtkSharp.ScrollAdjustmentsSetHandler + This event is fired when the or properties are set. @@ -171,8 +170,8 @@ public ScrolledWindow CreateViewport() Constructor - - + + Internal constructor GLib type for the type @@ -196,4 +195,4 @@ public ScrolledWindow CreateViewport() - + \ No newline at end of file diff --git a/doc/en/Gtk/Visibility.xml b/doc/en/Gtk/Visibility.xml index a6981a7b6..365b1c831 100644 --- a/doc/en/Gtk/Visibility.xml +++ b/doc/en/Gtk/Visibility.xml @@ -75,4 +75,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Widget.xml b/doc/en/Gtk/Widget.xml index 202a3d2c9..51d00c680 100644 --- a/doc/en/Gtk/Widget.xml +++ b/doc/en/Gtk/Widget.xml @@ -586,28 +586,6 @@ - - - Method - - System.Void - - - - - - Obtains the preferred size of a . - A to be filled in. - - - The container uses this information to arrange its child widgets and decide what size allocations to give them with . You can also call this function from an application, with some caveats. Most notably, getting a size request requires the widget to be associated with a screen, because font information may be needed. Multihead-aware applications should keep this in mind. - - - This function is typically used when implementing a subclass. Also remember that the size request is not necessarily the size a widget will actually be allocated. - - - - Method @@ -2717,5 +2695,20 @@ To be added + + + Method + + System.Void + + + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Gtk/WidgetHelpType.xml b/doc/en/Gtk/WidgetHelpType.xml index b041d722d..f41a62ea0 100644 --- a/doc/en/Gtk/WidgetHelpType.xml +++ b/doc/en/Gtk/WidgetHelpType.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Window.xml b/doc/en/Gtk/Window.xml index 5c8f6ee0a..8ab63ab47 100644 --- a/doc/en/Gtk/Window.xml +++ b/doc/en/Gtk/Window.xml @@ -53,11 +53,11 @@ System.Void - - - - - + + + + + Starts moving a window. Mouse button that initiated the drag. @@ -78,11 +78,11 @@ System.Void - - - - - + + + + + Retrieves the dimensions of the frame window for this toplevel. Location to store the width of the frame at the left, or . @@ -163,9 +163,9 @@ System.Void - - - + + + Obtains the current size of . Return location for width, or . @@ -187,9 +187,9 @@ System.Void - - - + + + Gets the default size of the window. Location to store the default width, or . @@ -208,9 +208,9 @@ System.Void - - - + + + To be added an object of type @@ -238,8 +238,8 @@ System.Boolean - - + + To be added an object of type @@ -254,8 +254,8 @@ System.Void - - + + To be added an object of type @@ -281,11 +281,11 @@ System.Void - - - - - + + + + + To be added an object of type @@ -302,9 +302,9 @@ System.Void - - - + + + To be added an object of type @@ -319,12 +319,12 @@ System.Void - - - - - - + + + + + + To be added an object of type @@ -342,9 +342,9 @@ System.Void - - - + + + To be added an object of type @@ -371,9 +371,9 @@ System.Boolean - - - + + + To be added an object of type @@ -414,9 +414,9 @@ System.Void - - - + + + To be added an object of type @@ -431,8 +431,8 @@ System.Void - - + + To be added an object of type @@ -446,9 +446,9 @@ System.Void - - - + + + To be added an object of type @@ -463,8 +463,8 @@ System.Void - - + + To be added an object of type @@ -478,9 +478,9 @@ System.Void - - - + + + Sets the default size of an object, with the specified width and height arguments. an object of type @@ -529,9 +529,9 @@ System.Void - - - + + + To be added an object of type @@ -546,8 +546,8 @@ System.Void - - + + Sets the position for a Window, based on the Gtk.WindowPosition position argument. To be added: an object of type 'Gtk.WindowPosition' @@ -565,8 +565,8 @@ System.Void - - + + To be added an object of type @@ -580,10 +580,10 @@ System.Void - - - - + + + + To be added an object of type @@ -609,8 +609,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -625,8 +625,8 @@ Constructor - - + + Creates a new Window object, based on the Gtk.WindowType type argument. an object of type @@ -656,8 +656,8 @@ Constructor - - + + Creates a new TopLevel Window object, with the specified string argument as the title. an object of type @@ -677,8 +677,7 @@ GLib.List - - + To be added an object of type @@ -704,8 +703,7 @@ Gtk.Widget - - + To be added an object of type @@ -719,8 +717,7 @@ System.Boolean - - + To be added an object of type @@ -734,8 +731,7 @@ Gdk.Gravity - - + To be added an object of type @@ -749,8 +745,7 @@ Gdk.ModifierType - - + To be added an object of type @@ -764,8 +759,7 @@ Gdk.WindowTypeHint - - + To be added an object of type @@ -779,8 +773,7 @@ Gtk.Window - - + To be added an object of type @@ -794,8 +787,7 @@ Gtk.Widget - - + To be added an object of type @@ -809,8 +801,7 @@ GLib.List - - + To be added an object of type @@ -824,8 +815,7 @@ System.String - - + To be added an object of type @@ -839,8 +829,7 @@ System.Boolean - - + Sets if a Window will be decorated or not ( borderless ). an object of type @@ -861,8 +850,7 @@ System.Boolean - - + Sets if a Window will be resizable by the user or not. an object of type @@ -881,8 +869,7 @@ Gtk.WindowPosition - - + Property used for setting/getting the window position. an object of type @@ -901,8 +888,7 @@ System.Int32 - - + Property used for defining the default height of a window. an object of type @@ -922,8 +908,7 @@ System.Boolean - - + To be added an object of type @@ -937,8 +922,7 @@ System.Boolean - - + To be added an object of type @@ -952,8 +936,7 @@ System.Boolean - - + To be added an object of type @@ -967,8 +950,7 @@ System.String - - + Property used for setting the Window Title. an object of type @@ -1002,8 +984,7 @@ System.Int32 - - + To be added an object of type @@ -1017,8 +998,7 @@ Gdk.Pixbuf - - + To be added an object of type @@ -1032,8 +1012,7 @@ System.Boolean - - + To be added an object of type @@ -1044,7 +1023,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1054,7 +1035,9 @@ Event - GtkSharp.MoveFocusHandler + + GtkSharp.MoveFocusHandler + To be added @@ -1064,7 +1047,9 @@ Event - GtkSharp.SetFocusHandler + + GtkSharp.SetFocusHandler + To be added @@ -1074,7 +1059,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1084,7 +1071,9 @@ Event - System.EventHandler + + System.EventHandler + To be added @@ -1094,7 +1083,9 @@ Event - GtkSharp.FrameEventHandler + + GtkSharp.FrameEventHandler + To be added @@ -1106,8 +1097,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1123,8 +1114,7 @@ System.Boolean - - + To be added a @@ -1162,8 +1152,7 @@ System.Drawing.Size - - + To be added a @@ -1177,8 +1166,7 @@ Gdk.Screen - - + To be added a @@ -1216,8 +1204,7 @@ System.Boolean - - + To be added a @@ -1231,8 +1218,7 @@ System.Boolean - - + To be added a @@ -1247,8 +1233,8 @@ System.Boolean - - + + To be added a @@ -1275,8 +1261,8 @@ System.Boolean - - + + To be added a @@ -1297,4 +1283,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/WindowGroup.xml b/doc/en/Gtk/WindowGroup.xml index 152fc8e9d..1a272fc14 100644 --- a/doc/en/Gtk/WindowGroup.xml +++ b/doc/en/Gtk/WindowGroup.xml @@ -32,8 +32,8 @@ System.Void - - + + Adds a to the an object of type @@ -47,8 +47,8 @@ System.Void - - + + Removes a from the an object of type @@ -72,8 +72,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -111,8 +111,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -123,4 +123,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/WindowKeysForeachFunc.xml b/doc/en/Gtk/WindowKeysForeachFunc.xml index 6d266c7a6..8aa6de343 100644 --- a/doc/en/Gtk/WindowKeysForeachFunc.xml +++ b/doc/en/Gtk/WindowKeysForeachFunc.xml @@ -23,11 +23,13 @@ - - - - - - - System.Void - + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Gtk/WindowPosition.xml b/doc/en/Gtk/WindowPosition.xml index b1aebeaff..bd4f56d39 100644 --- a/doc/en/Gtk/WindowPosition.xml +++ b/doc/en/Gtk/WindowPosition.xml @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/WindowType.xml b/doc/en/Gtk/WindowType.xml index 052f86c3f..9a4c2c657 100644 --- a/doc/en/Gtk/WindowType.xml +++ b/doc/en/Gtk/WindowType.xml @@ -72,4 +72,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/WrapMode.xml b/doc/en/Gtk/WrapMode.xml index ec94d0bbf..38950133b 100644 --- a/doc/en/Gtk/WrapMode.xml +++ b/doc/en/Gtk/WrapMode.xml @@ -91,4 +91,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/AccelChangedArgs.xml b/doc/en/GtkSharp/AccelChangedArgs.xml index bcc409257..187958756 100644 --- a/doc/en/GtkSharp/AccelChangedArgs.xml +++ b/doc/en/GtkSharp/AccelChangedArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/AccelChangedHandler.xml b/doc/en/GtkSharp/AccelChangedHandler.xml index 06f633ce1..19abb024d 100644 --- a/doc/en/GtkSharp/AccelChangedHandler.xml +++ b/doc/en/GtkSharp/AccelChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/AccelGroupActivateWrapper.xml b/doc/en/GtkSharp/AccelGroupActivateWrapper.xml index d8577dd01..efd5e94aa 100644 --- a/doc/en/GtkSharp/AccelGroupActivateWrapper.xml +++ b/doc/en/GtkSharp/AccelGroupActivateWrapper.xml @@ -33,9 +33,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.AccelGroupActivate' @@ -51,11 +51,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -67,4 +67,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/AccelMapForeachWrapper.xml b/doc/en/GtkSharp/AccelMapForeachWrapper.xml index fb241af77..22d0e0634 100644 --- a/doc/en/GtkSharp/AccelMapForeachWrapper.xml +++ b/doc/en/GtkSharp/AccelMapForeachWrapper.xml @@ -35,12 +35,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'IntPtr' @@ -56,9 +56,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.AccelMapForeach' @@ -68,4 +68,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/AcceptPositionArgs.xml b/doc/en/GtkSharp/AcceptPositionArgs.xml index 495f212e9..4d4908b2d 100644 --- a/doc/en/GtkSharp/AcceptPositionArgs.xml +++ b/doc/en/GtkSharp/AcceptPositionArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/AcceptPositionHandler.xml b/doc/en/GtkSharp/AcceptPositionHandler.xml index 344215b90..6ca8dc2a2 100644 --- a/doc/en/GtkSharp/AcceptPositionHandler.xml +++ b/doc/en/GtkSharp/AcceptPositionHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ActivateCurrentArgs.xml b/doc/en/GtkSharp/ActivateCurrentArgs.xml index a8a149913..de065b243 100644 --- a/doc/en/GtkSharp/ActivateCurrentArgs.xml +++ b/doc/en/GtkSharp/ActivateCurrentArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ActivateCurrentHandler.xml b/doc/en/GtkSharp/ActivateCurrentHandler.xml index 90c63333d..4d281ab94 100644 --- a/doc/en/GtkSharp/ActivateCurrentHandler.xml +++ b/doc/en/GtkSharp/ActivateCurrentHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/AddedArgs.xml b/doc/en/GtkSharp/AddedArgs.xml index 449351b32..58c7c591c 100644 --- a/doc/en/GtkSharp/AddedArgs.xml +++ b/doc/en/GtkSharp/AddedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/AddedHandler.xml b/doc/en/GtkSharp/AddedHandler.xml index db4efbd8c..29efc34cc 100644 --- a/doc/en/GtkSharp/AddedHandler.xml +++ b/doc/en/GtkSharp/AddedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/AdjustBoundsArgs.xml b/doc/en/GtkSharp/AdjustBoundsArgs.xml index 2590f19e8..7d6035640 100644 --- a/doc/en/GtkSharp/AdjustBoundsArgs.xml +++ b/doc/en/GtkSharp/AdjustBoundsArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/AdjustBoundsHandler.xml b/doc/en/GtkSharp/AdjustBoundsHandler.xml index ab3435d67..05db59ccd 100644 --- a/doc/en/GtkSharp/AdjustBoundsHandler.xml +++ b/doc/en/GtkSharp/AdjustBoundsHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/BoundsArgs.xml b/doc/en/GtkSharp/BoundsArgs.xml index 2265b21d7..c7af3a068 100644 --- a/doc/en/GtkSharp/BoundsArgs.xml +++ b/doc/en/GtkSharp/BoundsArgs.xml @@ -76,4 +76,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/BoundsHandler.xml b/doc/en/GtkSharp/BoundsHandler.xml index a63ea5fd2..af6b7534e 100644 --- a/doc/en/GtkSharp/BoundsHandler.xml +++ b/doc/en/GtkSharp/BoundsHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ButtonPressEventArgs.xml b/doc/en/GtkSharp/ButtonPressEventArgs.xml index 3b717eb73..8f2c6459e 100644 --- a/doc/en/GtkSharp/ButtonPressEventArgs.xml +++ b/doc/en/GtkSharp/ButtonPressEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ButtonPressEventHandler.xml b/doc/en/GtkSharp/ButtonPressEventHandler.xml index 7c7da5304..891316562 100644 --- a/doc/en/GtkSharp/ButtonPressEventHandler.xml +++ b/doc/en/GtkSharp/ButtonPressEventHandler.xml @@ -9,8 +9,8 @@ Represents a method that will handle a button press event - The events is provided an value that contains - the event data (). + The events is provided an value that contains + the event data (). @@ -26,9 +26,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ButtonReleaseEventArgs.xml b/doc/en/GtkSharp/ButtonReleaseEventArgs.xml index 396483a7f..517951f8c 100644 --- a/doc/en/GtkSharp/ButtonReleaseEventArgs.xml +++ b/doc/en/GtkSharp/ButtonReleaseEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ButtonReleaseEventHandler.xml b/doc/en/GtkSharp/ButtonReleaseEventHandler.xml index b87226acb..4b67347d2 100644 --- a/doc/en/GtkSharp/ButtonReleaseEventHandler.xml +++ b/doc/en/GtkSharp/ButtonReleaseEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/CallbackMarshalWrapper.xml b/doc/en/GtkSharp/CallbackMarshalWrapper.xml index b8436d76e..d6c175718 100644 --- a/doc/en/GtkSharp/CallbackMarshalWrapper.xml +++ b/doc/en/GtkSharp/CallbackMarshalWrapper.xml @@ -35,11 +35,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -54,9 +54,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.CallbackMarshal' @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CallbackWrapper.xml b/doc/en/GtkSharp/CallbackWrapper.xml index 3bbb671df..2834343d2 100644 --- a/doc/en/GtkSharp/CallbackWrapper.xml +++ b/doc/en/GtkSharp/CallbackWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.Callback' @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CancelPositionArgs.xml b/doc/en/GtkSharp/CancelPositionArgs.xml index 5ed783ff7..bfd1f7dcc 100644 --- a/doc/en/GtkSharp/CancelPositionArgs.xml +++ b/doc/en/GtkSharp/CancelPositionArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CancelPositionHandler.xml b/doc/en/GtkSharp/CancelPositionHandler.xml index cea4177c7..bd1063091 100644 --- a/doc/en/GtkSharp/CancelPositionHandler.xml +++ b/doc/en/GtkSharp/CancelPositionHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChangeCurrentPageArgs.xml b/doc/en/GtkSharp/ChangeCurrentPageArgs.xml index 3d71d25c6..25c8ca926 100644 --- a/doc/en/GtkSharp/ChangeCurrentPageArgs.xml +++ b/doc/en/GtkSharp/ChangeCurrentPageArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChangeCurrentPageHandler.xml b/doc/en/GtkSharp/ChangeCurrentPageHandler.xml index 05c04e68e..f5ae2dc4e 100644 --- a/doc/en/GtkSharp/ChangeCurrentPageHandler.xml +++ b/doc/en/GtkSharp/ChangeCurrentPageHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChangeValueArgs.xml b/doc/en/GtkSharp/ChangeValueArgs.xml index e9e7a61a3..0152fb719 100644 --- a/doc/en/GtkSharp/ChangeValueArgs.xml +++ b/doc/en/GtkSharp/ChangeValueArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChangeValueHandler.xml b/doc/en/GtkSharp/ChangeValueHandler.xml index 872cd263f..1d85b0d82 100644 --- a/doc/en/GtkSharp/ChangeValueHandler.xml +++ b/doc/en/GtkSharp/ChangeValueHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildAnchorInsertedArgs.xml b/doc/en/GtkSharp/ChildAnchorInsertedArgs.xml index 4f439f097..e15c98dc1 100644 --- a/doc/en/GtkSharp/ChildAnchorInsertedArgs.xml +++ b/doc/en/GtkSharp/ChildAnchorInsertedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildAnchorInsertedHandler.xml b/doc/en/GtkSharp/ChildAnchorInsertedHandler.xml index 74e89b661..5f8708e23 100644 --- a/doc/en/GtkSharp/ChildAnchorInsertedHandler.xml +++ b/doc/en/GtkSharp/ChildAnchorInsertedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildAttachedArgs.xml b/doc/en/GtkSharp/ChildAttachedArgs.xml index 7b7a4e6ce..bd166e3b2 100644 --- a/doc/en/GtkSharp/ChildAttachedArgs.xml +++ b/doc/en/GtkSharp/ChildAttachedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildAttachedHandler.xml b/doc/en/GtkSharp/ChildAttachedHandler.xml index 82e390cf1..f652a5150 100644 --- a/doc/en/GtkSharp/ChildAttachedHandler.xml +++ b/doc/en/GtkSharp/ChildAttachedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildDetachedArgs.xml b/doc/en/GtkSharp/ChildDetachedArgs.xml index f4ba0b969..93bf80c68 100644 --- a/doc/en/GtkSharp/ChildDetachedArgs.xml +++ b/doc/en/GtkSharp/ChildDetachedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildDetachedHandler.xml b/doc/en/GtkSharp/ChildDetachedHandler.xml index e79753374..1ecad5899 100644 --- a/doc/en/GtkSharp/ChildDetachedHandler.xml +++ b/doc/en/GtkSharp/ChildDetachedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildNotifiedArgs.xml b/doc/en/GtkSharp/ChildNotifiedArgs.xml index 7f4ca3f30..eed21b9b4 100644 --- a/doc/en/GtkSharp/ChildNotifiedArgs.xml +++ b/doc/en/GtkSharp/ChildNotifiedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ChildNotifiedHandler.xml b/doc/en/GtkSharp/ChildNotifiedHandler.xml index 1cfab941a..bedbc6980 100644 --- a/doc/en/GtkSharp/ChildNotifiedHandler.xml +++ b/doc/en/GtkSharp/ChildNotifiedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ClientEventArgs.xml b/doc/en/GtkSharp/ClientEventArgs.xml index 867a79c42..e7815ea3d 100644 --- a/doc/en/GtkSharp/ClientEventArgs.xml +++ b/doc/en/GtkSharp/ClientEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ClientEventHandler.xml b/doc/en/GtkSharp/ClientEventHandler.xml index 902366667..a7ad86fb2 100644 --- a/doc/en/GtkSharp/ClientEventHandler.xml +++ b/doc/en/GtkSharp/ClientEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ClipboardReceivedFuncWrapper.xml b/doc/en/GtkSharp/ClipboardReceivedFuncWrapper.xml index 7481dddff..c41595235 100644 --- a/doc/en/GtkSharp/ClipboardReceivedFuncWrapper.xml +++ b/doc/en/GtkSharp/ClipboardReceivedFuncWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ClipboardReceivedFunc' @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ClipboardTextReceivedFuncWrapper.xml b/doc/en/GtkSharp/ClipboardTextReceivedFuncWrapper.xml index f325b4104..1e57b7c3b 100644 --- a/doc/en/GtkSharp/ClipboardTextReceivedFuncWrapper.xml +++ b/doc/en/GtkSharp/ClipboardTextReceivedFuncWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ClipboardTextReceivedFunc' @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ColorSelectionChangePaletteFuncWrapper.xml b/doc/en/GtkSharp/ColorSelectionChangePaletteFuncWrapper.xml index dc6d85a67..675c78d3d 100644 --- a/doc/en/GtkSharp/ColorSelectionChangePaletteFuncWrapper.xml +++ b/doc/en/GtkSharp/ColorSelectionChangePaletteFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gdk.Color&' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ColorSelectionChangePaletteFunc' @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CommitArgs.xml b/doc/en/GtkSharp/CommitArgs.xml index 1a5b027e5..8effedc1f 100644 --- a/doc/en/GtkSharp/CommitArgs.xml +++ b/doc/en/GtkSharp/CommitArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CommitHandler.xml b/doc/en/GtkSharp/CommitHandler.xml index e5389ddff..d486dc5bc 100644 --- a/doc/en/GtkSharp/CommitHandler.xml +++ b/doc/en/GtkSharp/CommitHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ConfigureEventArgs.xml b/doc/en/GtkSharp/ConfigureEventArgs.xml index 029bf12be..b4ada274b 100644 --- a/doc/en/GtkSharp/ConfigureEventArgs.xml +++ b/doc/en/GtkSharp/ConfigureEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ConfigureEventHandler.xml b/doc/en/GtkSharp/ConfigureEventHandler.xml index 4cf5c4864..fdb1c2aa3 100644 --- a/doc/en/GtkSharp/ConfigureEventHandler.xml +++ b/doc/en/GtkSharp/ConfigureEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/CurrentParagraphAlignmentChangedArgs.xml b/doc/en/GtkSharp/CurrentParagraphAlignmentChangedArgs.xml index 0a6a4f789..f07c18bd5 100644 --- a/doc/en/GtkSharp/CurrentParagraphAlignmentChangedArgs.xml +++ b/doc/en/GtkSharp/CurrentParagraphAlignmentChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CurrentParagraphAlignmentChangedHandler.xml b/doc/en/GtkSharp/CurrentParagraphAlignmentChangedHandler.xml index 86e583c35..1cc3294b4 100644 --- a/doc/en/GtkSharp/CurrentParagraphAlignmentChangedHandler.xml +++ b/doc/en/GtkSharp/CurrentParagraphAlignmentChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/CurrentParagraphIndentationChangedArgs.xml b/doc/en/GtkSharp/CurrentParagraphIndentationChangedArgs.xml index 11eebdf8d..14bd32454 100644 --- a/doc/en/GtkSharp/CurrentParagraphIndentationChangedArgs.xml +++ b/doc/en/GtkSharp/CurrentParagraphIndentationChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CurrentParagraphIndentationChangedHandler.xml b/doc/en/GtkSharp/CurrentParagraphIndentationChangedHandler.xml index d84d3cb94..02eeeb427 100644 --- a/doc/en/GtkSharp/CurrentParagraphIndentationChangedHandler.xml +++ b/doc/en/GtkSharp/CurrentParagraphIndentationChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/CurrentParagraphStyleChangedArgs.xml b/doc/en/GtkSharp/CurrentParagraphStyleChangedArgs.xml index 0b7ebb164..456fc378c 100644 --- a/doc/en/GtkSharp/CurrentParagraphStyleChangedArgs.xml +++ b/doc/en/GtkSharp/CurrentParagraphStyleChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CurrentParagraphStyleChangedHandler.xml b/doc/en/GtkSharp/CurrentParagraphStyleChangedHandler.xml index 9bf19cd55..1c74fcc9e 100644 --- a/doc/en/GtkSharp/CurrentParagraphStyleChangedHandler.xml +++ b/doc/en/GtkSharp/CurrentParagraphStyleChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/CursorMoveArgs.xml b/doc/en/GtkSharp/CursorMoveArgs.xml index 6ca48d6a1..3ed4c2a38 100644 --- a/doc/en/GtkSharp/CursorMoveArgs.xml +++ b/doc/en/GtkSharp/CursorMoveArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CursorMoveHandler.xml b/doc/en/GtkSharp/CursorMoveHandler.xml index e29c826da..c187595e5 100644 --- a/doc/en/GtkSharp/CursorMoveHandler.xml +++ b/doc/en/GtkSharp/CursorMoveHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/CycleChildFocusArgs.xml b/doc/en/GtkSharp/CycleChildFocusArgs.xml index 957349a42..15ae44618 100644 --- a/doc/en/GtkSharp/CycleChildFocusArgs.xml +++ b/doc/en/GtkSharp/CycleChildFocusArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CycleChildFocusHandler.xml b/doc/en/GtkSharp/CycleChildFocusHandler.xml index a8e812677..c41093799 100644 --- a/doc/en/GtkSharp/CycleChildFocusHandler.xml +++ b/doc/en/GtkSharp/CycleChildFocusHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/CycleHandleFocusArgs.xml b/doc/en/GtkSharp/CycleHandleFocusArgs.xml index 1435f3c43..62e3062fc 100644 --- a/doc/en/GtkSharp/CycleHandleFocusArgs.xml +++ b/doc/en/GtkSharp/CycleHandleFocusArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/CycleHandleFocusHandler.xml b/doc/en/GtkSharp/CycleHandleFocusHandler.xml index 7d35c16e1..8bd003344 100644 --- a/doc/en/GtkSharp/CycleHandleFocusHandler.xml +++ b/doc/en/GtkSharp/CycleHandleFocusHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DeleteEventArgs.xml b/doc/en/GtkSharp/DeleteEventArgs.xml index f08c18974..e7965ee78 100644 --- a/doc/en/GtkSharp/DeleteEventArgs.xml +++ b/doc/en/GtkSharp/DeleteEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DeleteEventHandler.xml b/doc/en/GtkSharp/DeleteEventHandler.xml index 84cef9d2f..22680f6a0 100644 --- a/doc/en/GtkSharp/DeleteEventHandler.xml +++ b/doc/en/GtkSharp/DeleteEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DeleteFromCursorArgs.xml b/doc/en/GtkSharp/DeleteFromCursorArgs.xml index c2d38a0d0..7fcf15617 100644 --- a/doc/en/GtkSharp/DeleteFromCursorArgs.xml +++ b/doc/en/GtkSharp/DeleteFromCursorArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DeleteFromCursorHandler.xml b/doc/en/GtkSharp/DeleteFromCursorHandler.xml index 1021dc3a9..d420564b6 100644 --- a/doc/en/GtkSharp/DeleteFromCursorHandler.xml +++ b/doc/en/GtkSharp/DeleteFromCursorHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DeleteRangeArgs.xml b/doc/en/GtkSharp/DeleteRangeArgs.xml index bd918709a..d1db34904 100644 --- a/doc/en/GtkSharp/DeleteRangeArgs.xml +++ b/doc/en/GtkSharp/DeleteRangeArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DeleteRangeHandler.xml b/doc/en/GtkSharp/DeleteRangeHandler.xml index 62a08b025..31231e7cf 100644 --- a/doc/en/GtkSharp/DeleteRangeHandler.xml +++ b/doc/en/GtkSharp/DeleteRangeHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DestroyEventArgs.xml b/doc/en/GtkSharp/DestroyEventArgs.xml index 883c2bb46..2cc7037ae 100644 --- a/doc/en/GtkSharp/DestroyEventArgs.xml +++ b/doc/en/GtkSharp/DestroyEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DestroyEventHandler.xml b/doc/en/GtkSharp/DestroyEventHandler.xml index 496fb390d..bd03c2862 100644 --- a/doc/en/GtkSharp/DestroyEventHandler.xml +++ b/doc/en/GtkSharp/DestroyEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DestroyNotifyWrapper.xml b/doc/en/GtkSharp/DestroyNotifyWrapper.xml index a0ccc29d2..b522806f9 100644 --- a/doc/en/GtkSharp/DestroyNotifyWrapper.xml +++ b/doc/en/GtkSharp/DestroyNotifyWrapper.xml @@ -35,8 +35,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -48,9 +48,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.DestroyNotify' @@ -60,4 +60,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DirectionChangedArgs.xml b/doc/en/GtkSharp/DirectionChangedArgs.xml index 4aa436d88..2666a7945 100644 --- a/doc/en/GtkSharp/DirectionChangedArgs.xml +++ b/doc/en/GtkSharp/DirectionChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DirectionChangedHandler.xml b/doc/en/GtkSharp/DirectionChangedHandler.xml index eaecdcf5b..4c1f2850a 100644 --- a/doc/en/GtkSharp/DirectionChangedHandler.xml +++ b/doc/en/GtkSharp/DirectionChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DisableDeviceArgs.xml b/doc/en/GtkSharp/DisableDeviceArgs.xml index b17f797a9..29a85d7b7 100644 --- a/doc/en/GtkSharp/DisableDeviceArgs.xml +++ b/doc/en/GtkSharp/DisableDeviceArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DisableDeviceHandler.xml b/doc/en/GtkSharp/DisableDeviceHandler.xml index 8e25a78e1..436c9f004 100644 --- a/doc/en/GtkSharp/DisableDeviceHandler.xml +++ b/doc/en/GtkSharp/DisableDeviceHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragBeginArgs.xml b/doc/en/GtkSharp/DragBeginArgs.xml index 1b2078a03..4924b297e 100644 --- a/doc/en/GtkSharp/DragBeginArgs.xml +++ b/doc/en/GtkSharp/DragBeginArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragBeginHandler.xml b/doc/en/GtkSharp/DragBeginHandler.xml index eec98f33f..d17d9df8b 100644 --- a/doc/en/GtkSharp/DragBeginHandler.xml +++ b/doc/en/GtkSharp/DragBeginHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDataDeleteArgs.xml b/doc/en/GtkSharp/DragDataDeleteArgs.xml index 4a0b7df18..adfba4f0b 100644 --- a/doc/en/GtkSharp/DragDataDeleteArgs.xml +++ b/doc/en/GtkSharp/DragDataDeleteArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDataDeleteHandler.xml b/doc/en/GtkSharp/DragDataDeleteHandler.xml index 60f00549a..5471e3b14 100644 --- a/doc/en/GtkSharp/DragDataDeleteHandler.xml +++ b/doc/en/GtkSharp/DragDataDeleteHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDataGetArgs.xml b/doc/en/GtkSharp/DragDataGetArgs.xml index 97f14b5ac..c329f774f 100644 --- a/doc/en/GtkSharp/DragDataGetArgs.xml +++ b/doc/en/GtkSharp/DragDataGetArgs.xml @@ -76,4 +76,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDataGetHandler.xml b/doc/en/GtkSharp/DragDataGetHandler.xml index 1d4014678..a412af704 100644 --- a/doc/en/GtkSharp/DragDataGetHandler.xml +++ b/doc/en/GtkSharp/DragDataGetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDataReceivedArgs.xml b/doc/en/GtkSharp/DragDataReceivedArgs.xml index ddb11578b..53bd22c94 100644 --- a/doc/en/GtkSharp/DragDataReceivedArgs.xml +++ b/doc/en/GtkSharp/DragDataReceivedArgs.xml @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDataReceivedHandler.xml b/doc/en/GtkSharp/DragDataReceivedHandler.xml index 4ff3a6f68..00225ad6d 100644 --- a/doc/en/GtkSharp/DragDataReceivedHandler.xml +++ b/doc/en/GtkSharp/DragDataReceivedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDropArgs.xml b/doc/en/GtkSharp/DragDropArgs.xml index 0377825a5..b52ab8d7c 100644 --- a/doc/en/GtkSharp/DragDropArgs.xml +++ b/doc/en/GtkSharp/DragDropArgs.xml @@ -76,4 +76,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragDropHandler.xml b/doc/en/GtkSharp/DragDropHandler.xml index 30c4da4dc..e11ba41c7 100644 --- a/doc/en/GtkSharp/DragDropHandler.xml +++ b/doc/en/GtkSharp/DragDropHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragEndArgs.xml b/doc/en/GtkSharp/DragEndArgs.xml index d495af88e..f6e41f40b 100644 --- a/doc/en/GtkSharp/DragEndArgs.xml +++ b/doc/en/GtkSharp/DragEndArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragEndHandler.xml b/doc/en/GtkSharp/DragEndHandler.xml index b5f1d1d3e..36199b11d 100644 --- a/doc/en/GtkSharp/DragEndHandler.xml +++ b/doc/en/GtkSharp/DragEndHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragLeaveArgs.xml b/doc/en/GtkSharp/DragLeaveArgs.xml index 8be0fd512..80459a4fc 100644 --- a/doc/en/GtkSharp/DragLeaveArgs.xml +++ b/doc/en/GtkSharp/DragLeaveArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragLeaveHandler.xml b/doc/en/GtkSharp/DragLeaveHandler.xml index 056236098..085a4a8ce 100644 --- a/doc/en/GtkSharp/DragLeaveHandler.xml +++ b/doc/en/GtkSharp/DragLeaveHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragMotionArgs.xml b/doc/en/GtkSharp/DragMotionArgs.xml index 0e3510ada..5597aedc9 100644 --- a/doc/en/GtkSharp/DragMotionArgs.xml +++ b/doc/en/GtkSharp/DragMotionArgs.xml @@ -76,4 +76,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DragMotionHandler.xml b/doc/en/GtkSharp/DragMotionHandler.xml index 5c92e7982..e7d64fc8f 100644 --- a/doc/en/GtkSharp/DragMotionHandler.xml +++ b/doc/en/GtkSharp/DragMotionHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/DrawArgs.xml b/doc/en/GtkSharp/DrawArgs.xml index d42367c04..186f05b84 100644 --- a/doc/en/GtkSharp/DrawArgs.xml +++ b/doc/en/GtkSharp/DrawArgs.xml @@ -88,4 +88,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/DrawHandler.xml b/doc/en/GtkSharp/DrawHandler.xml index 02809e91b..28ee1c1b4 100644 --- a/doc/en/GtkSharp/DrawHandler.xml +++ b/doc/en/GtkSharp/DrawHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/EditedArgs.xml b/doc/en/GtkSharp/EditedArgs.xml index a2745ef1d..008419ec3 100644 --- a/doc/en/GtkSharp/EditedArgs.xml +++ b/doc/en/GtkSharp/EditedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/EditedHandler.xml b/doc/en/GtkSharp/EditedHandler.xml index 8872e2bba..93e6444f2 100644 --- a/doc/en/GtkSharp/EditedHandler.xml +++ b/doc/en/GtkSharp/EditedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/EnableDeviceArgs.xml b/doc/en/GtkSharp/EnableDeviceArgs.xml index f80efd8bf..31325544c 100644 --- a/doc/en/GtkSharp/EnableDeviceArgs.xml +++ b/doc/en/GtkSharp/EnableDeviceArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/EnableDeviceHandler.xml b/doc/en/GtkSharp/EnableDeviceHandler.xml index cc23b64af..9ced1549f 100644 --- a/doc/en/GtkSharp/EnableDeviceHandler.xml +++ b/doc/en/GtkSharp/EnableDeviceHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/EnterNotifyEventArgs.xml b/doc/en/GtkSharp/EnterNotifyEventArgs.xml index bd81f7c6f..be304bec6 100644 --- a/doc/en/GtkSharp/EnterNotifyEventArgs.xml +++ b/doc/en/GtkSharp/EnterNotifyEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/EnterNotifyEventHandler.xml b/doc/en/GtkSharp/EnterNotifyEventHandler.xml index 4e401383f..ddb33e34a 100644 --- a/doc/en/GtkSharp/EnterNotifyEventHandler.xml +++ b/doc/en/GtkSharp/EnterNotifyEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ExpandCollapseCursorRowArgs.xml b/doc/en/GtkSharp/ExpandCollapseCursorRowArgs.xml index a812c9082..41d191aec 100644 --- a/doc/en/GtkSharp/ExpandCollapseCursorRowArgs.xml +++ b/doc/en/GtkSharp/ExpandCollapseCursorRowArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ExpandCollapseCursorRowHandler.xml b/doc/en/GtkSharp/ExpandCollapseCursorRowHandler.xml index 7a823b69f..0069a8cab 100644 --- a/doc/en/GtkSharp/ExpandCollapseCursorRowHandler.xml +++ b/doc/en/GtkSharp/ExpandCollapseCursorRowHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ExposeEventArgs.xml b/doc/en/GtkSharp/ExposeEventArgs.xml index c8d1f58c4..c3f133ba6 100644 --- a/doc/en/GtkSharp/ExposeEventArgs.xml +++ b/doc/en/GtkSharp/ExposeEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ExposeEventHandler.xml b/doc/en/GtkSharp/ExposeEventHandler.xml index 96dadf98c..06dd09204 100644 --- a/doc/en/GtkSharp/ExposeEventHandler.xml +++ b/doc/en/GtkSharp/ExposeEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusChildSetArgs.xml b/doc/en/GtkSharp/FocusChildSetArgs.xml index c18445d55..c58f29937 100644 --- a/doc/en/GtkSharp/FocusChildSetArgs.xml +++ b/doc/en/GtkSharp/FocusChildSetArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusChildSetHandler.xml b/doc/en/GtkSharp/FocusChildSetHandler.xml index 9cf723ece..77ba2a732 100644 --- a/doc/en/GtkSharp/FocusChildSetHandler.xml +++ b/doc/en/GtkSharp/FocusChildSetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusInEventArgs.xml b/doc/en/GtkSharp/FocusInEventArgs.xml index 67104d48c..b3c336c57 100644 --- a/doc/en/GtkSharp/FocusInEventArgs.xml +++ b/doc/en/GtkSharp/FocusInEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusInEventHandler.xml b/doc/en/GtkSharp/FocusInEventHandler.xml index 1377c0f13..67c6f5df1 100644 --- a/doc/en/GtkSharp/FocusInEventHandler.xml +++ b/doc/en/GtkSharp/FocusInEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusOutEventArgs.xml b/doc/en/GtkSharp/FocusOutEventArgs.xml index b23f60712..e84fe2085 100644 --- a/doc/en/GtkSharp/FocusOutEventArgs.xml +++ b/doc/en/GtkSharp/FocusOutEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusOutEventHandler.xml b/doc/en/GtkSharp/FocusOutEventHandler.xml index 6db0d98fb..6d6f65757 100644 --- a/doc/en/GtkSharp/FocusOutEventHandler.xml +++ b/doc/en/GtkSharp/FocusOutEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusTabArgs.xml b/doc/en/GtkSharp/FocusTabArgs.xml index 584ae8125..e3752e5d6 100644 --- a/doc/en/GtkSharp/FocusTabArgs.xml +++ b/doc/en/GtkSharp/FocusTabArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusTabHandler.xml b/doc/en/GtkSharp/FocusTabHandler.xml index b325c3550..45cb8bf71 100644 --- a/doc/en/GtkSharp/FocusTabHandler.xml +++ b/doc/en/GtkSharp/FocusTabHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusedArgs.xml b/doc/en/GtkSharp/FocusedArgs.xml index 35d927376..1e3e73fd5 100644 --- a/doc/en/GtkSharp/FocusedArgs.xml +++ b/doc/en/GtkSharp/FocusedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/FocusedHandler.xml b/doc/en/GtkSharp/FocusedHandler.xml index 6056466bf..a3fc5d75c 100644 --- a/doc/en/GtkSharp/FocusedHandler.xml +++ b/doc/en/GtkSharp/FocusedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FormatValueArgs.xml b/doc/en/GtkSharp/FormatValueArgs.xml index 63deb12d4..a82cf49f3 100644 --- a/doc/en/GtkSharp/FormatValueArgs.xml +++ b/doc/en/GtkSharp/FormatValueArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/FormatValueHandler.xml b/doc/en/GtkSharp/FormatValueHandler.xml index fa20adc42..18938d5de 100644 --- a/doc/en/GtkSharp/FormatValueHandler.xml +++ b/doc/en/GtkSharp/FormatValueHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FrameEventArgs.xml b/doc/en/GtkSharp/FrameEventArgs.xml index d5c6600d1..c2878ab77 100644 --- a/doc/en/GtkSharp/FrameEventArgs.xml +++ b/doc/en/GtkSharp/FrameEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/FrameEventHandler.xml b/doc/en/GtkSharp/FrameEventHandler.xml index 66bafb231..b06d853c1 100644 --- a/doc/en/GtkSharp/FrameEventHandler.xml +++ b/doc/en/GtkSharp/FrameEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/FunctionWrapper.xml b/doc/en/GtkSharp/FunctionWrapper.xml index 8e36b4ccc..edaf3d2dd 100644 --- a/doc/en/GtkSharp/FunctionWrapper.xml +++ b/doc/en/GtkSharp/FunctionWrapper.xml @@ -35,8 +35,8 @@ System.Boolean - - + + To be added To be added: an object of type 'IntPtr' @@ -49,9 +49,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.Function' @@ -61,4 +61,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/GrabNotifyArgs.xml b/doc/en/GtkSharp/GrabNotifyArgs.xml index 387b49717..729f0ee18 100644 --- a/doc/en/GtkSharp/GrabNotifyArgs.xml +++ b/doc/en/GtkSharp/GrabNotifyArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/GrabNotifyHandler.xml b/doc/en/GtkSharp/GrabNotifyHandler.xml index a11d1d9fc..430f16bf9 100644 --- a/doc/en/GtkSharp/GrabNotifyHandler.xml +++ b/doc/en/GtkSharp/GrabNotifyHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml b/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml index 1e02fb773..eaa786838 100644 --- a/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml +++ b/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/GtkClipboardClearFuncWrapper.xml b/doc/en/GtkSharp/GtkClipboardClearFuncWrapper.xml index 770b639d6..877c4c784 100644 --- a/doc/en/GtkSharp/GtkClipboardClearFuncWrapper.xml +++ b/doc/en/GtkSharp/GtkClipboardClearFuncWrapper.xml @@ -47,9 +47,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -62,9 +62,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ClipboardClearFunc' @@ -74,4 +74,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/GtkClipboardGetFuncNative.xml b/doc/en/GtkSharp/GtkClipboardGetFuncNative.xml index 58f2c251e..21fcc9894 100644 --- a/doc/en/GtkSharp/GtkClipboardGetFuncNative.xml +++ b/doc/en/GtkSharp/GtkClipboardGetFuncNative.xml @@ -25,11 +25,13 @@ - - - - - - - System.Void - + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml b/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml index b9376c0be..5d9ce38d7 100644 --- a/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml +++ b/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml @@ -47,11 +47,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -66,9 +66,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ClipboardGetFunc' @@ -78,4 +78,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/HTMLSaveReceiverFnWrapper.xml b/doc/en/GtkSharp/HTMLSaveReceiverFnWrapper.xml index 008161720..a98e548b8 100644 --- a/doc/en/GtkSharp/HTMLSaveReceiverFnWrapper.xml +++ b/doc/en/GtkSharp/HTMLSaveReceiverFnWrapper.xml @@ -35,11 +35,11 @@ System.Boolean - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -55,9 +55,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.HTMLSaveReceiverFn' @@ -67,4 +67,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/HTMLStreamCloseFuncWrapper.xml b/doc/en/GtkSharp/HTMLStreamCloseFuncWrapper.xml index 912f0b139..26ccd0d70 100644 --- a/doc/en/GtkSharp/HTMLStreamCloseFuncWrapper.xml +++ b/doc/en/GtkSharp/HTMLStreamCloseFuncWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.HTMLStream&' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.HTMLStreamCloseFunc' @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/HTMLStreamTypesFuncWrapper.xml b/doc/en/GtkSharp/HTMLStreamTypesFuncWrapper.xml index d8028423b..3f9639b93 100644 --- a/doc/en/GtkSharp/HTMLStreamTypesFuncWrapper.xml +++ b/doc/en/GtkSharp/HTMLStreamTypesFuncWrapper.xml @@ -33,9 +33,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.HTMLStreamTypesFunc' @@ -51,9 +51,9 @@ System.IntPtr - - - + + + To be added a @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/HTMLStreamWriteFuncWrapper.xml b/doc/en/GtkSharp/HTMLStreamWriteFuncWrapper.xml index eab98aa75..37ae0f3ab 100644 --- a/doc/en/GtkSharp/HTMLStreamWriteFuncWrapper.xml +++ b/doc/en/GtkSharp/HTMLStreamWriteFuncWrapper.xml @@ -35,11 +35,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.HTMLStream&' @@ -54,9 +54,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.HTMLStreamWriteFunc' @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/HelpShownArgs.xml b/doc/en/GtkSharp/HelpShownArgs.xml index d74885d94..1f45ace4d 100644 --- a/doc/en/GtkSharp/HelpShownArgs.xml +++ b/doc/en/GtkSharp/HelpShownArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/HelpShownHandler.xml b/doc/en/GtkSharp/HelpShownHandler.xml index 136aa099e..e5a92180b 100644 --- a/doc/en/GtkSharp/HelpShownHandler.xml +++ b/doc/en/GtkSharp/HelpShownHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/HierarchyChangedArgs.xml b/doc/en/GtkSharp/HierarchyChangedArgs.xml index 8ea868181..8f9112587 100644 --- a/doc/en/GtkSharp/HierarchyChangedArgs.xml +++ b/doc/en/GtkSharp/HierarchyChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/HierarchyChangedHandler.xml b/doc/en/GtkSharp/HierarchyChangedHandler.xml index 3104174fa..d6f79cf3b 100644 --- a/doc/en/GtkSharp/HierarchyChangedHandler.xml +++ b/doc/en/GtkSharp/HierarchyChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/IframeCreatedArgs.xml b/doc/en/GtkSharp/IframeCreatedArgs.xml index 63d2ad278..7f7caa772 100644 --- a/doc/en/GtkSharp/IframeCreatedArgs.xml +++ b/doc/en/GtkSharp/IframeCreatedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/IframeCreatedHandler.xml b/doc/en/GtkSharp/IframeCreatedHandler.xml index 296e017a2..33234dd5a 100644 --- a/doc/en/GtkSharp/IframeCreatedHandler.xml +++ b/doc/en/GtkSharp/IframeCreatedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/InputArgs.xml b/doc/en/GtkSharp/InputArgs.xml index 9dce5d80a..3761becc0 100644 --- a/doc/en/GtkSharp/InputArgs.xml +++ b/doc/en/GtkSharp/InputArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/InputHandler.xml b/doc/en/GtkSharp/InputHandler.xml index 985219016..3b48d8f48 100644 --- a/doc/en/GtkSharp/InputHandler.xml +++ b/doc/en/GtkSharp/InputHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertAtCursorArgs.xml b/doc/en/GtkSharp/InsertAtCursorArgs.xml index 145ceccaf..5ff2a042a 100644 --- a/doc/en/GtkSharp/InsertAtCursorArgs.xml +++ b/doc/en/GtkSharp/InsertAtCursorArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertAtCursorHandler.xml b/doc/en/GtkSharp/InsertAtCursorHandler.xml index c57970196..7b01e884a 100644 --- a/doc/en/GtkSharp/InsertAtCursorHandler.xml +++ b/doc/en/GtkSharp/InsertAtCursorHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertTextArgs.xml b/doc/en/GtkSharp/InsertTextArgs.xml index c9cb56ca0..164e4f8bd 100644 --- a/doc/en/GtkSharp/InsertTextArgs.xml +++ b/doc/en/GtkSharp/InsertTextArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertTextHandler.xml b/doc/en/GtkSharp/InsertTextHandler.xml index 726472e79..edbd967a2 100644 --- a/doc/en/GtkSharp/InsertTextHandler.xml +++ b/doc/en/GtkSharp/InsertTextHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertionColorChangedArgs.xml b/doc/en/GtkSharp/InsertionColorChangedArgs.xml index 760654ad4..e9db17ee5 100644 --- a/doc/en/GtkSharp/InsertionColorChangedArgs.xml +++ b/doc/en/GtkSharp/InsertionColorChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertionColorChangedHandler.xml b/doc/en/GtkSharp/InsertionColorChangedHandler.xml index 9df780c0f..18b0c17bd 100644 --- a/doc/en/GtkSharp/InsertionColorChangedHandler.xml +++ b/doc/en/GtkSharp/InsertionColorChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertionFontStyleChangedArgs.xml b/doc/en/GtkSharp/InsertionFontStyleChangedArgs.xml index 2cd4503ee..5e2b21250 100644 --- a/doc/en/GtkSharp/InsertionFontStyleChangedArgs.xml +++ b/doc/en/GtkSharp/InsertionFontStyleChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/InsertionFontStyleChangedHandler.xml b/doc/en/GtkSharp/InsertionFontStyleChangedHandler.xml index e6ac3063f..fe2514ef7 100644 --- a/doc/en/GtkSharp/InsertionFontStyleChangedHandler.xml +++ b/doc/en/GtkSharp/InsertionFontStyleChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ItemFactoryCallback1Wrapper.xml b/doc/en/GtkSharp/ItemFactoryCallback1Wrapper.xml index 7a3f87a05..e444fa92a 100644 --- a/doc/en/GtkSharp/ItemFactoryCallback1Wrapper.xml +++ b/doc/en/GtkSharp/ItemFactoryCallback1Wrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ItemFactoryCallback1' @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ItemFactoryCallbackWrapper.xml b/doc/en/GtkSharp/ItemFactoryCallbackWrapper.xml index b9a2a25e1..b5d804b40 100644 --- a/doc/en/GtkSharp/ItemFactoryCallbackWrapper.xml +++ b/doc/en/GtkSharp/ItemFactoryCallbackWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ItemFactoryCallback' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/KeyPressEventArgs.xml b/doc/en/GtkSharp/KeyPressEventArgs.xml index 75173ee64..7f5278e31 100644 --- a/doc/en/GtkSharp/KeyPressEventArgs.xml +++ b/doc/en/GtkSharp/KeyPressEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/KeyPressEventHandler.xml b/doc/en/GtkSharp/KeyPressEventHandler.xml index 087eeeafe..f98289358 100644 --- a/doc/en/GtkSharp/KeyPressEventHandler.xml +++ b/doc/en/GtkSharp/KeyPressEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/KeyReleaseEventArgs.xml b/doc/en/GtkSharp/KeyReleaseEventArgs.xml index 76b845fce..3f51d4c35 100644 --- a/doc/en/GtkSharp/KeyReleaseEventArgs.xml +++ b/doc/en/GtkSharp/KeyReleaseEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/KeyReleaseEventHandler.xml b/doc/en/GtkSharp/KeyReleaseEventHandler.xml index 8db0e3700..5ef9e4b72 100644 --- a/doc/en/GtkSharp/KeyReleaseEventHandler.xml +++ b/doc/en/GtkSharp/KeyReleaseEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/KeySnoopFuncWrapper.xml b/doc/en/GtkSharp/KeySnoopFuncWrapper.xml index 4dfbe8882..c3e658bbd 100644 --- a/doc/en/GtkSharp/KeySnoopFuncWrapper.xml +++ b/doc/en/GtkSharp/KeySnoopFuncWrapper.xml @@ -35,10 +35,10 @@ System.Int32 - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -53,9 +53,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.KeySnoopFunc' @@ -65,4 +65,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/LeaveNotifyEventArgs.xml b/doc/en/GtkSharp/LeaveNotifyEventArgs.xml index 17cf0f8c7..8b99c3137 100644 --- a/doc/en/GtkSharp/LeaveNotifyEventArgs.xml +++ b/doc/en/GtkSharp/LeaveNotifyEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/LeaveNotifyEventHandler.xml b/doc/en/GtkSharp/LeaveNotifyEventHandler.xml index d07702b24..16471e36e 100644 --- a/doc/en/GtkSharp/LeaveNotifyEventHandler.xml +++ b/doc/en/GtkSharp/LeaveNotifyEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/LinkClickedArgs.xml b/doc/en/GtkSharp/LinkClickedArgs.xml index de2b507b6..3e82eb7b4 100644 --- a/doc/en/GtkSharp/LinkClickedArgs.xml +++ b/doc/en/GtkSharp/LinkClickedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/LinkClickedHandler.xml b/doc/en/GtkSharp/LinkClickedHandler.xml index 7c9bf1967..72ff4fc20 100644 --- a/doc/en/GtkSharp/LinkClickedHandler.xml +++ b/doc/en/GtkSharp/LinkClickedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MapEventArgs.xml b/doc/en/GtkSharp/MapEventArgs.xml index 4e436f730..3c91c874e 100644 --- a/doc/en/GtkSharp/MapEventArgs.xml +++ b/doc/en/GtkSharp/MapEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MapEventHandler.xml b/doc/en/GtkSharp/MapEventHandler.xml index ce8d94cdd..a169edcca 100644 --- a/doc/en/GtkSharp/MapEventHandler.xml +++ b/doc/en/GtkSharp/MapEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MarkDeletedArgs.xml b/doc/en/GtkSharp/MarkDeletedArgs.xml index 23504d649..612d0374d 100644 --- a/doc/en/GtkSharp/MarkDeletedArgs.xml +++ b/doc/en/GtkSharp/MarkDeletedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MarkDeletedHandler.xml b/doc/en/GtkSharp/MarkDeletedHandler.xml index 6816617ea..e9157dd41 100644 --- a/doc/en/GtkSharp/MarkDeletedHandler.xml +++ b/doc/en/GtkSharp/MarkDeletedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MarkSetArgs.xml b/doc/en/GtkSharp/MarkSetArgs.xml index 334e70b5b..2d283866f 100644 --- a/doc/en/GtkSharp/MarkSetArgs.xml +++ b/doc/en/GtkSharp/MarkSetArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MarkSetHandler.xml b/doc/en/GtkSharp/MarkSetHandler.xml index 38a3ef23e..7c4870bf8 100644 --- a/doc/en/GtkSharp/MarkSetHandler.xml +++ b/doc/en/GtkSharp/MarkSetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MenuDetachFuncWrapper.xml b/doc/en/GtkSharp/MenuDetachFuncWrapper.xml index 939c2331a..5cd278214 100644 --- a/doc/en/GtkSharp/MenuDetachFuncWrapper.xml +++ b/doc/en/GtkSharp/MenuDetachFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.MenuDetachFunc' @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MenuPositionFuncWrapper.xml b/doc/en/GtkSharp/MenuPositionFuncWrapper.xml index 83e7b531d..6ec19f9e4 100644 --- a/doc/en/GtkSharp/MenuPositionFuncWrapper.xml +++ b/doc/en/GtkSharp/MenuPositionFuncWrapper.xml @@ -35,12 +35,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'IntPtr' @@ -56,9 +56,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.MenuPositionFunc' @@ -68,4 +68,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MnemonicActivatedArgs.xml b/doc/en/GtkSharp/MnemonicActivatedArgs.xml index 4f201dc90..202760708 100644 --- a/doc/en/GtkSharp/MnemonicActivatedArgs.xml +++ b/doc/en/GtkSharp/MnemonicActivatedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MnemonicActivatedHandler.xml b/doc/en/GtkSharp/MnemonicActivatedHandler.xml index a595359c4..657125911 100644 --- a/doc/en/GtkSharp/MnemonicActivatedHandler.xml +++ b/doc/en/GtkSharp/MnemonicActivatedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ModuleInitFuncWrapper.xml b/doc/en/GtkSharp/ModuleInitFuncWrapper.xml index e9844df71..532b41b10 100644 --- a/doc/en/GtkSharp/ModuleInitFuncWrapper.xml +++ b/doc/en/GtkSharp/ModuleInitFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.ModuleInitFunc' @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MotionNotifyEventArgs.xml b/doc/en/GtkSharp/MotionNotifyEventArgs.xml index a9d5f4afc..07d67f447 100644 --- a/doc/en/GtkSharp/MotionNotifyEventArgs.xml +++ b/doc/en/GtkSharp/MotionNotifyEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MotionNotifyEventHandler.xml b/doc/en/GtkSharp/MotionNotifyEventHandler.xml index b0a6fc1c1..0053ab236 100644 --- a/doc/en/GtkSharp/MotionNotifyEventHandler.xml +++ b/doc/en/GtkSharp/MotionNotifyEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveArgs.xml b/doc/en/GtkSharp/MoveArgs.xml index 4c875c8a6..785e723bb 100644 --- a/doc/en/GtkSharp/MoveArgs.xml +++ b/doc/en/GtkSharp/MoveArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveCurrentArgs.xml b/doc/en/GtkSharp/MoveCurrentArgs.xml index 83206e1ca..bddac561d 100644 --- a/doc/en/GtkSharp/MoveCurrentArgs.xml +++ b/doc/en/GtkSharp/MoveCurrentArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveCurrentHandler.xml b/doc/en/GtkSharp/MoveCurrentHandler.xml index c686ba351..feb042484 100644 --- a/doc/en/GtkSharp/MoveCurrentHandler.xml +++ b/doc/en/GtkSharp/MoveCurrentHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveCursorArgs.xml b/doc/en/GtkSharp/MoveCursorArgs.xml index f325eebf6..aeee4e1e8 100644 --- a/doc/en/GtkSharp/MoveCursorArgs.xml +++ b/doc/en/GtkSharp/MoveCursorArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveCursorHandler.xml b/doc/en/GtkSharp/MoveCursorHandler.xml index 06a38a39b..1e2fe4f2b 100644 --- a/doc/en/GtkSharp/MoveCursorHandler.xml +++ b/doc/en/GtkSharp/MoveCursorHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveFocusArgs.xml b/doc/en/GtkSharp/MoveFocusArgs.xml index 5340e8d2e..9c9618a76 100644 --- a/doc/en/GtkSharp/MoveFocusArgs.xml +++ b/doc/en/GtkSharp/MoveFocusArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveFocusHandler.xml b/doc/en/GtkSharp/MoveFocusHandler.xml index 86745c9eb..12c739316 100644 --- a/doc/en/GtkSharp/MoveFocusHandler.xml +++ b/doc/en/GtkSharp/MoveFocusHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveFocusOutArgs.xml b/doc/en/GtkSharp/MoveFocusOutArgs.xml index cbd02c7b5..488aa555b 100644 --- a/doc/en/GtkSharp/MoveFocusOutArgs.xml +++ b/doc/en/GtkSharp/MoveFocusOutArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveFocusOutHandler.xml b/doc/en/GtkSharp/MoveFocusOutHandler.xml index 177d189c6..adc7ba9da 100644 --- a/doc/en/GtkSharp/MoveFocusOutHandler.xml +++ b/doc/en/GtkSharp/MoveFocusOutHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveHandleArgs.xml b/doc/en/GtkSharp/MoveHandleArgs.xml index 46d24ae2f..4f6458417 100644 --- a/doc/en/GtkSharp/MoveHandleArgs.xml +++ b/doc/en/GtkSharp/MoveHandleArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveHandleHandler.xml b/doc/en/GtkSharp/MoveHandleHandler.xml index ef98726ba..4c5d7514b 100644 --- a/doc/en/GtkSharp/MoveHandleHandler.xml +++ b/doc/en/GtkSharp/MoveHandleHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveHandler.xml b/doc/en/GtkSharp/MoveHandler.xml index 594441405..efa722bac 100644 --- a/doc/en/GtkSharp/MoveHandler.xml +++ b/doc/en/GtkSharp/MoveHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveSliderArgs.xml b/doc/en/GtkSharp/MoveSliderArgs.xml index 8123d97a8..1ae36d1d9 100644 --- a/doc/en/GtkSharp/MoveSliderArgs.xml +++ b/doc/en/GtkSharp/MoveSliderArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/MoveSliderHandler.xml b/doc/en/GtkSharp/MoveSliderHandler.xml index dab988918..fefd6cf6d 100644 --- a/doc/en/GtkSharp/MoveSliderHandler.xml +++ b/doc/en/GtkSharp/MoveSliderHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/NoExposeEventArgs.xml b/doc/en/GtkSharp/NoExposeEventArgs.xml index 186a7dd7f..3a1ccc840 100644 --- a/doc/en/GtkSharp/NoExposeEventArgs.xml +++ b/doc/en/GtkSharp/NoExposeEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/NoExposeEventHandler.xml b/doc/en/GtkSharp/NoExposeEventHandler.xml index 1ded84be3..dc5562314 100644 --- a/doc/en/GtkSharp/NoExposeEventHandler.xml +++ b/doc/en/GtkSharp/NoExposeEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/OnCommandArgs.xml b/doc/en/GtkSharp/OnCommandArgs.xml index 48d9fdb93..808255ecf 100644 --- a/doc/en/GtkSharp/OnCommandArgs.xml +++ b/doc/en/GtkSharp/OnCommandArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/OnCommandHandler.xml b/doc/en/GtkSharp/OnCommandHandler.xml index 772d01c15..5af520798 100644 --- a/doc/en/GtkSharp/OnCommandHandler.xml +++ b/doc/en/GtkSharp/OnCommandHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/OnUrlArgs.xml b/doc/en/GtkSharp/OnUrlArgs.xml index a2df07549..6b7e0a154 100644 --- a/doc/en/GtkSharp/OnUrlArgs.xml +++ b/doc/en/GtkSharp/OnUrlArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/OnUrlHandler.xml b/doc/en/GtkSharp/OnUrlHandler.xml index 67a53bd9f..6ae45c069 100644 --- a/doc/en/GtkSharp/OnUrlHandler.xml +++ b/doc/en/GtkSharp/OnUrlHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/OrientationChangedArgs.xml b/doc/en/GtkSharp/OrientationChangedArgs.xml index 950b3ebb6..5446189e3 100644 --- a/doc/en/GtkSharp/OrientationChangedArgs.xml +++ b/doc/en/GtkSharp/OrientationChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/OrientationChangedHandler.xml b/doc/en/GtkSharp/OrientationChangedHandler.xml index d27458b8c..c5ed4be08 100644 --- a/doc/en/GtkSharp/OrientationChangedHandler.xml +++ b/doc/en/GtkSharp/OrientationChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/OutputArgs.xml b/doc/en/GtkSharp/OutputArgs.xml index 3c319f8c5..09030ec01 100644 --- a/doc/en/GtkSharp/OutputArgs.xml +++ b/doc/en/GtkSharp/OutputArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/OutputHandler.xml b/doc/en/GtkSharp/OutputHandler.xml index 743abe896..0dea320c7 100644 --- a/doc/en/GtkSharp/OutputHandler.xml +++ b/doc/en/GtkSharp/OutputHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/PageHorizontallyArgs.xml b/doc/en/GtkSharp/PageHorizontallyArgs.xml index 3789de270..60d72298d 100644 --- a/doc/en/GtkSharp/PageHorizontallyArgs.xml +++ b/doc/en/GtkSharp/PageHorizontallyArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PageHorizontallyHandler.xml b/doc/en/GtkSharp/PageHorizontallyHandler.xml index a542a7c34..9584d8c82 100644 --- a/doc/en/GtkSharp/PageHorizontallyHandler.xml +++ b/doc/en/GtkSharp/PageHorizontallyHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ParentSetArgs.xml b/doc/en/GtkSharp/ParentSetArgs.xml index 9522438c0..a1a43481a 100644 --- a/doc/en/GtkSharp/ParentSetArgs.xml +++ b/doc/en/GtkSharp/ParentSetArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ParentSetHandler.xml b/doc/en/GtkSharp/ParentSetHandler.xml index ccbd60a79..7390deb8a 100644 --- a/doc/en/GtkSharp/ParentSetHandler.xml +++ b/doc/en/GtkSharp/ParentSetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/PixbufInsertedArgs.xml b/doc/en/GtkSharp/PixbufInsertedArgs.xml index 68dd349aa..8b95880f7 100644 --- a/doc/en/GtkSharp/PixbufInsertedArgs.xml +++ b/doc/en/GtkSharp/PixbufInsertedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PixbufInsertedHandler.xml b/doc/en/GtkSharp/PixbufInsertedHandler.xml index 8f466f9e0..62b6211fe 100644 --- a/doc/en/GtkSharp/PixbufInsertedHandler.xml +++ b/doc/en/GtkSharp/PixbufInsertedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/PlugRemovedArgs.xml b/doc/en/GtkSharp/PlugRemovedArgs.xml index 3db85bb5c..6c7404bdd 100644 --- a/doc/en/GtkSharp/PlugRemovedArgs.xml +++ b/doc/en/GtkSharp/PlugRemovedArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PlugRemovedHandler.xml b/doc/en/GtkSharp/PlugRemovedHandler.xml index 7c08774a7..8c9aaaf6e 100644 --- a/doc/en/GtkSharp/PlugRemovedHandler.xml +++ b/doc/en/GtkSharp/PlugRemovedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/PointArgs.xml b/doc/en/GtkSharp/PointArgs.xml index 3f950d65c..9ace96c1e 100644 --- a/doc/en/GtkSharp/PointArgs.xml +++ b/doc/en/GtkSharp/PointArgs.xml @@ -88,4 +88,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PointHandler.xml b/doc/en/GtkSharp/PointHandler.xml index 0815b2d93..ca40761e5 100644 --- a/doc/en/GtkSharp/PointHandler.xml +++ b/doc/en/GtkSharp/PointHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/PopulatePopupArgs.xml b/doc/en/GtkSharp/PopulatePopupArgs.xml index dfe7defb2..74db26a13 100644 --- a/doc/en/GtkSharp/PopulatePopupArgs.xml +++ b/doc/en/GtkSharp/PopulatePopupArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PopulatePopupHandler.xml b/doc/en/GtkSharp/PopulatePopupHandler.xml index ff27b997f..eb67e0ef2 100644 --- a/doc/en/GtkSharp/PopulatePopupHandler.xml +++ b/doc/en/GtkSharp/PopulatePopupHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/PopupMenuArgs.xml b/doc/en/GtkSharp/PopupMenuArgs.xml index 29cc423fb..4ca7f6733 100644 --- a/doc/en/GtkSharp/PopupMenuArgs.xml +++ b/doc/en/GtkSharp/PopupMenuArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PopupMenuHandler.xml b/doc/en/GtkSharp/PopupMenuHandler.xml index 3e7933b51..e1801cee4 100644 --- a/doc/en/GtkSharp/PopupMenuHandler.xml +++ b/doc/en/GtkSharp/PopupMenuHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/PrintFuncWrapper.xml b/doc/en/GtkSharp/PrintFuncWrapper.xml index 8d7201265..a96d76720 100644 --- a/doc/en/GtkSharp/PrintFuncWrapper.xml +++ b/doc/en/GtkSharp/PrintFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.PrintFunc' @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PropertyNotifyEventArgs.xml b/doc/en/GtkSharp/PropertyNotifyEventArgs.xml index b3e8e75a0..f7fd01ab5 100644 --- a/doc/en/GtkSharp/PropertyNotifyEventArgs.xml +++ b/doc/en/GtkSharp/PropertyNotifyEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/PropertyNotifyEventHandler.xml b/doc/en/GtkSharp/PropertyNotifyEventHandler.xml index e0ff84569..644c8c7aa 100644 --- a/doc/en/GtkSharp/PropertyNotifyEventHandler.xml +++ b/doc/en/GtkSharp/PropertyNotifyEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ProximityInEventArgs.xml b/doc/en/GtkSharp/ProximityInEventArgs.xml index 116696895..571782b7f 100644 --- a/doc/en/GtkSharp/ProximityInEventArgs.xml +++ b/doc/en/GtkSharp/ProximityInEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ProximityInEventHandler.xml b/doc/en/GtkSharp/ProximityInEventHandler.xml index ea343ec31..1cf0b26f3 100644 --- a/doc/en/GtkSharp/ProximityInEventHandler.xml +++ b/doc/en/GtkSharp/ProximityInEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ProximityOutEventArgs.xml b/doc/en/GtkSharp/ProximityOutEventArgs.xml index eeafbb812..a21d63e54 100644 --- a/doc/en/GtkSharp/ProximityOutEventArgs.xml +++ b/doc/en/GtkSharp/ProximityOutEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ProximityOutEventHandler.xml b/doc/en/GtkSharp/ProximityOutEventHandler.xml index ec673f5e7..b9c174c32 100644 --- a/doc/en/GtkSharp/ProximityOutEventHandler.xml +++ b/doc/en/GtkSharp/ProximityOutEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml b/doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml index 16ab5d360..85cda1766 100644 --- a/doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml +++ b/doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.RBTree&' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.RBTreeTraverseFunc' @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RcPropertyParserWrapper.xml b/doc/en/GtkSharp/RcPropertyParserWrapper.xml index 43dbe6295..7e1a3650e 100644 --- a/doc/en/GtkSharp/RcPropertyParserWrapper.xml +++ b/doc/en/GtkSharp/RcPropertyParserWrapper.xml @@ -46,9 +46,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.RcPropertyParser' @@ -58,4 +58,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RedirectArgs.xml b/doc/en/GtkSharp/RedirectArgs.xml index 5078c9e54..282f41f73 100644 --- a/doc/en/GtkSharp/RedirectArgs.xml +++ b/doc/en/GtkSharp/RedirectArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RedirectHandler.xml b/doc/en/GtkSharp/RedirectHandler.xml index 84579c74a..d81b3ca97 100644 --- a/doc/en/GtkSharp/RedirectHandler.xml +++ b/doc/en/GtkSharp/RedirectHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RemovedArgs.xml b/doc/en/GtkSharp/RemovedArgs.xml index d467f9f52..1947b8e6a 100644 --- a/doc/en/GtkSharp/RemovedArgs.xml +++ b/doc/en/GtkSharp/RemovedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RemovedHandler.xml b/doc/en/GtkSharp/RemovedHandler.xml index efe5861e0..9bb5316b1 100644 --- a/doc/en/GtkSharp/RemovedHandler.xml +++ b/doc/en/GtkSharp/RemovedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RenderArgs.xml b/doc/en/GtkSharp/RenderArgs.xml index 5c274ff3a..fa2e1374a 100644 --- a/doc/en/GtkSharp/RenderArgs.xml +++ b/doc/en/GtkSharp/RenderArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RenderHandler.xml b/doc/en/GtkSharp/RenderHandler.xml index c5e3f0357..f9672847e 100644 --- a/doc/en/GtkSharp/RenderHandler.xml +++ b/doc/en/GtkSharp/RenderHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ResponseArgs.xml b/doc/en/GtkSharp/ResponseArgs.xml index dc2cba6d4..1e13e6f03 100644 --- a/doc/en/GtkSharp/ResponseArgs.xml +++ b/doc/en/GtkSharp/ResponseArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ResponseHandler.xml b/doc/en/GtkSharp/ResponseHandler.xml index f6632a5b0..39b513413 100644 --- a/doc/en/GtkSharp/ResponseHandler.xml +++ b/doc/en/GtkSharp/ResponseHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RetrieveSurroundingArgs.xml b/doc/en/GtkSharp/RetrieveSurroundingArgs.xml index c5f5ae72c..d5c80c699 100644 --- a/doc/en/GtkSharp/RetrieveSurroundingArgs.xml +++ b/doc/en/GtkSharp/RetrieveSurroundingArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RetrieveSurroundingHandler.xml b/doc/en/GtkSharp/RetrieveSurroundingHandler.xml index a39d7d0e9..d9493885e 100644 --- a/doc/en/GtkSharp/RetrieveSurroundingHandler.xml +++ b/doc/en/GtkSharp/RetrieveSurroundingHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowActivatedArgs.xml b/doc/en/GtkSharp/RowActivatedArgs.xml index 6551942f4..f224e2674 100644 --- a/doc/en/GtkSharp/RowActivatedArgs.xml +++ b/doc/en/GtkSharp/RowActivatedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowActivatedHandler.xml b/doc/en/GtkSharp/RowActivatedHandler.xml index 0e6fa5be1..11372ef46 100644 --- a/doc/en/GtkSharp/RowActivatedHandler.xml +++ b/doc/en/GtkSharp/RowActivatedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowChangedArgs.xml b/doc/en/GtkSharp/RowChangedArgs.xml index 185a1ce5f..e5739102e 100644 --- a/doc/en/GtkSharp/RowChangedArgs.xml +++ b/doc/en/GtkSharp/RowChangedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowChangedHandler.xml b/doc/en/GtkSharp/RowChangedHandler.xml index f9b6a2204..70da88844 100644 --- a/doc/en/GtkSharp/RowChangedHandler.xml +++ b/doc/en/GtkSharp/RowChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowCollapsedArgs.xml b/doc/en/GtkSharp/RowCollapsedArgs.xml index 95f8299d9..2ef27fe9a 100644 --- a/doc/en/GtkSharp/RowCollapsedArgs.xml +++ b/doc/en/GtkSharp/RowCollapsedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowCollapsedHandler.xml b/doc/en/GtkSharp/RowCollapsedHandler.xml index db8e0b40b..09b0bfe3f 100644 --- a/doc/en/GtkSharp/RowCollapsedHandler.xml +++ b/doc/en/GtkSharp/RowCollapsedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowDeletedArgs.xml b/doc/en/GtkSharp/RowDeletedArgs.xml index 00be2ab87..e4cb1628b 100644 --- a/doc/en/GtkSharp/RowDeletedArgs.xml +++ b/doc/en/GtkSharp/RowDeletedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowDeletedHandler.xml b/doc/en/GtkSharp/RowDeletedHandler.xml index cd9593d62..6a7ce38a9 100644 --- a/doc/en/GtkSharp/RowDeletedHandler.xml +++ b/doc/en/GtkSharp/RowDeletedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowExpandedArgs.xml b/doc/en/GtkSharp/RowExpandedArgs.xml index bd49c2137..62447a4f5 100644 --- a/doc/en/GtkSharp/RowExpandedArgs.xml +++ b/doc/en/GtkSharp/RowExpandedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowExpandedHandler.xml b/doc/en/GtkSharp/RowExpandedHandler.xml index 0fcf6a268..6eef94b0b 100644 --- a/doc/en/GtkSharp/RowExpandedHandler.xml +++ b/doc/en/GtkSharp/RowExpandedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowHasChildToggledArgs.xml b/doc/en/GtkSharp/RowHasChildToggledArgs.xml index ff79b2636..d41829a62 100644 --- a/doc/en/GtkSharp/RowHasChildToggledArgs.xml +++ b/doc/en/GtkSharp/RowHasChildToggledArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowHasChildToggledHandler.xml b/doc/en/GtkSharp/RowHasChildToggledHandler.xml index f81f3a853..0db2d1dbb 100644 --- a/doc/en/GtkSharp/RowHasChildToggledHandler.xml +++ b/doc/en/GtkSharp/RowHasChildToggledHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowInsertedArgs.xml b/doc/en/GtkSharp/RowInsertedArgs.xml index 0309e6090..436a17c5d 100644 --- a/doc/en/GtkSharp/RowInsertedArgs.xml +++ b/doc/en/GtkSharp/RowInsertedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowInsertedHandler.xml b/doc/en/GtkSharp/RowInsertedHandler.xml index 27323e991..6db8df0ab 100644 --- a/doc/en/GtkSharp/RowInsertedHandler.xml +++ b/doc/en/GtkSharp/RowInsertedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowsReorderedArgs.xml b/doc/en/GtkSharp/RowsReorderedArgs.xml index 01c93491b..70e0c6d49 100644 --- a/doc/en/GtkSharp/RowsReorderedArgs.xml +++ b/doc/en/GtkSharp/RowsReorderedArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/RowsReorderedHandler.xml b/doc/en/GtkSharp/RowsReorderedHandler.xml index 4f247de41..7520c1b00 100644 --- a/doc/en/GtkSharp/RowsReorderedHandler.xml +++ b/doc/en/GtkSharp/RowsReorderedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScreenChangedArgs.xml b/doc/en/GtkSharp/ScreenChangedArgs.xml index ce36d54fa..44bb3936f 100644 --- a/doc/en/GtkSharp/ScreenChangedArgs.xml +++ b/doc/en/GtkSharp/ScreenChangedArgs.xml @@ -42,4 +42,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScreenChangedHandler.xml b/doc/en/GtkSharp/ScreenChangedHandler.xml index 581b05ac8..eb2b87db2 100644 --- a/doc/en/GtkSharp/ScreenChangedHandler.xml +++ b/doc/en/GtkSharp/ScreenChangedHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml b/doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml index bd00edb65..b333a3b42 100644 --- a/doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml +++ b/doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollAdjustmentsSetHandler.xml b/doc/en/GtkSharp/ScrollAdjustmentsSetHandler.xml index 5a012aee8..46555011b 100644 --- a/doc/en/GtkSharp/ScrollAdjustmentsSetHandler.xml +++ b/doc/en/GtkSharp/ScrollAdjustmentsSetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollArgs.xml b/doc/en/GtkSharp/ScrollArgs.xml index 34b8e3340..fc35bc978 100644 --- a/doc/en/GtkSharp/ScrollArgs.xml +++ b/doc/en/GtkSharp/ScrollArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollChildArgs.xml b/doc/en/GtkSharp/ScrollChildArgs.xml index 653d9d736..195216465 100644 --- a/doc/en/GtkSharp/ScrollChildArgs.xml +++ b/doc/en/GtkSharp/ScrollChildArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollChildHandler.xml b/doc/en/GtkSharp/ScrollChildHandler.xml index dd24749a9..45c0ed431 100644 --- a/doc/en/GtkSharp/ScrollChildHandler.xml +++ b/doc/en/GtkSharp/ScrollChildHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollEventArgs.xml b/doc/en/GtkSharp/ScrollEventArgs.xml index 16d317b07..a8ec6a087 100644 --- a/doc/en/GtkSharp/ScrollEventArgs.xml +++ b/doc/en/GtkSharp/ScrollEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollEventHandler.xml b/doc/en/GtkSharp/ScrollEventHandler.xml index fbc42e0f4..2bcd36714 100644 --- a/doc/en/GtkSharp/ScrollEventHandler.xml +++ b/doc/en/GtkSharp/ScrollEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ScrollHandler.xml b/doc/en/GtkSharp/ScrollHandler.xml index 4a2f0151e..5773722a4 100644 --- a/doc/en/GtkSharp/ScrollHandler.xml +++ b/doc/en/GtkSharp/ScrollHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectAllArgs.xml b/doc/en/GtkSharp/SelectAllArgs.xml index 48c3640e4..d29e49a22 100644 --- a/doc/en/GtkSharp/SelectAllArgs.xml +++ b/doc/en/GtkSharp/SelectAllArgs.xml @@ -30,4 +30,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectAllHandler.xml b/doc/en/GtkSharp/SelectAllHandler.xml index 15be3b794..ac04fe819 100644 --- a/doc/en/GtkSharp/SelectAllHandler.xml +++ b/doc/en/GtkSharp/SelectAllHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectCursorParentArgs.xml b/doc/en/GtkSharp/SelectCursorParentArgs.xml index fcbb0e04d..0d799cb50 100644 --- a/doc/en/GtkSharp/SelectCursorParentArgs.xml +++ b/doc/en/GtkSharp/SelectCursorParentArgs.xml @@ -30,4 +30,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectCursorParentHandler.xml b/doc/en/GtkSharp/SelectCursorParentHandler.xml index d8203bdb9..bd9f5080e 100644 --- a/doc/en/GtkSharp/SelectCursorParentHandler.xml +++ b/doc/en/GtkSharp/SelectCursorParentHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectCursorRowArgs.xml b/doc/en/GtkSharp/SelectCursorRowArgs.xml index df1a444e4..53f56ca63 100644 --- a/doc/en/GtkSharp/SelectCursorRowArgs.xml +++ b/doc/en/GtkSharp/SelectCursorRowArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectCursorRowHandler.xml b/doc/en/GtkSharp/SelectCursorRowHandler.xml index 51d2da7fb..127ea536e 100644 --- a/doc/en/GtkSharp/SelectCursorRowHandler.xml +++ b/doc/en/GtkSharp/SelectCursorRowHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectPageArgs.xml b/doc/en/GtkSharp/SelectPageArgs.xml index 9e7dfa84a..b469f24ed 100644 --- a/doc/en/GtkSharp/SelectPageArgs.xml +++ b/doc/en/GtkSharp/SelectPageArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectPageHandler.xml b/doc/en/GtkSharp/SelectPageHandler.xml index 132b2f54c..a46f2d980 100644 --- a/doc/en/GtkSharp/SelectPageHandler.xml +++ b/doc/en/GtkSharp/SelectPageHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionClearEventArgs.xml b/doc/en/GtkSharp/SelectionClearEventArgs.xml index 27b8e861e..94faa0a7c 100644 --- a/doc/en/GtkSharp/SelectionClearEventArgs.xml +++ b/doc/en/GtkSharp/SelectionClearEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionClearEventHandler.xml b/doc/en/GtkSharp/SelectionClearEventHandler.xml index f869e798a..e0665c71e 100644 --- a/doc/en/GtkSharp/SelectionClearEventHandler.xml +++ b/doc/en/GtkSharp/SelectionClearEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionGetArgs.xml b/doc/en/GtkSharp/SelectionGetArgs.xml index cec66b2aa..af2506000 100644 --- a/doc/en/GtkSharp/SelectionGetArgs.xml +++ b/doc/en/GtkSharp/SelectionGetArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionGetHandler.xml b/doc/en/GtkSharp/SelectionGetHandler.xml index a0af561e6..dd10f33d9 100644 --- a/doc/en/GtkSharp/SelectionGetHandler.xml +++ b/doc/en/GtkSharp/SelectionGetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionNotifyEventArgs.xml b/doc/en/GtkSharp/SelectionNotifyEventArgs.xml index f364e77d1..f9cde4f87 100644 --- a/doc/en/GtkSharp/SelectionNotifyEventArgs.xml +++ b/doc/en/GtkSharp/SelectionNotifyEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionNotifyEventHandler.xml b/doc/en/GtkSharp/SelectionNotifyEventHandler.xml index 90c815bd6..fe2b20399 100644 --- a/doc/en/GtkSharp/SelectionNotifyEventHandler.xml +++ b/doc/en/GtkSharp/SelectionNotifyEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionReceivedArgs.xml b/doc/en/GtkSharp/SelectionReceivedArgs.xml index e152132a1..629bccb6e 100644 --- a/doc/en/GtkSharp/SelectionReceivedArgs.xml +++ b/doc/en/GtkSharp/SelectionReceivedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionReceivedHandler.xml b/doc/en/GtkSharp/SelectionReceivedHandler.xml index 524ab38b2..e4dd73963 100644 --- a/doc/en/GtkSharp/SelectionReceivedHandler.xml +++ b/doc/en/GtkSharp/SelectionReceivedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionRequestEventArgs.xml b/doc/en/GtkSharp/SelectionRequestEventArgs.xml index d3e2f0017..67bd95e33 100644 --- a/doc/en/GtkSharp/SelectionRequestEventArgs.xml +++ b/doc/en/GtkSharp/SelectionRequestEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SelectionRequestEventHandler.xml b/doc/en/GtkSharp/SelectionRequestEventHandler.xml index 6884afd30..7c392e932 100644 --- a/doc/en/GtkSharp/SelectionRequestEventHandler.xml +++ b/doc/en/GtkSharp/SelectionRequestEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SetBaseArgs.xml b/doc/en/GtkSharp/SetBaseArgs.xml index eeec6cde0..2506b7f46 100644 --- a/doc/en/GtkSharp/SetBaseArgs.xml +++ b/doc/en/GtkSharp/SetBaseArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SetBaseHandler.xml b/doc/en/GtkSharp/SetBaseHandler.xml index 6f208f822..1a6895711 100644 --- a/doc/en/GtkSharp/SetBaseHandler.xml +++ b/doc/en/GtkSharp/SetBaseHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SetBaseTargetArgs.xml b/doc/en/GtkSharp/SetBaseTargetArgs.xml index 54f10fae7..5f0990d8c 100644 --- a/doc/en/GtkSharp/SetBaseTargetArgs.xml +++ b/doc/en/GtkSharp/SetBaseTargetArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SetBaseTargetHandler.xml b/doc/en/GtkSharp/SetBaseTargetHandler.xml index da072a6b7..d3d19e025 100644 --- a/doc/en/GtkSharp/SetBaseTargetHandler.xml +++ b/doc/en/GtkSharp/SetBaseTargetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SetFocusArgs.xml b/doc/en/GtkSharp/SetFocusArgs.xml index 3c92f620a..018706832 100644 --- a/doc/en/GtkSharp/SetFocusArgs.xml +++ b/doc/en/GtkSharp/SetFocusArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SetFocusHandler.xml b/doc/en/GtkSharp/SetFocusHandler.xml index 775fda942..2a3accc7f 100644 --- a/doc/en/GtkSharp/SetFocusHandler.xml +++ b/doc/en/GtkSharp/SetFocusHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SignalFuncWrapper.xml b/doc/en/GtkSharp/SignalFuncWrapper.xml index 7d7d9b29a..94f6245e2 100644 --- a/doc/en/GtkSharp/SignalFuncWrapper.xml +++ b/doc/en/GtkSharp/SignalFuncWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.SignalFunc' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SizeAllocatedArgs.xml b/doc/en/GtkSharp/SizeAllocatedArgs.xml index 9381f3b9a..7c611f025 100644 --- a/doc/en/GtkSharp/SizeAllocatedArgs.xml +++ b/doc/en/GtkSharp/SizeAllocatedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SizeAllocatedHandler.xml b/doc/en/GtkSharp/SizeAllocatedHandler.xml index 7920b4701..a7634f4c2 100644 --- a/doc/en/GtkSharp/SizeAllocatedHandler.xml +++ b/doc/en/GtkSharp/SizeAllocatedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SizeRequestedArgs.xml b/doc/en/GtkSharp/SizeRequestedArgs.xml index ddc86c6d8..52bae5bf0 100644 --- a/doc/en/GtkSharp/SizeRequestedArgs.xml +++ b/doc/en/GtkSharp/SizeRequestedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SizeRequestedHandler.xml b/doc/en/GtkSharp/SizeRequestedHandler.xml index 6a37216c7..a5d790aa3 100644 --- a/doc/en/GtkSharp/SizeRequestedHandler.xml +++ b/doc/en/GtkSharp/SizeRequestedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/StartInteractiveSearchArgs.xml b/doc/en/GtkSharp/StartInteractiveSearchArgs.xml index 6f56a0e94..090f88a85 100644 --- a/doc/en/GtkSharp/StartInteractiveSearchArgs.xml +++ b/doc/en/GtkSharp/StartInteractiveSearchArgs.xml @@ -30,4 +30,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/StartInteractiveSearchHandler.xml b/doc/en/GtkSharp/StartInteractiveSearchHandler.xml index d75353a50..c1d964386 100644 --- a/doc/en/GtkSharp/StartInteractiveSearchHandler.xml +++ b/doc/en/GtkSharp/StartInteractiveSearchHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/StateChangedArgs.xml b/doc/en/GtkSharp/StateChangedArgs.xml index 03da36909..4d927963c 100644 --- a/doc/en/GtkSharp/StateChangedArgs.xml +++ b/doc/en/GtkSharp/StateChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/StateChangedHandler.xml b/doc/en/GtkSharp/StateChangedHandler.xml index 32402d922..9cef4212a 100644 --- a/doc/en/GtkSharp/StateChangedHandler.xml +++ b/doc/en/GtkSharp/StateChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/StyleChangedArgs.xml b/doc/en/GtkSharp/StyleChangedArgs.xml index 04470524e..926af0160 100644 --- a/doc/en/GtkSharp/StyleChangedArgs.xml +++ b/doc/en/GtkSharp/StyleChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/StyleChangedHandler.xml b/doc/en/GtkSharp/StyleChangedHandler.xml index 1d67a6d91..32e3ae686 100644 --- a/doc/en/GtkSharp/StyleChangedHandler.xml +++ b/doc/en/GtkSharp/StyleChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/StyleSetArgs.xml b/doc/en/GtkSharp/StyleSetArgs.xml index 9187243b6..9d664f1ae 100644 --- a/doc/en/GtkSharp/StyleSetArgs.xml +++ b/doc/en/GtkSharp/StyleSetArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/StyleSetHandler.xml b/doc/en/GtkSharp/StyleSetHandler.xml index fc406d407..e057f3288 100644 --- a/doc/en/GtkSharp/StyleSetHandler.xml +++ b/doc/en/GtkSharp/StyleSetHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SubmitArgs.xml b/doc/en/GtkSharp/SubmitArgs.xml index c38760c94..aaff238ad 100644 --- a/doc/en/GtkSharp/SubmitArgs.xml +++ b/doc/en/GtkSharp/SubmitArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SubmitHandler.xml b/doc/en/GtkSharp/SubmitHandler.xml index b21b0cd58..524239be9 100644 --- a/doc/en/GtkSharp/SubmitHandler.xml +++ b/doc/en/GtkSharp/SubmitHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SurroundingDeletedArgs.xml b/doc/en/GtkSharp/SurroundingDeletedArgs.xml index b5e6419b0..50041cf85 100644 --- a/doc/en/GtkSharp/SurroundingDeletedArgs.xml +++ b/doc/en/GtkSharp/SurroundingDeletedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SurroundingDeletedHandler.xml b/doc/en/GtkSharp/SurroundingDeletedHandler.xml index 938bba207..3936a4035 100644 --- a/doc/en/GtkSharp/SurroundingDeletedHandler.xml +++ b/doc/en/GtkSharp/SurroundingDeletedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/SwitchPageArgs.xml b/doc/en/GtkSharp/SwitchPageArgs.xml index eb9cae20c..c41d87e3e 100644 --- a/doc/en/GtkSharp/SwitchPageArgs.xml +++ b/doc/en/GtkSharp/SwitchPageArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/SwitchPageHandler.xml b/doc/en/GtkSharp/SwitchPageHandler.xml index 75fc2a35e..7c266d40a 100644 --- a/doc/en/GtkSharp/SwitchPageHandler.xml +++ b/doc/en/GtkSharp/SwitchPageHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagAddedArgs.xml b/doc/en/GtkSharp/TagAddedArgs.xml index 109771f1e..fa716e71e 100644 --- a/doc/en/GtkSharp/TagAddedArgs.xml +++ b/doc/en/GtkSharp/TagAddedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagAddedHandler.xml b/doc/en/GtkSharp/TagAddedHandler.xml index 4a4dc115d..401db5314 100644 --- a/doc/en/GtkSharp/TagAddedHandler.xml +++ b/doc/en/GtkSharp/TagAddedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagAppliedArgs.xml b/doc/en/GtkSharp/TagAppliedArgs.xml index 53b4364bf..da5b21ecb 100644 --- a/doc/en/GtkSharp/TagAppliedArgs.xml +++ b/doc/en/GtkSharp/TagAppliedArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagAppliedHandler.xml b/doc/en/GtkSharp/TagAppliedHandler.xml index 445cbf0c9..3cbe38a21 100644 --- a/doc/en/GtkSharp/TagAppliedHandler.xml +++ b/doc/en/GtkSharp/TagAppliedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagChangedArgs.xml b/doc/en/GtkSharp/TagChangedArgs.xml index 62e99b97b..a25ae3c92 100644 --- a/doc/en/GtkSharp/TagChangedArgs.xml +++ b/doc/en/GtkSharp/TagChangedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagChangedHandler.xml b/doc/en/GtkSharp/TagChangedHandler.xml index bf5f9c27d..85ef2cd84 100644 --- a/doc/en/GtkSharp/TagChangedHandler.xml +++ b/doc/en/GtkSharp/TagChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagRemovedArgs.xml b/doc/en/GtkSharp/TagRemovedArgs.xml index cf50a76bb..c2de30524 100644 --- a/doc/en/GtkSharp/TagRemovedArgs.xml +++ b/doc/en/GtkSharp/TagRemovedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TagRemovedHandler.xml b/doc/en/GtkSharp/TagRemovedHandler.xml index 7b61efcc9..8403e5ca3 100644 --- a/doc/en/GtkSharp/TagRemovedHandler.xml +++ b/doc/en/GtkSharp/TagRemovedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TestCollapseRowArgs.xml b/doc/en/GtkSharp/TestCollapseRowArgs.xml index 648901385..c0513efb3 100644 --- a/doc/en/GtkSharp/TestCollapseRowArgs.xml +++ b/doc/en/GtkSharp/TestCollapseRowArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TestCollapseRowHandler.xml b/doc/en/GtkSharp/TestCollapseRowHandler.xml index 6af5444a6..0876633ec 100644 --- a/doc/en/GtkSharp/TestCollapseRowHandler.xml +++ b/doc/en/GtkSharp/TestCollapseRowHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TestExpandRowArgs.xml b/doc/en/GtkSharp/TestExpandRowArgs.xml index cc0e98b29..1a21815a3 100644 --- a/doc/en/GtkSharp/TestExpandRowArgs.xml +++ b/doc/en/GtkSharp/TestExpandRowArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TestExpandRowHandler.xml b/doc/en/GtkSharp/TestExpandRowHandler.xml index 3c8ee33bb..54f3ee4a3 100644 --- a/doc/en/GtkSharp/TestExpandRowHandler.xml +++ b/doc/en/GtkSharp/TestExpandRowHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextCharPredicateWrapper.xml b/doc/en/GtkSharp/TextCharPredicateWrapper.xml index 23817645e..9abfc0f70 100644 --- a/doc/en/GtkSharp/TextCharPredicateWrapper.xml +++ b/doc/en/GtkSharp/TextCharPredicateWrapper.xml @@ -35,9 +35,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'string' @@ -51,9 +51,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextCharPredicate' @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextDeletedArgs.xml b/doc/en/GtkSharp/TextDeletedArgs.xml index 028c48176..9b9606796 100644 --- a/doc/en/GtkSharp/TextDeletedArgs.xml +++ b/doc/en/GtkSharp/TextDeletedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextDeletedHandler.xml b/doc/en/GtkSharp/TextDeletedHandler.xml index 32d3e5eb4..a23048b09 100644 --- a/doc/en/GtkSharp/TextDeletedHandler.xml +++ b/doc/en/GtkSharp/TextDeletedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextInsertedArgs.xml b/doc/en/GtkSharp/TextInsertedArgs.xml index ad88e492c..f00586a1f 100644 --- a/doc/en/GtkSharp/TextInsertedArgs.xml +++ b/doc/en/GtkSharp/TextInsertedArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextInsertedHandler.xml b/doc/en/GtkSharp/TextInsertedHandler.xml index 60cdacbd8..e41d2bc0a 100644 --- a/doc/en/GtkSharp/TextInsertedHandler.xml +++ b/doc/en/GtkSharp/TextInsertedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextPoppedArgs.xml b/doc/en/GtkSharp/TextPoppedArgs.xml index a971e954e..3d7456cb9 100644 --- a/doc/en/GtkSharp/TextPoppedArgs.xml +++ b/doc/en/GtkSharp/TextPoppedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextPoppedHandler.xml b/doc/en/GtkSharp/TextPoppedHandler.xml index fc15dfd69..cb64b3c6f 100644 --- a/doc/en/GtkSharp/TextPoppedHandler.xml +++ b/doc/en/GtkSharp/TextPoppedHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextPushedArgs.xml b/doc/en/GtkSharp/TextPushedArgs.xml index 70324f8b7..c09663649 100644 --- a/doc/en/GtkSharp/TextPushedArgs.xml +++ b/doc/en/GtkSharp/TextPushedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextPushedHandler.xml b/doc/en/GtkSharp/TextPushedHandler.xml index 82e91198c..d32c4d450 100644 --- a/doc/en/GtkSharp/TextPushedHandler.xml +++ b/doc/en/GtkSharp/TextPushedHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextSegCheckFuncWrapper.xml b/doc/en/GtkSharp/TextSegCheckFuncWrapper.xml index 79bd00ed2..6ec0d15b5 100644 --- a/doc/en/GtkSharp/TextSegCheckFuncWrapper.xml +++ b/doc/en/GtkSharp/TextSegCheckFuncWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextSegCheckFunc' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextSegCleanupFuncWrapper.xml b/doc/en/GtkSharp/TextSegCleanupFuncWrapper.xml index 2eac7d204..7faf89941 100644 --- a/doc/en/GtkSharp/TextSegCleanupFuncWrapper.xml +++ b/doc/en/GtkSharp/TextSegCleanupFuncWrapper.xml @@ -46,9 +46,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextSegCleanupFunc' @@ -58,4 +58,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextSegDeleteFuncWrapper.xml b/doc/en/GtkSharp/TextSegDeleteFuncWrapper.xml index 405a289f9..60d044d9d 100644 --- a/doc/en/GtkSharp/TextSegDeleteFuncWrapper.xml +++ b/doc/en/GtkSharp/TextSegDeleteFuncWrapper.xml @@ -46,9 +46,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextSegDeleteFunc' @@ -58,4 +58,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextSegLineChangeFuncWrapper.xml b/doc/en/GtkSharp/TextSegLineChangeFuncWrapper.xml index 1f48f6cfd..c7be1c749 100644 --- a/doc/en/GtkSharp/TextSegLineChangeFuncWrapper.xml +++ b/doc/en/GtkSharp/TextSegLineChangeFuncWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextSegLineChangeFunc' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextSegSplitFuncWrapper.xml b/doc/en/GtkSharp/TextSegSplitFuncWrapper.xml index 6929e5c98..076a3a065 100644 --- a/doc/en/GtkSharp/TextSegSplitFuncWrapper.xml +++ b/doc/en/GtkSharp/TextSegSplitFuncWrapper.xml @@ -35,9 +35,9 @@ System.IntPtr - - - + + + To be added To be added: an object of type 'Gtk.TextLineSegment&' @@ -51,9 +51,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextSegSplitFunc' @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextTagTableForeachWrapper.xml b/doc/en/GtkSharp/TextTagTableForeachWrapper.xml index 32014b9e3..a2ca315a6 100644 --- a/doc/en/GtkSharp/TextTagTableForeachWrapper.xml +++ b/doc/en/GtkSharp/TextTagTableForeachWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'IntPtr' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextTagTableForeach' @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TextUtilCharChosenFuncWrapper.xml b/doc/en/GtkSharp/TextUtilCharChosenFuncWrapper.xml index 4b8fccf78..88891b6d2 100644 --- a/doc/en/GtkSharp/TextUtilCharChosenFuncWrapper.xml +++ b/doc/en/GtkSharp/TextUtilCharChosenFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -50,9 +50,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TextUtilCharChosenFunc' @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TitleChangedArgs.xml b/doc/en/GtkSharp/TitleChangedArgs.xml index a67ec48f4..fb8fe9762 100644 --- a/doc/en/GtkSharp/TitleChangedArgs.xml +++ b/doc/en/GtkSharp/TitleChangedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TitleChangedHandler.xml b/doc/en/GtkSharp/TitleChangedHandler.xml index e60a32651..0111a48d5 100644 --- a/doc/en/GtkSharp/TitleChangedHandler.xml +++ b/doc/en/GtkSharp/TitleChangedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleCursorRowArgs.xml b/doc/en/GtkSharp/ToggleCursorRowArgs.xml index 63bf503a7..365893017 100644 --- a/doc/en/GtkSharp/ToggleCursorRowArgs.xml +++ b/doc/en/GtkSharp/ToggleCursorRowArgs.xml @@ -30,4 +30,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleCursorRowHandler.xml b/doc/en/GtkSharp/ToggleCursorRowHandler.xml index f6b6160ea..5e792c7d8 100644 --- a/doc/en/GtkSharp/ToggleCursorRowHandler.xml +++ b/doc/en/GtkSharp/ToggleCursorRowHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleHandleFocusArgs.xml b/doc/en/GtkSharp/ToggleHandleFocusArgs.xml index de9c7939b..b2e6760a6 100644 --- a/doc/en/GtkSharp/ToggleHandleFocusArgs.xml +++ b/doc/en/GtkSharp/ToggleHandleFocusArgs.xml @@ -28,4 +28,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleHandleFocusHandler.xml b/doc/en/GtkSharp/ToggleHandleFocusHandler.xml index 409dcafc8..bae4fbf3b 100644 --- a/doc/en/GtkSharp/ToggleHandleFocusHandler.xml +++ b/doc/en/GtkSharp/ToggleHandleFocusHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml b/doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml index 3d2a15f3a..15018cc5b 100644 --- a/doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml +++ b/doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleSizeAllocatedHandler.xml b/doc/en/GtkSharp/ToggleSizeAllocatedHandler.xml index e8e0b1a97..422a581ea 100644 --- a/doc/en/GtkSharp/ToggleSizeAllocatedHandler.xml +++ b/doc/en/GtkSharp/ToggleSizeAllocatedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleSizeRequestedArgs.xml b/doc/en/GtkSharp/ToggleSizeRequestedArgs.xml index efdff3d82..4bd0f4355 100644 --- a/doc/en/GtkSharp/ToggleSizeRequestedArgs.xml +++ b/doc/en/GtkSharp/ToggleSizeRequestedArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggleSizeRequestedHandler.xml b/doc/en/GtkSharp/ToggleSizeRequestedHandler.xml index 170d88a1d..b42370bfd 100644 --- a/doc/en/GtkSharp/ToggleSizeRequestedHandler.xml +++ b/doc/en/GtkSharp/ToggleSizeRequestedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggledArgs.xml b/doc/en/GtkSharp/ToggledArgs.xml index d700fef06..6a297a498 100644 --- a/doc/en/GtkSharp/ToggledArgs.xml +++ b/doc/en/GtkSharp/ToggledArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/ToggledHandler.xml b/doc/en/GtkSharp/ToggledHandler.xml index 7f88a00ca..c576ddf41 100644 --- a/doc/en/GtkSharp/ToggledHandler.xml +++ b/doc/en/GtkSharp/ToggledHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/TranslateFuncWrapper.xml b/doc/en/GtkSharp/TranslateFuncWrapper.xml index a4df814fe..24ad18c40 100644 --- a/doc/en/GtkSharp/TranslateFuncWrapper.xml +++ b/doc/en/GtkSharp/TranslateFuncWrapper.xml @@ -33,9 +33,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TranslateFunc' @@ -51,9 +51,9 @@ System.IntPtr - - - + + + To be added a @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeCellDataFuncWrapper.xml b/doc/en/GtkSharp/TreeCellDataFuncWrapper.xml index 022c93a5b..5dcca8db6 100644 --- a/doc/en/GtkSharp/TreeCellDataFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeCellDataFuncWrapper.xml @@ -35,12 +35,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'IntPtr' @@ -56,9 +56,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeCellDataFunc' @@ -68,4 +68,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeDestroyCountFuncWrapper.xml b/doc/en/GtkSharp/TreeDestroyCountFuncWrapper.xml index b59ad8582..e36ea3031 100644 --- a/doc/en/GtkSharp/TreeDestroyCountFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeDestroyCountFuncWrapper.xml @@ -35,11 +35,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -54,9 +54,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeDestroyCountFunc' @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeIterCompareFuncWrapper.xml b/doc/en/GtkSharp/TreeIterCompareFuncWrapper.xml index 4bdeaa6f4..c17ec8fed 100644 --- a/doc/en/GtkSharp/TreeIterCompareFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeIterCompareFuncWrapper.xml @@ -35,11 +35,11 @@ System.Int32 - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -55,9 +55,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeIterCompareFunc' @@ -67,4 +67,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeModelForeachFuncWrapper.xml b/doc/en/GtkSharp/TreeModelForeachFuncWrapper.xml index 070171c5d..2d27f0df1 100644 --- a/doc/en/GtkSharp/TreeModelForeachFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeModelForeachFuncWrapper.xml @@ -35,11 +35,11 @@ System.Boolean - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -55,9 +55,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeModelForeachFunc' @@ -67,4 +67,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeSelectionForeachFuncWrapper.xml b/doc/en/GtkSharp/TreeSelectionForeachFuncWrapper.xml index f727062aa..ca6a1759b 100644 --- a/doc/en/GtkSharp/TreeSelectionForeachFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeSelectionForeachFuncWrapper.xml @@ -35,11 +35,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'IntPtr' @@ -54,9 +54,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeSelectionForeachFunc' @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeSelectionFuncWrapper.xml b/doc/en/GtkSharp/TreeSelectionFuncWrapper.xml index 724eb3322..0f7ddfef1 100644 --- a/doc/en/GtkSharp/TreeSelectionFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeSelectionFuncWrapper.xml @@ -35,12 +35,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'IntPtr' @@ -57,9 +57,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeSelectionFunc' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeViewColumnDropFuncWrapper.xml b/doc/en/GtkSharp/TreeViewColumnDropFuncWrapper.xml index dee1c97f2..61fcf7b1a 100644 --- a/doc/en/GtkSharp/TreeViewColumnDropFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeViewColumnDropFuncWrapper.xml @@ -35,12 +35,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'IntPtr' @@ -57,9 +57,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeViewColumnDropFunc' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeViewMappingFuncWrapper.xml b/doc/en/GtkSharp/TreeViewMappingFuncWrapper.xml index 7b20a2730..03100523c 100644 --- a/doc/en/GtkSharp/TreeViewMappingFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeViewMappingFuncWrapper.xml @@ -35,10 +35,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -52,9 +52,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeViewMappingFunc' @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/TreeViewSearchEqualFuncWrapper.xml b/doc/en/GtkSharp/TreeViewSearchEqualFuncWrapper.xml index 3fbd98c3b..8186efb0a 100644 --- a/doc/en/GtkSharp/TreeViewSearchEqualFuncWrapper.xml +++ b/doc/en/GtkSharp/TreeViewSearchEqualFuncWrapper.xml @@ -35,12 +35,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'IntPtr' @@ -57,9 +57,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.TreeViewSearchEqualFunc' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/UnmapEventArgs.xml b/doc/en/GtkSharp/UnmapEventArgs.xml index f6a188984..e899e8b44 100644 --- a/doc/en/GtkSharp/UnmapEventArgs.xml +++ b/doc/en/GtkSharp/UnmapEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/UnmapEventHandler.xml b/doc/en/GtkSharp/UnmapEventHandler.xml index b09dd961b..53c31543a 100644 --- a/doc/en/GtkSharp/UnmapEventHandler.xml +++ b/doc/en/GtkSharp/UnmapEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/UnselectAllArgs.xml b/doc/en/GtkSharp/UnselectAllArgs.xml index 4bd0eaecb..714f2371e 100644 --- a/doc/en/GtkSharp/UnselectAllArgs.xml +++ b/doc/en/GtkSharp/UnselectAllArgs.xml @@ -30,4 +30,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/UnselectAllHandler.xml b/doc/en/GtkSharp/UnselectAllHandler.xml index 5a0bbccda..102fe16d6 100644 --- a/doc/en/GtkSharp/UnselectAllHandler.xml +++ b/doc/en/GtkSharp/UnselectAllHandler.xml @@ -25,9 +25,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/UpdateArgs.xml b/doc/en/GtkSharp/UpdateArgs.xml index 45bd98720..4080f2174 100644 --- a/doc/en/GtkSharp/UpdateArgs.xml +++ b/doc/en/GtkSharp/UpdateArgs.xml @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/UpdateHandler.xml b/doc/en/GtkSharp/UpdateHandler.xml index 18d575d9f..ff40345c0 100644 --- a/doc/en/GtkSharp/UpdateHandler.xml +++ b/doc/en/GtkSharp/UpdateHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/UrlRequestedArgs.xml b/doc/en/GtkSharp/UrlRequestedArgs.xml index c3f1345a8..ed91b3714 100644 --- a/doc/en/GtkSharp/UrlRequestedArgs.xml +++ b/doc/en/GtkSharp/UrlRequestedArgs.xml @@ -52,4 +52,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/UrlRequestedHandler.xml b/doc/en/GtkSharp/UrlRequestedHandler.xml index bbc3fac52..566c85295 100644 --- a/doc/en/GtkSharp/UrlRequestedHandler.xml +++ b/doc/en/GtkSharp/UrlRequestedHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/VisibilityNotifyEventArgs.xml b/doc/en/GtkSharp/VisibilityNotifyEventArgs.xml index 0cf688f7f..677800b90 100644 --- a/doc/en/GtkSharp/VisibilityNotifyEventArgs.xml +++ b/doc/en/GtkSharp/VisibilityNotifyEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/VisibilityNotifyEventHandler.xml b/doc/en/GtkSharp/VisibilityNotifyEventHandler.xml index 6070ad917..776119f29 100644 --- a/doc/en/GtkSharp/VisibilityNotifyEventHandler.xml +++ b/doc/en/GtkSharp/VisibilityNotifyEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/WindowKeysForeachFuncWrapper.xml b/doc/en/GtkSharp/WindowKeysForeachFuncWrapper.xml index e91628f02..2c5f53270 100644 --- a/doc/en/GtkSharp/WindowKeysForeachFuncWrapper.xml +++ b/doc/en/GtkSharp/WindowKeysForeachFuncWrapper.xml @@ -35,12 +35,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'IntPtr' @@ -56,9 +56,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.WindowKeysForeachFunc' @@ -68,4 +68,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/WindowStateEventArgs.xml b/doc/en/GtkSharp/WindowStateEventArgs.xml index 79fb990c8..77b3dce80 100644 --- a/doc/en/GtkSharp/WindowStateEventArgs.xml +++ b/doc/en/GtkSharp/WindowStateEventArgs.xml @@ -40,4 +40,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/WindowStateEventHandler.xml b/doc/en/GtkSharp/WindowStateEventHandler.xml index 9247410c5..b35ebd6b1 100644 --- a/doc/en/GtkSharp/WindowStateEventHandler.xml +++ b/doc/en/GtkSharp/WindowStateEventHandler.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/intObjectDelegate.xml b/doc/en/GtkSharp/intObjectDelegate.xml index fb32be4a5..613832997 100644 --- a/doc/en/GtkSharp/intObjectDelegate.xml +++ b/doc/en/GtkSharp/intObjectDelegate.xml @@ -30,8 +30,8 @@ System.Int32 - - + + To be added a @@ -46,11 +46,11 @@ System.IAsyncResult - - - - - + + + + + To be added a @@ -68,9 +68,9 @@ System.Int32 - - - + + + To be added a @@ -84,9 +84,9 @@ Constructor - - - + + + To be added a @@ -96,9 +96,11 @@ - - - - - System.Int32 - + + + + + + System.Int32 + + \ No newline at end of file diff --git a/doc/en/GtkSharp/intObjectSignal.xml b/doc/en/GtkSharp/intObjectSignal.xml index 565c8de58..9d9355625 100644 --- a/doc/en/GtkSharp/intObjectSignal.xml +++ b/doc/en/GtkSharp/intObjectSignal.xml @@ -21,12 +21,12 @@ Constructor - - - - - - + + + + + + To be added To be added: an object of type 'GLib.Object' @@ -45,8 +45,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -54,4 +54,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/intObjectdoubleDelegate.xml b/doc/en/GtkSharp/intObjectdoubleDelegate.xml index cb9893128..db9acd955 100644 --- a/doc/en/GtkSharp/intObjectdoubleDelegate.xml +++ b/doc/en/GtkSharp/intObjectdoubleDelegate.xml @@ -30,8 +30,8 @@ System.Int32 - - + + To be added a @@ -46,12 +46,12 @@ System.IAsyncResult - - - - - - + + + + + + To be added a @@ -70,10 +70,10 @@ System.Int32 - - - - + + + + To be added a @@ -88,9 +88,9 @@ Constructor - - - + + + To be added a @@ -100,10 +100,12 @@ - - - - - - System.Int32 - + + + + + + + System.Int32 + + \ No newline at end of file diff --git a/doc/en/GtkSharp/intObjectdoubleSignal.xml b/doc/en/GtkSharp/intObjectdoubleSignal.xml index ecb1ea33b..3a80ff275 100644 --- a/doc/en/GtkSharp/intObjectdoubleSignal.xml +++ b/doc/en/GtkSharp/intObjectdoubleSignal.xml @@ -21,12 +21,12 @@ Constructor - - - - - - + + + + + + To be added To be added: an object of type 'GLib.Object' @@ -45,8 +45,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -54,4 +54,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/stringObjectdoubleDelegate.xml b/doc/en/GtkSharp/stringObjectdoubleDelegate.xml index 1930e4a43..2bb9cf4cf 100644 --- a/doc/en/GtkSharp/stringObjectdoubleDelegate.xml +++ b/doc/en/GtkSharp/stringObjectdoubleDelegate.xml @@ -30,8 +30,8 @@ System.IntPtr - - + + To be added a @@ -46,12 +46,12 @@ System.IAsyncResult - - - - - - + + + + + + To be added a @@ -70,10 +70,10 @@ System.IntPtr - - - - + + + + To be added a @@ -88,9 +88,9 @@ Constructor - - - + + + To be added a @@ -100,10 +100,12 @@ - - - - - - System.IntPtr - + + + + + + + System.IntPtr + + \ No newline at end of file diff --git a/doc/en/GtkSharp/stringObjectdoubleSignal.xml b/doc/en/GtkSharp/stringObjectdoubleSignal.xml index 5db43f790..ef4531e58 100644 --- a/doc/en/GtkSharp/stringObjectdoubleSignal.xml +++ b/doc/en/GtkSharp/stringObjectdoubleSignal.xml @@ -21,12 +21,12 @@ Constructor - - - - - - + + + + + + To be added To be added: an object of type 'GLib.Object' @@ -45,8 +45,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -54,4 +54,4 @@ - + \ No newline at end of file diff --git a/doc/en/GtkSharp/voidObjectAffineSVPintDelegate.xml b/doc/en/GtkSharp/voidObjectAffineSVPintDelegate.xml index 3ca81cd7d..29c150ed0 100644 --- a/doc/en/GtkSharp/voidObjectAffineSVPintDelegate.xml +++ b/doc/en/GtkSharp/voidObjectAffineSVPintDelegate.xml @@ -25,12 +25,14 @@ - - - - - - - - System.Void - + + + + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml b/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml index eb5bc1dc0..02ba2a38e 100644 --- a/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml +++ b/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml @@ -39,12 +39,12 @@ Constructor - - - - - - + + + + + + To be added a @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Alignment.xml b/doc/en/Pango/Alignment.xml index 266e13c99..b1ffb0b59 100644 --- a/doc/en/Pango/Alignment.xml +++ b/doc/en/Pango/Alignment.xml @@ -8,13 +8,11 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - Describes how to align the lines of a - + Describes how to align the lines of a This enumeration describes how to align the lines of a - within the available space. If the is set to justify using + within the available space. If the is set to justify using property, then this only has an effect for partial lines. @@ -85,4 +83,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Analysis.xml b/doc/en/Pango/Analysis.xml index d5cb6bf05..97270bcbf 100644 --- a/doc/en/Pango/Analysis.xml +++ b/doc/en/Pango/Analysis.xml @@ -107,8 +107,8 @@ Pango.Analysis - - + + To be added To be added: an object of type 'IntPtr' @@ -122,8 +122,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -137,8 +136,7 @@ Pango.Font - - + To be added To be added: an object of type 'Pango.Font' @@ -171,4 +169,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Attr.xml b/doc/en/Pango/Attr.xml index 822ce9355..3b09c5804 100644 --- a/doc/en/Pango/Attr.xml +++ b/doc/en/Pango/Attr.xml @@ -25,10 +25,10 @@ Pango.Attribute - - - - + + + + To be added a @@ -45,8 +45,8 @@ Pango.Attribute - - + + To be added a @@ -61,8 +61,8 @@ Pango.AttrType - - + + To be added a @@ -77,8 +77,8 @@ Pango.Attribute - - + + To be added a @@ -93,8 +93,8 @@ Pango.Attribute - - + + To be added a @@ -109,8 +109,8 @@ Pango.Attribute - - + + To be added a @@ -125,8 +125,8 @@ Pango.Attribute - - + + To be added a @@ -141,8 +141,8 @@ Pango.Attribute - - + + To be added a @@ -157,8 +157,8 @@ Pango.Attribute - - + + To be added a @@ -173,8 +173,8 @@ Pango.Attribute - - + + To be added a @@ -189,10 +189,10 @@ Pango.Attribute - - - - + + + + To be added a @@ -209,8 +209,8 @@ Pango.Attribute - - + + To be added a @@ -225,8 +225,8 @@ Pango.Attribute - - + + To be added a @@ -246,4 +246,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrClass.xml b/doc/en/Pango/AttrClass.xml index 893ef0e5b..a7698433e 100644 --- a/doc/en/Pango/AttrClass.xml +++ b/doc/en/Pango/AttrClass.xml @@ -47,8 +47,8 @@ Pango.AttrClass - - + + To be added To be added: an object of type 'IntPtr' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrColor.xml b/doc/en/Pango/AttrColor.xml index f2415f30b..f4e089723 100644 --- a/doc/en/Pango/AttrColor.xml +++ b/doc/en/Pango/AttrColor.xml @@ -59,8 +59,8 @@ Pango.AttrColor - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrFilterFunc.xml b/doc/en/Pango/AttrFilterFunc.xml index df7a80211..a9ced093d 100644 --- a/doc/en/Pango/AttrFilterFunc.xml +++ b/doc/en/Pango/AttrFilterFunc.xml @@ -25,8 +25,10 @@ - - - - System.Boolean - + + + + + System.Boolean + + \ No newline at end of file diff --git a/doc/en/Pango/AttrFloat.xml b/doc/en/Pango/AttrFloat.xml index d22104b1d..922720fd0 100644 --- a/doc/en/Pango/AttrFloat.xml +++ b/doc/en/Pango/AttrFloat.xml @@ -59,8 +59,8 @@ Pango.AttrFloat - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrFontDesc.xml b/doc/en/Pango/AttrFontDesc.xml index 4b176721d..8f9ee7021 100644 --- a/doc/en/Pango/AttrFontDesc.xml +++ b/doc/en/Pango/AttrFontDesc.xml @@ -59,8 +59,8 @@ Pango.AttrFontDesc - - + + To be added To be added: an object of type 'Pango.FontDescription' @@ -75,8 +75,8 @@ Pango.AttrFontDesc - - + + To be added To be added: an object of type 'IntPtr' @@ -90,8 +90,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -100,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrInt.xml b/doc/en/Pango/AttrInt.xml index 372ff1ba9..19fd2a238 100644 --- a/doc/en/Pango/AttrInt.xml +++ b/doc/en/Pango/AttrInt.xml @@ -59,8 +59,8 @@ Pango.AttrInt - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrIterator.xml b/doc/en/Pango/AttrIterator.xml index 242128716..bfe08cfc9 100644 --- a/doc/en/Pango/AttrIterator.xml +++ b/doc/en/Pango/AttrIterator.xml @@ -52,10 +52,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Pango.FontDescription' @@ -84,9 +84,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -101,8 +101,8 @@ Pango.Attribute - - + + To be added To be added: an object of type 'Pango.AttrType' @@ -115,8 +115,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -150,4 +150,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrLanguage.xml b/doc/en/Pango/AttrLanguage.xml index 13dc1fbec..bd5dc0872 100644 --- a/doc/en/Pango/AttrLanguage.xml +++ b/doc/en/Pango/AttrLanguage.xml @@ -59,8 +59,8 @@ Pango.AttrLanguage - - + + To be added To be added: an object of type 'Pango.Language' @@ -75,8 +75,8 @@ Pango.AttrLanguage - - + + To be added To be added: an object of type 'IntPtr' @@ -90,8 +90,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -100,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrList.xml b/doc/en/Pango/AttrList.xml index 451e9a4ec..2260c5121 100644 --- a/doc/en/Pango/AttrList.xml +++ b/doc/en/Pango/AttrList.xml @@ -40,8 +40,8 @@ System.Void - - + + To be added To be added: an object of type 'Pango.Attribute' @@ -55,8 +55,8 @@ System.Void - - + + To be added To be added: an object of type 'Pango.Attribute' @@ -82,10 +82,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Pango.AttrList' @@ -113,8 +113,8 @@ System.Void - - + + To be added To be added: an object of type 'Pango.Attribute' @@ -126,8 +126,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -179,8 +179,8 @@ Pango.AttrList - - + + To be added a @@ -189,4 +189,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrShape.xml b/doc/en/Pango/AttrShape.xml index 7020e4f18..4441363e9 100644 --- a/doc/en/Pango/AttrShape.xml +++ b/doc/en/Pango/AttrShape.xml @@ -71,9 +71,9 @@ Pango.AttrShape - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -89,8 +89,8 @@ Pango.AttrShape - - + + To be added To be added: an object of type 'IntPtr' @@ -99,4 +99,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrString.xml b/doc/en/Pango/AttrString.xml index a9224f2ec..4d5ae6871 100644 --- a/doc/en/Pango/AttrString.xml +++ b/doc/en/Pango/AttrString.xml @@ -59,8 +59,8 @@ Pango.AttrString - - + + To be added To be added: an object of type 'IntPtr' @@ -69,4 +69,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/AttrType.xml b/doc/en/Pango/AttrType.xml index 790306932..eaa9a5cb3 100644 --- a/doc/en/Pango/AttrType.xml +++ b/doc/en/Pango/AttrType.xml @@ -57,7 +57,7 @@ - Language () + Language () @@ -231,7 +231,7 @@ - Font size scale factor () + Font size scale factor () To be added @@ -249,4 +249,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Attribute.xml b/doc/en/Pango/Attribute.xml index 93ff6727c..e2186e4ba 100644 --- a/doc/en/Pango/Attribute.xml +++ b/doc/en/Pango/Attribute.xml @@ -71,8 +71,8 @@ Pango.Attribute - - + + To be added To be added: an object of type 'IntPtr' @@ -87,8 +87,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Pango.Attribute' @@ -134,4 +134,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Color.xml b/doc/en/Pango/Color.xml index 2b1811006..c3b7d87e0 100644 --- a/doc/en/Pango/Color.xml +++ b/doc/en/Pango/Color.xml @@ -71,8 +71,8 @@ Pango.Color - - + + To be added To be added: an object of type 'IntPtr' @@ -87,8 +87,8 @@ System.Boolean - - + + To be added To be added: an object of type 'string' @@ -134,4 +134,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Context.xml b/doc/en/Pango/Context.xml index d6e783132..4a263721a 100644 --- a/doc/en/Pango/Context.xml +++ b/doc/en/Pango/Context.xml @@ -30,8 +30,8 @@ Pango.Font - - + + To be added To be added: an object of type 'Pango.FontDescription' @@ -46,9 +46,9 @@ Pango.FontMetrics - - - + + + To be added To be added: an object of type 'Pango.FontDescription' @@ -64,9 +64,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.FontFamily' @@ -81,9 +81,9 @@ Pango.Fontset - - - + + + To be added To be added: an object of type 'Pango.FontDescription' @@ -109,8 +109,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -149,8 +149,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -164,8 +163,7 @@ Pango.FontMap - - + To be added To be added: an object of type 'Pango.FontMap' @@ -179,8 +177,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -194,8 +191,7 @@ Pango.Direction - - + To be added To be added: an object of type 'Pango.Direction' @@ -208,8 +204,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -220,4 +216,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Coverage.xml b/doc/en/Pango/Coverage.xml index a2445b151..b81e0f9c7 100644 --- a/doc/en/Pango/Coverage.xml +++ b/doc/en/Pango/Coverage.xml @@ -27,9 +27,9 @@ Pango.Coverage - - - + + + To be added To be added: an object of type 'byte' @@ -70,8 +70,8 @@ System.Void - - + + To be added To be added: an object of type 'Pango.Coverage' @@ -85,9 +85,9 @@ System.Void - - - + + + To be added To be added: an object of type 'byte' @@ -113,8 +113,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -142,9 +142,9 @@ System.Void - - - + + + To be added a @@ -159,8 +159,8 @@ Pango.CoverageLevel - - + + To be added a @@ -169,4 +169,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/CoverageLevel.xml b/doc/en/Pango/CoverageLevel.xml index be325acf8..05244a905 100644 --- a/doc/en/Pango/CoverageLevel.xml +++ b/doc/en/Pango/CoverageLevel.xml @@ -102,4 +102,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Direction.xml b/doc/en/Pango/Direction.xml index b856c399b..0f11422fd 100644 --- a/doc/en/Pango/Direction.xml +++ b/doc/en/Pango/Direction.xml @@ -93,4 +93,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Engine.xml b/doc/en/Pango/Engine.xml index 25cd2ba89..d7e8a254b 100644 --- a/doc/en/Pango/Engine.xml +++ b/doc/en/Pango/Engine.xml @@ -71,8 +71,8 @@ Pango.Engine - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/EngineInfo.xml b/doc/en/Pango/EngineInfo.xml index bc6812145..0af4734b3 100644 --- a/doc/en/Pango/EngineInfo.xml +++ b/doc/en/Pango/EngineInfo.xml @@ -95,8 +95,8 @@ Pango.EngineInfo - - + + To be added To be added: an object of type 'IntPtr' @@ -117,4 +117,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/EngineLang.xml b/doc/en/Pango/EngineLang.xml index b1daf84a8..e8321954d 100644 --- a/doc/en/Pango/EngineLang.xml +++ b/doc/en/Pango/EngineLang.xml @@ -47,8 +47,8 @@ Pango.EngineLang - - + + To be added To be added: an object of type 'IntPtr' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/EngineRange.xml b/doc/en/Pango/EngineRange.xml index 3a3e1ed29..9e558e401 100644 --- a/doc/en/Pango/EngineRange.xml +++ b/doc/en/Pango/EngineRange.xml @@ -71,8 +71,8 @@ Pango.EngineRange - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/EngineShape.xml b/doc/en/Pango/EngineShape.xml index aba8ba2a0..39a7bb421 100644 --- a/doc/en/Pango/EngineShape.xml +++ b/doc/en/Pango/EngineShape.xml @@ -47,8 +47,8 @@ Pango.EngineShape - - + + To be added To be added: an object of type 'IntPtr' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FT2FontMap.xml b/doc/en/Pango/FT2FontMap.xml index d2cefdefc..db2cff99e 100644 --- a/doc/en/Pango/FT2FontMap.xml +++ b/doc/en/Pango/FT2FontMap.xml @@ -57,9 +57,9 @@ System.Void - - - + + + To be added a @@ -97,8 +97,8 @@ Constructor - - + + To be added a @@ -111,8 +111,8 @@ Constructor - - + + To be added a @@ -144,4 +144,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FT2SubstituteFunc.xml b/doc/en/Pango/FT2SubstituteFunc.xml index b651e3f36..d3f4db7d3 100644 --- a/doc/en/Pango/FT2SubstituteFunc.xml +++ b/doc/en/Pango/FT2SubstituteFunc.xml @@ -25,7 +25,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Pango/Font.xml b/doc/en/Pango/Font.xml index ff98d1596..920f7781f 100644 --- a/doc/en/Pango/Font.xml +++ b/doc/en/Pango/Font.xml @@ -30,9 +30,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.FontDescription' @@ -47,8 +47,8 @@ Pango.FontMetrics - - + + To be added To be added: an object of type 'Pango.Language' @@ -63,8 +63,8 @@ Pango.Coverage - - + + To be added To be added: an object of type 'Pango.Language' @@ -79,9 +79,9 @@ Pango.EngineShape - - - + + + To be added To be added: an object of type 'Pango.Language' @@ -110,10 +110,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'uint' @@ -139,8 +139,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -178,8 +178,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -190,4 +190,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FontDescription.xml b/doc/en/Pango/FontDescription.xml index 14c3f305a..e0606c120 100644 --- a/doc/en/Pango/FontDescription.xml +++ b/doc/en/Pango/FontDescription.xml @@ -27,8 +27,8 @@ Pango.FontDescription - - + + To be added To be added: an object of type 'string' @@ -56,9 +56,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Pango.FontDescription' @@ -86,9 +86,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.FontDescription' @@ -116,9 +116,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.FontDescription' @@ -159,8 +159,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Pango.FontDescription' @@ -188,8 +188,8 @@ System.Void - - + + To be added To be added: an object of type 'Pango.FontMask' @@ -201,8 +201,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -241,8 +241,7 @@ Pango.Style - - + To be added To be added: an object of type 'Pango.Style' @@ -256,8 +255,7 @@ Pango.Stretch - - + To be added To be added: an object of type 'Pango.Stretch' @@ -283,8 +281,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -298,8 +295,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -313,8 +309,7 @@ Pango.Variant - - + To be added To be added: an object of type 'Pango.Variant' @@ -328,8 +323,7 @@ Pango.Weight - - + To be added To be added: an object of type 'Pango.Weight' @@ -343,8 +337,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -353,4 +346,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FontFace.xml b/doc/en/Pango/FontFace.xml index b8ee5860d..ad827b45e 100644 --- a/doc/en/Pango/FontFace.xml +++ b/doc/en/Pango/FontFace.xml @@ -53,8 +53,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -104,8 +104,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -116,4 +116,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FontFamily.xml b/doc/en/Pango/FontFamily.xml index 7e021ee33..6999208be 100644 --- a/doc/en/Pango/FontFamily.xml +++ b/doc/en/Pango/FontFamily.xml @@ -30,9 +30,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.FontFace' @@ -57,8 +57,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -108,8 +108,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -120,4 +120,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FontMap.xml b/doc/en/Pango/FontMap.xml index 6af42f706..8896b55f0 100644 --- a/doc/en/Pango/FontMap.xml +++ b/doc/en/Pango/FontMap.xml @@ -30,9 +30,9 @@ Pango.Font - - - + + + To be added To be added: an object of type 'Pango.Context' @@ -48,10 +48,10 @@ Pango.Fontset - - - - + + + + To be added To be added: an object of type 'Pango.Context' @@ -68,9 +68,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.FontFamily' @@ -95,8 +95,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -134,8 +134,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -146,4 +146,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FontMask.xml b/doc/en/Pango/FontMask.xml index c7a7be7f0..e92128782 100644 --- a/doc/en/Pango/FontMask.xml +++ b/doc/en/Pango/FontMask.xml @@ -97,7 +97,8 @@ The font size is specified - + + Field @@ -110,4 +111,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FontMetrics.xml b/doc/en/Pango/FontMetrics.xml index 04b261cae..ff202ea81 100644 --- a/doc/en/Pango/FontMetrics.xml +++ b/doc/en/Pango/FontMetrics.xml @@ -108,8 +108,8 @@ Pango.FontMetrics - - + + To be added To be added: an object of type 'IntPtr' @@ -203,4 +203,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Fontset.xml b/doc/en/Pango/Fontset.xml index 95a1a7434..cd81ff784 100644 --- a/doc/en/Pango/Fontset.xml +++ b/doc/en/Pango/Fontset.xml @@ -30,8 +30,8 @@ Pango.Font - - + + To be added To be added: an object of type 'uint' @@ -56,8 +56,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -107,8 +107,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -119,4 +119,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FontsetSimple.xml b/doc/en/Pango/FontsetSimple.xml index 5ae154ba4..d01ff34ca 100644 --- a/doc/en/Pango/FontsetSimple.xml +++ b/doc/en/Pango/FontsetSimple.xml @@ -43,8 +43,8 @@ System.Void - - + + To be added To be added: an object of type 'Pango.Font' @@ -68,8 +68,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -84,8 +84,8 @@ Constructor - - + + To be added To be added: an object of type 'Pango.Language' @@ -121,8 +121,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -133,4 +133,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/FreeGCFunc.xml b/doc/en/Pango/FreeGCFunc.xml index 502c1dc6c..cbb0aaac3 100644 --- a/doc/en/Pango/FreeGCFunc.xml +++ b/doc/en/Pango/FreeGCFunc.xml @@ -23,9 +23,11 @@ - - - - - System.Void - + + + + + + System.Void + + \ No newline at end of file diff --git a/doc/en/Pango/GetGCFunc.xml b/doc/en/Pango/GetGCFunc.xml index d5da3c328..11765262b 100644 --- a/doc/en/Pango/GetGCFunc.xml +++ b/doc/en/Pango/GetGCFunc.xml @@ -25,10 +25,12 @@ - - - - - - System.IntPtr - + + + + + + + System.IntPtr + + \ No newline at end of file diff --git a/doc/en/Pango/Global.xml b/doc/en/Pango/Global.xml index 9797cba6f..cfa476246 100644 --- a/doc/en/Pango/Global.xml +++ b/doc/en/Pango/Global.xml @@ -25,8 +25,8 @@ System.String - - + + To be added a @@ -41,8 +41,8 @@ System.String - - + + To be added a @@ -57,8 +57,8 @@ System.String - - + + To be added a @@ -73,12 +73,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -96,9 +96,9 @@ System.Boolean - - - + + + To be added a @@ -114,10 +114,10 @@ System.Void - - - - + + + + To be added a @@ -133,10 +133,10 @@ Pango.Map - - - - + + + + To be added a @@ -153,10 +153,10 @@ System.Void - - - - + + + + To be added a @@ -172,8 +172,8 @@ GLib.List - - + + To be added a @@ -188,10 +188,10 @@ System.Boolean - - - - + + + + To be added a @@ -208,8 +208,8 @@ System.Boolean - - + + To be added a @@ -224,8 +224,8 @@ System.Void - - + + To be added a @@ -239,9 +239,9 @@ System.Boolean - - - + + + To be added a @@ -257,12 +257,12 @@ System.Boolean - - - - - - + + + + + + To be added a @@ -281,10 +281,10 @@ System.Boolean - - - - + + + + To be added a @@ -301,11 +301,11 @@ System.Void - - - - - + + + + + To be added a @@ -322,10 +322,10 @@ System.Boolean - - - - + + + + To be added a @@ -342,10 +342,10 @@ System.Boolean - - - - + + + + To be added a @@ -391,4 +391,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/GlyphGeometry.xml b/doc/en/Pango/GlyphGeometry.xml index d6beec19f..96fec9e15 100644 --- a/doc/en/Pango/GlyphGeometry.xml +++ b/doc/en/Pango/GlyphGeometry.xml @@ -71,8 +71,8 @@ Pango.GlyphGeometry - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/GlyphInfo.xml b/doc/en/Pango/GlyphInfo.xml index 3bd068681..a13427b30 100644 --- a/doc/en/Pango/GlyphInfo.xml +++ b/doc/en/Pango/GlyphInfo.xml @@ -71,8 +71,8 @@ Pango.GlyphInfo - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/GlyphItem.xml b/doc/en/Pango/GlyphItem.xml index 26908ae4a..c93ddce30 100644 --- a/doc/en/Pango/GlyphItem.xml +++ b/doc/en/Pango/GlyphItem.xml @@ -61,8 +61,8 @@ Pango.GlyphItem - - + + To be added a @@ -77,9 +77,9 @@ GLib.SList - - - + + + To be added a @@ -95,9 +95,9 @@ Pango.GlyphItem - - - + + + To be added a @@ -131,4 +131,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/GlyphString.xml b/doc/en/Pango/GlyphString.xml index 14df16945..d9e15f659 100644 --- a/doc/en/Pango/GlyphString.xml +++ b/doc/en/Pango/GlyphString.xml @@ -96,8 +96,8 @@ Pango.GlyphString - - + + To be added To be added: an object of type 'IntPtr' @@ -112,10 +112,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -144,10 +144,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Pango.Font' @@ -175,12 +175,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'int' @@ -209,8 +209,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -237,12 +236,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -260,12 +259,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -277,4 +276,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/GlyphVisAttr.xml b/doc/en/Pango/GlyphVisAttr.xml index b9bda990a..7950c97e0 100644 --- a/doc/en/Pango/GlyphVisAttr.xml +++ b/doc/en/Pango/GlyphVisAttr.xml @@ -47,8 +47,8 @@ Pango.GlyphVisAttr - - + + To be added To be added: an object of type 'IntPtr' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/IncludedModule.xml b/doc/en/Pango/IncludedModule.xml index f6b7a5c91..c33e6dbb5 100644 --- a/doc/en/Pango/IncludedModule.xml +++ b/doc/en/Pango/IncludedModule.xml @@ -35,8 +35,8 @@ Pango.IncludedModule - - + + To be added To be added: an object of type 'IntPtr' @@ -45,4 +45,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Indic.xml b/doc/en/Pango/Indic.xml index d0f26c404..0b97f3ff3 100644 --- a/doc/en/Pango/Indic.xml +++ b/doc/en/Pango/Indic.xml @@ -25,12 +25,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -48,11 +48,11 @@ System.Void - - - - - + + + + + To be added a @@ -69,10 +69,10 @@ System.Void - - - - + + + + To be added a @@ -88,13 +88,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -118,4 +118,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/IndicScript.xml b/doc/en/Pango/IndicScript.xml index 3713a1829..0ef20e5b7 100644 --- a/doc/en/Pango/IndicScript.xml +++ b/doc/en/Pango/IndicScript.xml @@ -47,8 +47,8 @@ Pango.IndicScript - - + + To be added To be added: an object of type 'IntPtr' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/IntSet.xml b/doc/en/Pango/IntSet.xml index 24185daec..968dabf1a 100644 --- a/doc/en/Pango/IntSet.xml +++ b/doc/en/Pango/IntSet.xml @@ -84,8 +84,8 @@ Pango.IntSet - - + + To be added To be added: an object of type 'IntPtr' @@ -112,9 +112,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -129,8 +129,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -144,8 +144,8 @@ System.Boolean - - + + To be added To be added: an object of type 'int' @@ -154,4 +154,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Item.xml b/doc/en/Pango/Item.xml index b2cb25f9a..a5c8fce3c 100644 --- a/doc/en/Pango/Item.xml +++ b/doc/en/Pango/Item.xml @@ -96,8 +96,8 @@ Pango.Item - - + + To be added To be added: an object of type 'IntPtr' @@ -137,9 +137,9 @@ Pango.Item - - - + + + To be added To be added: an object of type 'int' @@ -149,4 +149,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Language.xml b/doc/en/Pango/Language.xml index 5b18e5a5e..9a29b3695 100644 --- a/doc/en/Pango/Language.xml +++ b/doc/en/Pango/Language.xml @@ -27,8 +27,8 @@ Pango.Language - - + + To be added To be added: an object of type 'string' @@ -43,8 +43,8 @@ System.Boolean - - + + To be added To be added: an object of type 'string' @@ -57,8 +57,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -104,4 +104,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Layout.xml b/doc/en/Pango/Layout.xml index b3eef123a..12d77fcde 100644 --- a/doc/en/Pango/Layout.xml +++ b/doc/en/Pango/Layout.xml @@ -30,8 +30,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -45,8 +45,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -60,8 +60,8 @@ Pango.LayoutLine - - + + To be added To be added: an object of type 'int' @@ -76,9 +76,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -93,9 +93,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int&' @@ -123,9 +123,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.LogAttr' @@ -152,9 +152,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -169,9 +169,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int&' @@ -186,13 +186,13 @@ System.Void - - - - - - - + + + + + + + To be added To be added: an object of type 'bool' @@ -221,8 +221,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -237,8 +237,8 @@ Constructor - - + + To be added To be added: an object of type 'Pango.Context' @@ -299,8 +299,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -314,8 +313,7 @@ Pango.Alignment - - + To be added To be added: an object of type 'Pango.Alignment' @@ -329,8 +327,7 @@ Pango.TabArray - - + To be added To be added: an object of type 'Pango.TabArray' @@ -344,8 +341,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -383,8 +379,7 @@ Pango.AttrList - - + To be added To be added: an object of type 'Pango.AttrList' @@ -398,8 +393,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -413,8 +407,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -428,8 +421,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -455,8 +447,7 @@ Pango.WrapMode - - + To be added To be added: an object of type 'Pango.WrapMode' @@ -470,8 +461,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -486,10 +476,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -503,8 +493,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -533,11 +523,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -555,10 +545,10 @@ System.Void - - - - + + + + To be added a @@ -574,9 +564,9 @@ System.Void - - - + + + To be added a @@ -585,4 +575,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/LayoutIter.xml b/doc/en/Pango/LayoutIter.xml index 67f2a0c3c..991c01d36 100644 --- a/doc/en/Pango/LayoutIter.xml +++ b/doc/en/Pango/LayoutIter.xml @@ -27,9 +27,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -44,9 +44,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -74,9 +74,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -103,9 +103,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -146,8 +146,8 @@ System.Void - - + + To be added To be added: an object of type 'Pango.Rectangle' @@ -185,8 +185,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -262,9 +262,9 @@ System.Void - - - + + + To be added a @@ -273,4 +273,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/LayoutLine.xml b/doc/en/Pango/LayoutLine.xml index 2e0009a95..38a7c5642 100644 --- a/doc/en/Pango/LayoutLine.xml +++ b/doc/en/Pango/LayoutLine.xml @@ -83,8 +83,8 @@ Pango.LayoutLine - - + + To be added To be added: an object of type 'IntPtr' @@ -99,9 +99,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -128,9 +128,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.Rectangle' @@ -145,11 +145,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -177,8 +177,7 @@ Pango.Layout - - + To be added To be added: an object of type 'Pango.Layout' @@ -193,10 +192,10 @@ System.Boolean - - - - + + + + To be added a @@ -213,10 +212,10 @@ System.Void - - - - + + + + To be added a @@ -226,4 +225,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/LayoutRun.xml b/doc/en/Pango/LayoutRun.xml index a01bf4a3f..0c72de8e5 100644 --- a/doc/en/Pango/LayoutRun.xml +++ b/doc/en/Pango/LayoutRun.xml @@ -59,8 +59,8 @@ Pango.LayoutRun - - + + To be added To be added: an object of type 'IntPtr' @@ -93,4 +93,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/LogAttr.xml b/doc/en/Pango/LogAttr.xml index abad4105a..685058195 100644 --- a/doc/en/Pango/LogAttr.xml +++ b/doc/en/Pango/LogAttr.xml @@ -47,8 +47,8 @@ Pango.LogAttr - - + + To be added To be added: an object of type 'IntPtr' @@ -57,4 +57,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Map.xml b/doc/en/Pango/Map.xml index 25449627d..70e09055b 100644 --- a/doc/en/Pango/Map.xml +++ b/doc/en/Pango/Map.xml @@ -27,8 +27,8 @@ Pango.MapEntry - - + + To be added To be added: an object of type 'uint' @@ -43,8 +43,8 @@ Pango.Engine - - + + To be added To be added: an object of type 'uint' @@ -57,8 +57,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -80,4 +80,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/MapEntry.xml b/doc/en/Pango/MapEntry.xml index 119e4b721..534deb0a5 100644 --- a/doc/en/Pango/MapEntry.xml +++ b/doc/en/Pango/MapEntry.xml @@ -59,8 +59,8 @@ Pango.MapEntry - - + + To be added To be added: an object of type 'IntPtr' @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/OTInfo.xml b/doc/en/Pango/OTInfo.xml index 93bf7691c..6ba728515 100644 --- a/doc/en/Pango/OTInfo.xml +++ b/doc/en/Pango/OTInfo.xml @@ -27,11 +27,11 @@ System.UInt32 - - - - - + + + + + To be added To be added: an object of type 'Pango.OTTableType' @@ -49,8 +49,8 @@ System.UInt32 - - + + To be added To be added: an object of type 'Pango.OTTableType' @@ -65,10 +65,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Pango.OTTableType' @@ -85,10 +85,10 @@ System.UInt32 - - - - + + + + To be added To be added: an object of type 'Pango.OTTableType' @@ -105,12 +105,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'Pango.OTTableType' @@ -129,12 +129,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'Pango.OTTableType' @@ -151,8 +151,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -174,4 +174,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/OTRuleset.xml b/doc/en/Pango/OTRuleset.xml index 264051c10..c76b43575 100644 --- a/doc/en/Pango/OTRuleset.xml +++ b/doc/en/Pango/OTRuleset.xml @@ -27,10 +27,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Pango.OTTableType' @@ -46,9 +46,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.GlyphString' @@ -61,8 +61,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -77,8 +77,8 @@ Constructor - - + + To be added To be added: an object of type 'Pango.OTInfo' @@ -98,4 +98,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/OTTableType.xml b/doc/en/Pango/OTTableType.xml index 9c0dfe4b1..bff63b570 100644 --- a/doc/en/Pango/OTTableType.xml +++ b/doc/en/Pango/OTTableType.xml @@ -63,4 +63,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Rectangle.xml b/doc/en/Pango/Rectangle.xml index 1034503df..57b183529 100644 --- a/doc/en/Pango/Rectangle.xml +++ b/doc/en/Pango/Rectangle.xml @@ -83,8 +83,8 @@ Pango.Rectangle - - + + To be added To be added: an object of type 'IntPtr' @@ -93,4 +93,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Scale.xml b/doc/en/Pango/Scale.xml index e7fc1e397..b0136d0e0 100644 --- a/doc/en/Pango/Scale.xml +++ b/doc/en/Pango/Scale.xml @@ -124,4 +124,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Stretch.xml b/doc/en/Pango/Stretch.xml index 6c6f55ae8..88c6228fc 100644 --- a/doc/en/Pango/Stretch.xml +++ b/doc/en/Pango/Stretch.xml @@ -38,8 +38,7 @@ - 4x more condensed than - + 4x more condensed than @@ -52,8 +51,7 @@ - 3x more condensed than - + 3x more condensed than @@ -66,8 +64,7 @@ - 2x more condensed than - + 2x more condensed than @@ -80,8 +77,7 @@ - 1x more condensed than - + 1x more condensed than @@ -106,8 +102,7 @@ - 1x more expanded than - + 1x more expanded than @@ -120,8 +115,7 @@ - 2x more expanded than - + 2x more expanded than @@ -134,8 +128,7 @@ - 3x more expanded than - + 3x more expanded than @@ -148,8 +141,7 @@ - 3x more expanded than - + 3x more expanded than @@ -166,4 +158,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Style.xml b/doc/en/Pango/Style.xml index 3e3547ef4..2fc9fc300 100644 --- a/doc/en/Pango/Style.xml +++ b/doc/en/Pango/Style.xml @@ -78,4 +78,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/TabAlign.xml b/doc/en/Pango/TabAlign.xml index db642a611..d5c1936ab 100644 --- a/doc/en/Pango/TabAlign.xml +++ b/doc/en/Pango/TabAlign.xml @@ -59,4 +59,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/TabArray.xml b/doc/en/Pango/TabArray.xml index 7733845bb..7d20adebe 100644 --- a/doc/en/Pango/TabArray.xml +++ b/doc/en/Pango/TabArray.xml @@ -40,8 +40,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -55,10 +55,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -86,9 +86,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Pango.TabAlign' @@ -103,10 +103,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'int' @@ -120,8 +120,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -136,9 +136,9 @@ Constructor - - - + + + To be added To be added: an object of type 'int' @@ -195,4 +195,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Underline.xml b/doc/en/Pango/Underline.xml index bd05d1b8a..74ae7e8dd 100644 --- a/doc/en/Pango/Underline.xml +++ b/doc/en/Pango/Underline.xml @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Variant.xml b/doc/en/Pango/Variant.xml index cbb578e49..943e9723d 100644 --- a/doc/en/Pango/Variant.xml +++ b/doc/en/Pango/Variant.xml @@ -66,4 +66,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Weight.xml b/doc/en/Pango/Weight.xml index f28a1bd57..d1c5049c5 100644 --- a/doc/en/Pango/Weight.xml +++ b/doc/en/Pango/Weight.xml @@ -116,4 +116,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Win32FontCache.xml b/doc/en/Pango/Win32FontCache.xml index 390a5a2e0..9c6fd6462 100644 --- a/doc/en/Pango/Win32FontCache.xml +++ b/doc/en/Pango/Win32FontCache.xml @@ -37,8 +37,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -60,4 +60,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/WrapMode.xml b/doc/en/Pango/WrapMode.xml index 25e5a5641..ee918ddb3 100644 --- a/doc/en/Pango/WrapMode.xml +++ b/doc/en/Pango/WrapMode.xml @@ -8,7 +8,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - Describes how to wrap the lines of a + Describes how to wrap the lines of a to the desired width @@ -81,4 +81,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/X.xml b/doc/en/Pango/X.xml index 6c53012c8..d137996ff 100644 --- a/doc/en/Pango/X.xml +++ b/doc/en/Pango/X.xml @@ -25,8 +25,8 @@ Pango.XFontCache - - + + To be added a @@ -41,12 +41,12 @@ System.Boolean - - - - - - + + + + + + To be added a @@ -65,9 +65,9 @@ System.String - - - + + + To be added a @@ -83,10 +83,10 @@ System.Void - - - - + + + + To be added a @@ -102,9 +102,9 @@ System.UInt32 - - - + + + To be added a @@ -120,11 +120,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -142,12 +142,12 @@ System.Int32 - - - - - - + + + + + + To be added a @@ -166,11 +166,11 @@ System.Void - - - - - + + + + + To be added a @@ -187,9 +187,9 @@ System.Boolean - - - + + + To be added a @@ -205,8 +205,8 @@ System.UInt32 - - + + To be added a @@ -226,4 +226,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/XFontCache.xml b/doc/en/Pango/XFontCache.xml index b0d1bd8da..c32fa52af 100644 --- a/doc/en/Pango/XFontCache.xml +++ b/doc/en/Pango/XFontCache.xml @@ -37,8 +37,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -60,4 +60,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/Xft.xml b/doc/en/Pango/Xft.xml index bc5936d8a..0c3887714 100644 --- a/doc/en/Pango/Xft.xml +++ b/doc/en/Pango/Xft.xml @@ -25,8 +25,8 @@ System.Void - - + + To be added a @@ -40,9 +40,9 @@ System.UInt32 - - - + + + To be added a @@ -58,9 +58,9 @@ System.UInt32 - - - + + + To be added a @@ -76,9 +76,9 @@ System.Boolean - - - + + + To be added a @@ -112,4 +112,4 @@ - + \ No newline at end of file diff --git a/doc/en/Pango/XftSubstituteFunc.xml b/doc/en/Pango/XftSubstituteFunc.xml index 983f20ad6..3533b6de5 100644 --- a/doc/en/Pango/XftSubstituteFunc.xml +++ b/doc/en/Pango/XftSubstituteFunc.xml @@ -25,7 +25,8 @@ - - - System.Void - + + + System.Void + + \ No newline at end of file diff --git a/doc/en/PangoSharp/FreeGCFuncWrapper.xml b/doc/en/PangoSharp/FreeGCFuncWrapper.xml index 3fdbc67b4..d9c2f16b3 100644 --- a/doc/en/PangoSharp/FreeGCFuncWrapper.xml +++ b/doc/en/PangoSharp/FreeGCFuncWrapper.xml @@ -35,9 +35,9 @@ System.Void - - - + + + To be added a @@ -50,9 +50,9 @@ Constructor - - - + + + To be added a @@ -62,4 +62,4 @@ - + \ No newline at end of file diff --git a/doc/en/Rsvg/BpathDef.xml b/doc/en/Rsvg/BpathDef.xml index 1702fe993..4287afedc 100644 --- a/doc/en/Rsvg/BpathDef.xml +++ b/doc/en/Rsvg/BpathDef.xml @@ -30,18 +30,6 @@ To be added - - - Field - - System.Int32 - - - - To be added - To be added - - Field @@ -213,19 +201,6 @@ To be added - - - Method - - Rsvg.BpathDef - - - - To be added - a - To be added - - Method diff --git a/doc/en/Rsvg/Clone.xml b/doc/en/Rsvg/Clone.xml new file mode 100644 index 000000000..8db2193ab --- /dev/null +++ b/doc/en/Rsvg/Clone.xml @@ -0,0 +1,69 @@ + + + + rsvg-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 + + Rsvg.LinearGradient + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Rsvg.RadialGradient + + + + + + + To be added + 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/Rsvg/Css.xml b/doc/en/Rsvg/Css.xml index cb6fe54cd..cad324765 100644 --- a/doc/en/Rsvg/Css.xml +++ b/doc/en/Rsvg/Css.xml @@ -18,22 +18,6 @@ - - - Method - - System.Double - - - - - - To be added - a - a - To be added - - Method @@ -84,24 +68,6 @@ To be added - - - Method - - System.Double - - - - - - - To be added - a - a - a - To be added - - Method @@ -129,5 +95,213 @@ To be added + + + Method + + System.Double + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + Pango.Style + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + To be added + a + a + To be added + + + + + Method + + System.String + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Double + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + Pango.Stretch + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Pango.Weight + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Pango.Variant + + + + + + + To be added + 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/Rsvg/DefType.xml b/doc/en/Rsvg/DefType.xml index b4d0593d8..144d85593 100644 --- a/doc/en/Rsvg/DefType.xml +++ b/doc/en/Rsvg/DefType.xml @@ -64,5 +64,17 @@ To be added + + + Field + + Rsvg.DefType + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Rsvg/Global.xml b/doc/en/Rsvg/Global.xml index 914c856af..7b8bdaf5d 100644 --- a/doc/en/Rsvg/Global.xml +++ b/doc/en/Rsvg/Global.xml @@ -18,25 +18,6 @@ - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - Method @@ -77,5 +58,158 @@ To be added + + + Property + + System.Double + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Double + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + 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 + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Rsvg/Handle.xml b/doc/en/Rsvg/Handle.xml index f330f86ae..189670713 100644 --- a/doc/en/Rsvg/Handle.xml +++ b/doc/en/Rsvg/Handle.xml @@ -103,5 +103,30 @@ To be added + + + Property + + System.Double + + + To be added + a + To be added + + + + + Method + + Rsvg.Handle + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Rsvg/LinearGradient.xml b/doc/en/Rsvg/LinearGradient.xml index 6f1ebf077..0dcd2e4b3 100644 --- a/doc/en/Rsvg/LinearGradient.xml +++ b/doc/en/Rsvg/LinearGradient.xml @@ -155,5 +155,17 @@ To be added + + + Field + + System.Boolean + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Rsvg/Pixbuf.xml b/doc/en/Rsvg/Pixbuf.xml index 307b6fc29..4d1de4215 100644 --- a/doc/en/Rsvg/Pixbuf.xml +++ b/doc/en/Rsvg/Pixbuf.xml @@ -129,5 +129,115 @@ To be added + + + Method + + Gdk.Pixbuf + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + Gdk.Pixbuf + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + Gdk.Pixbuf + + + + + + + + + To be added + a + a + a + a + a + To be added + + + + + Method + + Gdk.Pixbuf + + + + + + + To be added + a + a + a + To be added + + + + + Method + + Gdk.Pixbuf + + + + + + + + + + + To be added + a + a + a + a + a + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Rsvg/RadialGradient.xml b/doc/en/Rsvg/RadialGradient.xml index 1bb41f4fc..ed773f012 100644 --- a/doc/en/Rsvg/RadialGradient.xml +++ b/doc/en/Rsvg/RadialGradient.xml @@ -155,5 +155,29 @@ To be added + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Field + + Art.GradientSpread + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Rsvg/Render.xml b/doc/en/Rsvg/Render.xml new file mode 100644 index 000000000..73439ed85 --- /dev/null +++ b/doc/en/Rsvg/Render.xml @@ -0,0 +1,69 @@ + + + + rsvg-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 + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Rsvg/Start.xml b/doc/en/Rsvg/Start.xml new file mode 100644 index 000000000..b8a8d66c7 --- /dev/null +++ b/doc/en/Rsvg/Start.xml @@ -0,0 +1,33 @@ + + + + rsvg-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 + + + + + + + Constructor + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Rsvg/State.xml b/doc/en/Rsvg/State.xml new file mode 100644 index 000000000..27755c330 --- /dev/null +++ b/doc/en/Rsvg/State.xml @@ -0,0 +1,417 @@ + + + + rsvg-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 + + Rsvg.State + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + Art.PathStrokeCapType + + + + To be added + To be added + + + + + Field + + Art.PathStrokeJoinType + + + + To be added + To be added + + + + + Field + + System.Double + + + + To be added + To be added + + + + + Field + + System.String + + + + To be added + To be added + + + + + Field + + Pango.Style + + + + To be added + To be added + + + + + Field + + Pango.Variant + + + + To be added + To be added + + + + + Field + + Pango.Weight + + + + To be added + To be added + + + + + Field + + Pango.Stretch + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + 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.Int32 + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Field + + System.IntPtr + + + + To be added + To be added + + + + + Method + + Rsvg.State + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Property + + Rsvg.PaintServer + + + + To be added + a + To be added + + + + + Property + + Rsvg.PaintServer + + + + To be added + a + To be added + + + + + Property + + Art.VpathDash + + + + To be added + a + To be added + + + + + Property + + Gdk.Pixbuf + + + + To be added + a + To be added + + + + \ No newline at end of file diff --git a/doc/en/Rsvg/Tool.xml b/doc/en/Rsvg/Tool.xml index e677a5477..c5f784029 100644 --- a/doc/en/Rsvg/Tool.xml +++ b/doc/en/Rsvg/Tool.xml @@ -54,7 +54,7 @@ class MyMainWindow } } - + System.Object @@ -174,4 +174,4 @@ class MyMainWindow - + \ No newline at end of file