From 9d0a50175be1e533c4bf7d3af81a406eb8dd48a0 Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Mon, 21 Jul 2003 00:13:00 +0000 Subject: [PATCH] Updated GtkSharp docs for monodoc's needs svn path=/trunk/gtk-sharp/; revision=16463 --- 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 | 5 +- doc/en/Atk/EventListenerInit.xml | 5 +- doc/en/Atk/Focus.xml | 12 +- doc/en/Atk/FocusHandler.xml | 5 +- doc/en/Atk/Function.xml | 5 +- doc/en/Atk/GObjectAccessible.xml | 14 +- doc/en/Atk/Global.xml | 40 +- 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 | 6 +- doc/en/Atk/Layer.xml | 2 +- doc/en/Atk/NoOpObject.xml | 427 ++++++++------- doc/en/Atk/NoOpObjectFactory.xml | 10 +- doc/en/Atk/Object.xml | 101 ++-- doc/en/Atk/ObjectFactory.xml | 14 +- doc/en/Atk/PropertyChangeHandler.xml | 5 +- 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 | 20 +- doc/en/Atk/StateManager.xml | 16 +- doc/en/Atk/StateSet.xml | 46 +- doc/en/Atk/StateType.xml | 2 +- doc/en/Atk/StreamableContent.xml | 6 +- doc/en/Atk/Table.xml | 132 +++-- doc/en/Atk/Text.xml | 110 ++-- 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 | 4 +- .../ActiveDescendantChangedHandler.xml | 9 +- doc/en/AtkSharp/ChildrenChangedArgs.xml | 2 +- doc/en/AtkSharp/ChildrenChangedHandler.xml | 7 +- doc/en/AtkSharp/ColumnDeletedArgs.xml | 2 +- doc/en/AtkSharp/ColumnDeletedHandler.xml | 7 +- doc/en/AtkSharp/ColumnInsertedArgs.xml | 2 +- doc/en/AtkSharp/ColumnInsertedHandler.xml | 7 +- doc/en/AtkSharp/EventListenerInitWrapper.xml | 8 +- doc/en/AtkSharp/EventListenerWrapper.xml | 8 +- doc/en/AtkSharp/FocusEventArgs.xml | 2 +- doc/en/AtkSharp/FocusEventHandler.xml | 7 +- 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 | 7 +- .../AtkSharp/PropertyChangeHandlerWrapper.xml | 8 +- doc/en/AtkSharp/RowDeletedArgs.xml | 2 +- doc/en/AtkSharp/RowDeletedHandler.xml | 7 +- doc/en/AtkSharp/RowInsertedArgs.xml | 2 +- doc/en/AtkSharp/RowInsertedHandler.xml | 7 +- doc/en/AtkSharp/StateChangeArgs.xml | 2 +- doc/en/AtkSharp/StateChangeHandler.xml | 7 +- doc/en/AtkSharp/TextCaretMovedArgs.xml | 2 +- doc/en/AtkSharp/TextCaretMovedHandler.xml | 7 +- doc/en/AtkSharp/TextChangedArgs.xml | 2 +- doc/en/AtkSharp/TextChangedHandler.xml | 7 +- doc/en/GLib/Boxed.xml | 16 +- doc/en/GLib/DelegateWrapper.xml | 6 +- doc/en/GLib/EnumWrapper.xml | 8 +- doc/en/GLib/FileUtils.xml | 6 +- doc/en/GLib/GException.xml | 6 +- doc/en/GLib/IWrapper.xml | 2 +- doc/en/GLib/Idle.xml | 6 +- doc/en/GLib/IdleHandler.xml | 5 +- doc/en/GLib/List.xml | 12 +- doc/en/GLib/ListBase.xml | 19 +- doc/en/GLib/Log.xml | 68 +-- doc/en/GLib/LogFunc.xml | 8 +- doc/en/GLib/LogLevelFlags.xml | 2 +- doc/en/GLib/MainContext.xml | 6 +- doc/en/GLib/Markup.xml | 6 +- doc/en/GLib/Object.xml | 33 +- doc/en/GLib/Opaque.xml | 17 +- doc/en/GLib/PrintFunc.xml | 6 +- doc/en/GLib/SList.xml | 12 +- doc/en/GLib/SignalAttribute.xml | 6 +- doc/en/GLib/Source.xml | 6 +- doc/en/GLib/Thread.xml | 2 +- doc/en/GLib/Timeout.xml | 8 +- doc/en/GLib/TimeoutHandler.xml | 5 +- doc/en/GLib/Type.xml | 6 +- doc/en/GLib/TypeFundamentals.xml | 2 +- doc/en/GLib/UnwrappedObject.xml | 6 +- doc/en/GLib/Value.xml | 78 +-- doc/en/GLib/WrapperClassAttribute.xml | 2 +- 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 | 5 +- 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 | 10 +- doc/en/Gdk/Drag.xml | 96 ++-- 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 | 20 +- doc/en/Gdk/EdgeTable.xml | 6 +- doc/en/Gdk/Error.xml | 4 +- doc/en/Gdk/Event.xml | 6 +- doc/en/Gdk/EventAny.xml | 11 +- doc/en/Gdk/EventButton.xml | 14 +- doc/en/Gdk/EventClient.xml | 14 +- doc/en/Gdk/EventConfigure.xml | 11 +- doc/en/Gdk/EventCrossing.xml | 14 +- doc/en/Gdk/EventDND.xml | 14 +- doc/en/Gdk/EventExpose.xml | 11 +- doc/en/Gdk/EventFocus.xml | 11 +- doc/en/Gdk/EventFunc.xml | 6 +- doc/en/Gdk/EventHelper.xml | 86 +-- doc/en/Gdk/EventKey.xml | 11 +- doc/en/Gdk/EventMask.xml | 2 +- doc/en/Gdk/EventMotion.xml | 14 +- doc/en/Gdk/EventNoExpose.xml | 11 +- doc/en/Gdk/EventProperty.xml | 14 +- doc/en/Gdk/EventProximity.xml | 14 +- doc/en/Gdk/EventScroll.xml | 14 +- doc/en/Gdk/EventSelection.xml | 20 +- doc/en/Gdk/EventSetting.xml | 11 +- doc/en/Gdk/EventType.xml | 2 +- doc/en/Gdk/EventVisibility.xml | 11 +- doc/en/Gdk/EventWindowState.xml | 11 +- doc/en/Gdk/ExtensionMode.xml | 2 +- doc/en/Gdk/Fill.xml | 2 +- doc/en/Gdk/FillRule.xml | 2 +- doc/en/Gdk/FilterFunc.xml | 7 +- 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 | 90 ++-- 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 | 8 +- 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 | 16 +- doc/en/Gdk/Keymap.xml | 56 +- doc/en/Gdk/KeymapKey.xml | 6 +- doc/en/Gdk/Keyval.xml | 40 +- 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 | 38 +- doc/en/Gdk/Pixbuf.xml | 466 ++++++++--------- doc/en/Gdk/PixbufAlphaMode.xml | 2 +- doc/en/Gdk/PixbufAniAnim.xml | 12 +- doc/en/Gdk/PixbufAniAnimIter.xml | 12 +- doc/en/Gdk/PixbufAnimation.xml | 18 +- doc/en/Gdk/PixbufAnimationIter.xml | 14 +- doc/en/Gdk/PixbufDestroyNotify.xml | 6 +- doc/en/Gdk/PixbufError.xml | 2 +- doc/en/Gdk/PixbufFormat.xml | 24 +- 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 | 34 +- doc/en/Gdk/PixbufModule.xml | 10 +- doc/en/Gdk/PixbufModuleFillInfoFunc.xml | 8 +- doc/en/Gdk/PixbufModuleFillVtableFunc.xml | 8 +- doc/en/Gdk/PixbufModulePattern.xml | 12 +- doc/en/Gdk/PixbufModulePreparedFunc.xml | 9 +- doc/en/Gdk/PixbufModuleSizeFunc.xml | 9 +- doc/en/Gdk/PixbufModuleUpdatedFunc.xml | 12 +- 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 | 28 +- doc/en/Gdk/Pointer.xml | 22 +- doc/en/Gdk/PointerHooks.xml | 6 +- doc/en/Gdk/PropMode.xml | 2 +- doc/en/Gdk/Property.xml | 48 +- doc/en/Gdk/PropertyState.xml | 2 +- doc/en/Gdk/Query.xml | 16 +- doc/en/Gdk/Rectangle.xml | 28 +- doc/en/Gdk/Region.xml | 86 +-- doc/en/Gdk/RegionBox.xml | 18 +- doc/en/Gdk/Rgb.xml | 19 +- doc/en/Gdk/RgbCmap.xml | 12 +- doc/en/Gdk/RgbDither.xml | 2 +- doc/en/Gdk/Screen.xml | 41 +- doc/en/Gdk/ScrollDirection.xml | 2 +- doc/en/Gdk/Segment.xml | 6 +- doc/en/Gdk/Selection.xml | 88 ++-- doc/en/Gdk/SettingAction.xml | 2 +- doc/en/Gdk/Span.xml | 6 +- doc/en/Gdk/SpanFunc.xml | 6 +- doc/en/Gdk/Status.xml | 2 +- doc/en/Gdk/SubwindowMode.xml | 2 +- doc/en/Gdk/Text.xml | 56 +- doc/en/Gdk/Threads.xml | 2 +- doc/en/Gdk/TimeCoord.xml | 6 +- doc/en/Gdk/VisibilityState.xml | 10 +- doc/en/Gdk/Visual.xml | 24 +- doc/en/Gdk/VisualType.xml | 2 +- doc/en/Gdk/WMDecoration.xml | 16 +- doc/en/Gdk/WMFunction.xml | 2 +- doc/en/Gdk/Window.xml | 332 ++++++------ doc/en/Gdk/WindowAttr.xml | 12 +- doc/en/Gdk/WindowAttributesType.xml | 2 +- doc/en/Gdk/WindowClass.xml | 4 +- doc/en/Gdk/WindowEdge.xml | 18 +- doc/en/Gdk/WindowHints.xml | 2 +- doc/en/Gdk/WindowState.xml | 2 +- doc/en/Gdk/WindowType.xml | 2 +- doc/en/Gdk/WindowTypeHint.xml | 10 +- doc/en/GdkSharp/AreaUpdatedArgs.xml | 2 +- doc/en/GdkSharp/AreaUpdatedHandler.xml | 7 +- doc/en/GdkSharp/ClosedArgs.xml | 4 +- doc/en/GdkSharp/ClosedHandler.xml | 9 +- doc/en/GdkSharp/DestroyNotifyWrapper.xml | 12 +- doc/en/GdkSharp/DisplayOpenedArgs.xml | 4 +- doc/en/GdkSharp/DisplayOpenedHandler.xml | 9 +- 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 | 4 +- doc/en/GdkSharp/SizePreparedHandler.xml | 9 +- doc/en/GdkSharp/SpanFuncWrapper.xml | 14 +- doc/en/Glade/AccelInfo.xml | 6 +- doc/en/Glade/ApplyCustomPropFunc.xml | 9 +- doc/en/Glade/AtkActionInfo.xml | 6 +- doc/en/Glade/AtkRelationInfo.xml | 6 +- doc/en/Glade/BuildChildrenFunc.xml | 8 +- doc/en/Glade/ChildInfo.xml | 6 +- doc/en/Glade/FindInternalChildFunc.xml | 8 +- doc/en/Glade/Global.xml | 50 +- doc/en/Glade/HandlerNotFoundException.xml | 24 +- doc/en/Glade/Interface.xml | 10 +- doc/en/Glade/NewFunc.xml | 8 +- doc/en/Glade/Parser.xml | 16 +- doc/en/Glade/Property.xml | 6 +- doc/en/Glade/RawXMLConnectFunc.xml | 58 ++- doc/en/Glade/SignalInfo.xml | 6 +- doc/en/Glade/Standard.xml | 20 +- doc/en/Glade/WidgetAttribute.xml | 12 +- doc/en/Glade/WidgetInfo.xml | 6 +- doc/en/Glade/XML.xml | 149 +++--- doc/en/Glade/XMLConnectFunc.xml | 11 +- doc/en/Glade/XMLCustomWidgetHandler.xml | 12 +- .../GladeSharp/ApplyCustomPropFuncWrapper.xml | 18 +- .../GladeSharp/BuildChildrenFuncWrapper.xml | 16 +- .../FindInternalChildFuncWrapper.xml | 16 +- doc/en/GladeSharp/NewFuncWrapper.xml | 16 +- doc/en/GladeSharp/XMLConnectFuncWrapper.xml | 24 +- .../XMLCustomWidgetHandlerWrapper.xml | 26 +- doc/en/Gnome/About.xml | 64 ++- doc/en/Gnome/App.xml | 247 +++++---- doc/en/Gnome/AppBar.xml | 42 +- doc/en/Gnome/AppBarMsg.xml | 6 +- doc/en/Gnome/Canvas.xml | 230 ++++----- doc/en/Gnome/CanvasBpath.xml | 17 +- doc/en/Gnome/CanvasBpathPriv.xml | 6 +- doc/en/Gnome/CanvasBuf.xml | 6 +- doc/en/Gnome/CanvasClipgroup.xml | 20 +- doc/en/Gnome/CanvasEllipse.xml | 14 +- doc/en/Gnome/CanvasGroup.xml | 22 +- doc/en/Gnome/CanvasItem.xml | 113 ++-- doc/en/Gnome/CanvasLine.xml | 65 +-- doc/en/Gnome/CanvasPathDef.xml | 70 +-- doc/en/Gnome/CanvasPixbuf.xml | 50 +- doc/en/Gnome/CanvasPoints.xml | 14 +- doc/en/Gnome/CanvasPolygon.xml | 27 +- doc/en/Gnome/CanvasProxy.xml | 26 +- doc/en/Gnome/CanvasRE.xml | 28 +- doc/en/Gnome/CanvasRect.xml | 14 +- doc/en/Gnome/CanvasRichText.xml | 91 ++-- doc/en/Gnome/CanvasShape.xml | 64 +-- doc/en/Gnome/CanvasShapePriv.xml | 6 +- doc/en/Gnome/CanvasText.xml | 107 ++-- doc/en/Gnome/CanvasWidget.xml | 35 +- doc/en/Gnome/Client.xml | 115 ++--- doc/en/Gnome/ClientFlags.xml | 2 +- doc/en/Gnome/ClientState.xml | 2 +- doc/en/Gnome/ColorPicker.xml | 93 ++-- doc/en/Gnome/Config.xml | 180 +++---- doc/en/Gnome/DateEdit.xml | 39 +- doc/en/Gnome/DateEditFlags.xml | 2 +- doc/en/Gnome/DialogType.xml | 2 +- doc/en/Gnome/Druid.xml | 67 ++- doc/en/Gnome/DruidPage.xml | 20 +- doc/en/Gnome/DruidPageEdge.xml | 80 ++- doc/en/Gnome/DruidPageStandard.xml | 65 +-- doc/en/Gnome/EdgePosition.xml | 2 +- doc/en/Gnome/Entry.xml | 80 ++- doc/en/Gnome/FileDomain.xml | 2 +- doc/en/Gnome/FileEntry.xml | 93 ++-- doc/en/Gnome/FontPicker.xml | 47 +- doc/en/Gnome/FontPickerMode.xml | 2 +- doc/en/Gnome/Gconf.xml | 14 +- doc/en/Gnome/GdkHelper.xml | 20 +- doc/en/Gnome/GdkPixbufAsyncHandle.xml | 6 +- doc/en/Gnome/GdkPixbufDoneCallback.xml | 6 +- doc/en/Gnome/GdkPixbufLoadCallback.xml | 5 +- doc/en/Gnome/Global.xml | 10 +- doc/en/Gnome/GtkHelper.xml | 12 +- doc/en/Gnome/HRef.xml | 28 +- doc/en/Gnome/Help.xml | 34 +- doc/en/Gnome/HelpError.xml | 2 +- doc/en/Gnome/IconEntry.xml | 41 +- doc/en/Gnome/IconList.xml | 153 +++--- doc/en/Gnome/IconListMode.xml | 2 +- doc/en/Gnome/IconSelection.xml | 26 +- doc/en/Gnome/IconTextItem.xml | 62 +-- doc/en/Gnome/InteractFunction.xml | 8 +- doc/en/Gnome/InteractStyle.xml | 2 +- doc/en/Gnome/ModuleClassInitHook.xml | 5 +- doc/en/Gnome/ModuleHook.xml | 7 +- doc/en/Gnome/ModuleInfo.xml | 6 +- doc/en/Gnome/ModuleInitHook.xml | 6 +- doc/en/Gnome/ModuleRequirement.xml | 6 +- doc/en/Gnome/Modules.xml | 2 +- doc/en/Gnome/PixmapEntry.xml | 41 +- doc/en/Gnome/Popup.xml | 60 +-- doc/en/Gnome/PreferencesType.xml | 2 +- doc/en/Gnome/Program.xml | 74 ++- doc/en/Gnome/ReplyCallback.xml | 6 +- doc/en/Gnome/RestartStyle.xml | 2 +- doc/en/Gnome/SaveStyle.xml | 2 +- doc/en/Gnome/Score.xml | 8 +- doc/en/Gnome/Scores.xml | 23 +- doc/en/Gnome/Sound.xml | 18 +- doc/en/Gnome/Stock.xml | 2 +- doc/en/Gnome/StringCallback.xml | 6 +- doc/en/Gnome/Trigger.xml | 6 +- doc/en/Gnome/TriggerActionFunction.xml | 8 +- doc/en/Gnome/TriggerList.xml | 6 +- doc/en/Gnome/TriggerType.xml | 2 +- doc/en/Gnome/Triggers.xml | 18 +- 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 | 8 +- doc/en/Gnome/URLError.xml | 2 +- doc/en/Gnome/Url.xml | 8 +- doc/en/Gnome/User.xml | 4 +- doc/en/Gnome/Window.xml | 38 +- doc/en/GnomeSharp/BackClickedArgs.xml | 2 +- doc/en/GnomeSharp/BackClickedHandler.xml | 7 +- doc/en/GnomeSharp/CancelClickedArgs.xml | 2 +- doc/en/GnomeSharp/CancelClickedHandler.xml | 7 +- doc/en/GnomeSharp/CanvasEventArgs.xml | 2 +- doc/en/GnomeSharp/CanvasEventHandler.xml | 7 +- doc/en/GnomeSharp/ColorSetArgs.xml | 2 +- doc/en/GnomeSharp/ColorSetHandler.xml | 7 +- doc/en/GnomeSharp/ConnectedArgs.xml | 2 +- doc/en/GnomeSharp/ConnectedHandler.xml | 7 +- doc/en/GnomeSharp/DrawBackgroundArgs.xml | 2 +- doc/en/GnomeSharp/DrawBackgroundHandler.xml | 7 +- doc/en/GnomeSharp/FinishClickedArgs.xml | 2 +- doc/en/GnomeSharp/FinishClickedHandler.xml | 7 +- doc/en/GnomeSharp/FontSetArgs.xml | 2 +- doc/en/GnomeSharp/FontSetHandler.xml | 7 +- .../GdkPixbufDoneCallbackWrapper.xml | 14 +- .../GdkPixbufLoadCallbackWrapper.xml | 8 +- doc/en/GnomeSharp/IconFocusedArgs.xml | 2 +- doc/en/GnomeSharp/IconFocusedHandler.xml | 7 +- doc/en/GnomeSharp/IconSelectedArgs.xml | 2 +- doc/en/GnomeSharp/IconSelectedHandler.xml | 7 +- doc/en/GnomeSharp/IconUnselectedArgs.xml | 2 +- doc/en/GnomeSharp/IconUnselectedHandler.xml | 7 +- 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 | 7 +- doc/en/GnomeSharp/NextClickedArgs.xml | 2 +- doc/en/GnomeSharp/NextClickedHandler.xml | 7 +- doc/en/GnomeSharp/PreparedArgs.xml | 2 +- doc/en/GnomeSharp/PreparedHandler.xml | 7 +- doc/en/GnomeSharp/RenderBackgroundArgs.xml | 2 +- doc/en/GnomeSharp/RenderBackgroundHandler.xml | 7 +- doc/en/GnomeSharp/ReplyCallbackWrapper.xml | 14 +- doc/en/GnomeSharp/SaveYourselfArgs.xml | 2 +- doc/en/GnomeSharp/SaveYourselfHandler.xml | 7 +- doc/en/GnomeSharp/StringCallbackWrapper.xml | 14 +- doc/en/GnomeSharp/TextChangedArgs.xml | 2 +- doc/en/GnomeSharp/TextChangedHandler.xml | 7 +- .../TriggerActionFunctionWrapper.xml | 16 +- .../GnomeSharp/UISignalConnectFuncWrapper.xml | 16 +- doc/en/Gtk/Accel.xml | 72 +-- doc/en/Gtk/AccelFlags.xml | 2 +- doc/en/Gtk/AccelGroup.xml | 54 +- doc/en/Gtk/AccelGroupActivate.xml | 9 +- doc/en/Gtk/AccelGroupEntry.xml | 6 +- doc/en/Gtk/AccelGroupFindFunc.xml | 9 +- doc/en/Gtk/AccelKey.xml | 6 +- doc/en/Gtk/AccelLabel.xml | 23 +- doc/en/Gtk/AccelMapForeach.xml | 10 +- doc/en/Gtk/Accelerator.xml | 27 +- doc/en/Gtk/Accessible.xml | 10 +- doc/en/Gtk/Adjustment.xml | 55 +- 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 | 46 +- doc/en/Gtk/ButtonBox.xml | 22 +- doc/en/Gtk/ButtonBoxStyle.xml | 2 +- doc/en/Gtk/ButtonsType.xml | 2 +- doc/en/Gtk/Calendar.xml | 53 +- doc/en/Gtk/CalendarDisplayOptions.xml | 2 +- doc/en/Gtk/Callback.xml | 6 +- doc/en/Gtk/CallbackMarshal.xml | 9 +- doc/en/Gtk/CellEditable.xml | 10 +- doc/en/Gtk/CellRenderer.xml | 266 +++++----- doc/en/Gtk/CellRendererPixbuf.xml | 28 +- doc/en/Gtk/CellRendererText.xml | 78 +-- doc/en/Gtk/CellRendererToggle.xml | 24 +- doc/en/Gtk/CheckButton.xml | 18 +- doc/en/Gtk/CheckMenuItem.xml | 26 +- doc/en/Gtk/Clipboard.xml | 50 +- doc/en/Gtk/ClipboardClearFunc.xml | 7 +- doc/en/Gtk/ClipboardGetFunc.xml | 9 +- doc/en/Gtk/ClipboardReceivedFunc.xml | 7 +- doc/en/Gtk/ClipboardTextReceivedFunc.xml | 7 +- doc/en/Gtk/ColorSelection.xml | 38 +- doc/en/Gtk/ColorSelectionButton.xml | 8 +- .../Gtk/ColorSelectionChangePaletteFunc.xml | 7 +- ...orSelectionChangePaletteWithScreenFunc.xml | 10 +- doc/en/Gtk/ColorSelectionDialog.xml | 14 +- doc/en/Gtk/Combo.xml | 44 +- doc/en/Gtk/Container.xml | 101 ++-- doc/en/Gtk/CornerType.xml | 2 +- doc/en/Gtk/Ctree.xml | 4 +- doc/en/Gtk/Curve.xml | 52 +- doc/en/Gtk/CurveType.xml | 2 +- doc/en/Gtk/Decorated.xml | 30 +- doc/en/Gtk/DeleteType.xml | 2 +- doc/en/Gtk/DestroyNotify.xml | 5 +- doc/en/Gtk/Dialog.xml | 50 +- doc/en/Gtk/DialogFlags.xml | 2 +- doc/en/Gtk/DirectionType.xml | 2 +- doc/en/Gtk/Drag.xml | 189 ++++--- doc/en/Gtk/DrawingArea.xml | 10 +- doc/en/Gtk/Editable.xml | 44 +- doc/en/Gtk/Entry.xml | 113 ++-- doc/en/Gtk/EventBox.xml | 10 +- doc/en/Gtk/FSButton.xml | 8 +- doc/en/Gtk/FileSelection.xml | 25 +- 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 | 5 +- doc/en/Gtk/GammaCurve.xml | 10 +- doc/en/Gtk/Gc.xml | 18 +- doc/en/Gtk/GdkInputFunction.xml | 8 +- doc/en/Gtk/Global.xml | 52 +- doc/en/Gtk/Grab.xml | 12 +- 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 | 56 +- doc/en/Gtk/HScale.xml | 22 +- doc/en/Gtk/HScrollbar.xml | 14 +- doc/en/Gtk/HSeparator.xml | 10 +- doc/en/Gtk/HTML.xml | 223 ++++---- 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/HTMLPrintCallback.xml | 5 +- doc/en/Gtk/HTMLSaveReceiverFn.xml | 7 +- doc/en/Gtk/HTMLStream.xml | 42 +- doc/en/Gtk/HTMLStreamCloseFunc.xml | 7 +- doc/en/Gtk/HTMLStreamStatus.xml | 2 +- doc/en/Gtk/HTMLStreamTypesFunc.xml | 6 +- doc/en/Gtk/HTMLStreamWriteFunc.xml | 8 +- doc/en/Gtk/HandleBox.xml | 29 +- doc/en/Gtk/IMContext.xml | 61 ++- doc/en/Gtk/IMContextInfo.xml | 6 +- doc/en/Gtk/IMContextSimple.xml | 18 +- doc/en/Gtk/IMMulticontext.xml | 14 +- doc/en/Gtk/Icon.xml | 44 +- doc/en/Gtk/IconFactory.xml | 36 +- doc/en/Gtk/IconSet.xml | 28 +- 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 | 25 +- 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 | 38 +- doc/en/Gtk/Input.xml | 22 +- doc/en/Gtk/InputDialog.xml | 14 +- doc/en/Gtk/Invisible.xml | 17 +- doc/en/Gtk/Item.xml | 16 +- doc/en/Gtk/ItemFactory.xml | 128 ++--- doc/en/Gtk/ItemFactoryCallback.xml | 5 +- doc/en/Gtk/ItemFactoryCallback1.xml | 8 +- doc/en/Gtk/ItemFactoryEntry.xml | 6 +- doc/en/Gtk/Justification.xml | 2 +- doc/en/Gtk/Key.xml | 12 +- doc/en/Gtk/KeySnoopFunc.xml | 7 +- doc/en/Gtk/Label.xml | 84 ++- doc/en/Gtk/Layout.xml | 58 +-- doc/en/Gtk/ListStore.xml | 362 ++++++------- doc/en/Gtk/Main.xml | 12 +- doc/en/Gtk/Menu.xml | 58 +-- doc/en/Gtk/MenuBar.xml | 10 +- doc/en/Gtk/MenuDetachFunc.xml | 7 +- doc/en/Gtk/MenuDirectionType.xml | 2 +- doc/en/Gtk/MenuItem.xml | 43 +- doc/en/Gtk/MenuPositionFunc.xml | 9 +- doc/en/Gtk/MenuShell.xml | 48 +- doc/en/Gtk/MessageDialog.xml | 22 +- doc/en/Gtk/MessageType.xml | 2 +- doc/en/Gtk/MetricType.xml | 2 +- doc/en/Gtk/Misc.xml | 46 +- doc/en/Gtk/ModuleDisplayInitFunc.xml | 8 +- doc/en/Gtk/ModuleInitFunc.xml | 7 +- doc/en/Gtk/MovementStep.xml | 2 +- doc/en/Gtk/Notebook.xml | 173 +++---- doc/en/Gtk/NotebookPage.xml | 12 +- doc/en/Gtk/NotebookTab.xml | 2 +- doc/en/Gtk/Object.xml | 18 +- doc/en/Gtk/OptionMenu.xml | 17 +- doc/en/Gtk/Orientation.xml | 2 +- doc/en/Gtk/PackType.xml | 2 +- doc/en/Gtk/Paint.xml | 488 +++++++++--------- doc/en/Gtk/Paned.xml | 60 ++- doc/en/Gtk/Plug.xml | 32 +- doc/en/Gtk/PolicyType.xml | 2 +- doc/en/Gtk/PositionType.xml | 2 +- doc/en/Gtk/PrintFunc.xml | 7 +- doc/en/Gtk/Progress.xml | 42 +- doc/en/Gtk/ProgressBar.xml | 37 +- doc/en/Gtk/ProgressBarOrientation.xml | 2 +- doc/en/Gtk/ProgressBarStyle.xml | 2 +- doc/en/Gtk/Quit.xml | 36 +- doc/en/Gtk/RBNode.xml | 6 +- doc/en/Gtk/RBTree.xml | 6 +- doc/en/Gtk/RBTreeTraverseFunc.xml | 7 +- doc/en/Gtk/RBTreeView.xml | 6 +- doc/en/Gtk/RadioButton.xml | 45 +- doc/en/Gtk/RadioMenuItem.xml | 29 +- doc/en/Gtk/Range.xml | 40 +- doc/en/Gtk/Rc.xml | 43 +- doc/en/Gtk/RcProperty.xml | 6 +- doc/en/Gtk/RcPropertyParser.xml | 5 +- doc/en/Gtk/RcStyle.xml | 10 +- doc/en/Gtk/RcTokenType.xml | 2 +- doc/en/Gtk/ReadyEvent.xml | 7 +- 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 | 21 +- doc/en/Gtk/ScrollType.xml | 2 +- doc/en/Gtk/Scrollbar.xml | 10 +- doc/en/Gtk/ScrolledWindow.xml | 55 +- doc/en/Gtk/Selection.xml | 68 +-- doc/en/Gtk/SelectionData.xml | 32 +- 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 | 8 +- doc/en/Gtk/SettingsValue.xml | 6 +- doc/en/Gtk/ShadowType.xml | 2 +- doc/en/Gtk/SignalFunc.xml | 5 +- doc/en/Gtk/SizeGroup.xml | 29 +- doc/en/Gtk/SizeGroupMode.xml | 6 +- doc/en/Gtk/Socket.xml | 18 +- doc/en/Gtk/SortType.xml | 2 +- doc/en/Gtk/SpinButton.xml | 96 ++-- doc/en/Gtk/SpinButtonUpdatePolicy.xml | 2 +- doc/en/Gtk/SpinType.xml | 2 +- doc/en/Gtk/StateType.xml | 2 +- doc/en/Gtk/Statusbar.xml | 37 +- doc/en/Gtk/Stock.xml | 2 +- doc/en/Gtk/StockItem.xml | 6 +- doc/en/Gtk/StockManager.xml | 22 +- doc/en/Gtk/Style.xml | 78 ++- doc/en/Gtk/Submenu.xml | 4 +- 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 | 8 +- doc/en/Gtk/TextAppearance.xml | 12 +- doc/en/Gtk/TextAttributes.xml | 19 +- doc/en/Gtk/TextBTree.xml | 6 +- doc/en/Gtk/TextBuffer.xml | 302 ++++++----- doc/en/Gtk/TextCharPredicate.xml | 6 +- 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 | 5 +- doc/en/Gtk/TextSegCleanupFunc.xml | 5 +- doc/en/Gtk/TextSegDeleteFunc.xml | 5 +- doc/en/Gtk/TextSegLineChangeFunc.xml | 5 +- doc/en/Gtk/TextSegSplitFunc.xml | 7 +- doc/en/Gtk/TextTag.xml | 123 ++--- doc/en/Gtk/TextTagInfo.xml | 9 +- doc/en/Gtk/TextTagTable.xml | 32 +- doc/en/Gtk/TextTagTableForeach.xml | 6 +- doc/en/Gtk/TextToggleBody.xml | 6 +- doc/en/Gtk/TextUtilCharChosenFunc.xml | 6 +- doc/en/Gtk/TextView.xml | 214 ++++---- doc/en/Gtk/TextWindow.xml | 6 +- doc/en/Gtk/TextWindowType.xml | 2 +- doc/en/Gtk/ThemeEngine.xml | 14 +- doc/en/Gtk/ThreadNotify.xml | 36 +- doc/en/Gtk/Timeout.xml | 26 +- doc/en/Gtk/ToggleButton.xml | 32 +- doc/en/Gtk/Toolbar.xml | 166 +++--- 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 | 6 +- doc/en/Gtk/Tree.xml | 20 +- doc/en/Gtk/TreeCellDataFunc.xml | 9 +- doc/en/Gtk/TreeDataList.xml | 16 +- doc/en/Gtk/TreeDestroyCountFunc.xml | 8 +- doc/en/Gtk/TreeDragDest.xml | 14 +- doc/en/Gtk/TreeDragSource.xml | 16 +- doc/en/Gtk/TreeIter.xml | 6 +- doc/en/Gtk/TreeIterCompareFunc.xml | 8 +- doc/en/Gtk/TreeModel.xml | 138 ++--- doc/en/Gtk/TreeModelFlags.xml | 2 +- doc/en/Gtk/TreeModelForeachFunc.xml | 8 +- doc/en/Gtk/TreeModelSort.xml | 206 ++++---- doc/en/Gtk/TreePath.xml | 30 +- doc/en/Gtk/TreeRowReference.xml | 42 +- doc/en/Gtk/TreeSelection.xml | 73 ++- doc/en/Gtk/TreeSelectionForeachFunc.xml | 8 +- doc/en/Gtk/TreeSelectionFunc.xml | 9 +- doc/en/Gtk/TreeSortable.xml | 34 +- doc/en/Gtk/TreeStore.xml | 422 +++++++-------- doc/en/Gtk/TreeView.xml | 324 ++++++------ doc/en/Gtk/TreeViewColumn.xml | 147 +++--- doc/en/Gtk/TreeViewColumnDropFunc.xml | 9 +- doc/en/Gtk/TreeViewColumnSizing.xml | 2 +- doc/en/Gtk/TreeViewDropPosition.xml | 2 +- doc/en/Gtk/TreeViewMappingFunc.xml | 7 +- doc/en/Gtk/TreeViewSearchEqualFunc.xml | 9 +- 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 | 27 +- doc/en/Gtk/Visibility.xml | 2 +- doc/en/Gtk/Widget.xml | 427 +++++++-------- doc/en/Gtk/WidgetHelpType.xml | 2 +- doc/en/Gtk/Window.xml | 250 ++++----- doc/en/Gtk/WindowGroup.xml | 18 +- doc/en/Gtk/WindowKeysForeachFunc.xml | 9 +- 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 | 7 +- doc/en/GtkSharp/AccelGroupActivateWrapper.xml | 18 +- doc/en/GtkSharp/AccelMapForeachWrapper.xml | 20 +- doc/en/GtkSharp/AcceptPositionArgs.xml | 2 +- doc/en/GtkSharp/AcceptPositionHandler.xml | 7 +- doc/en/GtkSharp/ActivateCurrentArgs.xml | 2 +- doc/en/GtkSharp/ActivateCurrentHandler.xml | 7 +- doc/en/GtkSharp/AddedArgs.xml | 2 +- doc/en/GtkSharp/AddedHandler.xml | 7 +- doc/en/GtkSharp/AdjustBoundsArgs.xml | 2 +- doc/en/GtkSharp/AdjustBoundsHandler.xml | 7 +- doc/en/GtkSharp/BoundsArgs.xml | 2 +- doc/en/GtkSharp/BoundsHandler.xml | 7 +- doc/en/GtkSharp/ButtonPressEventArgs.xml | 2 +- doc/en/GtkSharp/ButtonPressEventHandler.xml | 7 +- doc/en/GtkSharp/ButtonReleaseEventArgs.xml | 2 +- doc/en/GtkSharp/ButtonReleaseEventHandler.xml | 7 +- doc/en/GtkSharp/CallbackMarshalWrapper.xml | 18 +- doc/en/GtkSharp/CallbackWrapper.xml | 14 +- doc/en/GtkSharp/CancelPositionArgs.xml | 2 +- doc/en/GtkSharp/CancelPositionHandler.xml | 7 +- doc/en/GtkSharp/ChangeCurrentPageArgs.xml | 2 +- doc/en/GtkSharp/ChangeCurrentPageHandler.xml | 7 +- doc/en/GtkSharp/ChangeValueArgs.xml | 2 +- doc/en/GtkSharp/ChangeValueHandler.xml | 7 +- doc/en/GtkSharp/ChildAnchorInsertedArgs.xml | 2 +- .../GtkSharp/ChildAnchorInsertedHandler.xml | 7 +- doc/en/GtkSharp/ChildAttachedArgs.xml | 2 +- doc/en/GtkSharp/ChildAttachedHandler.xml | 7 +- doc/en/GtkSharp/ChildDetachedArgs.xml | 2 +- doc/en/GtkSharp/ChildDetachedHandler.xml | 7 +- doc/en/GtkSharp/ChildNotifiedArgs.xml | 2 +- doc/en/GtkSharp/ChildNotifiedHandler.xml | 7 +- doc/en/GtkSharp/ClientEventArgs.xml | 2 +- doc/en/GtkSharp/ClientEventHandler.xml | 7 +- .../GtkSharp/ClipboardReceivedFuncWrapper.xml | 16 +- .../ClipboardTextReceivedFuncWrapper.xml | 16 +- ...ColorSelectionChangePaletteFuncWrapper.xml | 14 +- doc/en/GtkSharp/CommitArgs.xml | 2 +- doc/en/GtkSharp/CommitHandler.xml | 7 +- doc/en/GtkSharp/ConfigureEventArgs.xml | 2 +- doc/en/GtkSharp/ConfigureEventHandler.xml | 7 +- .../CurrentParagraphAlignmentChangedArgs.xml | 2 +- ...urrentParagraphAlignmentChangedHandler.xml | 7 +- ...CurrentParagraphIndentationChangedArgs.xml | 2 +- ...rentParagraphIndentationChangedHandler.xml | 7 +- .../CurrentParagraphStyleChangedArgs.xml | 2 +- .../CurrentParagraphStyleChangedHandler.xml | 7 +- doc/en/GtkSharp/CursorMoveArgs.xml | 2 +- doc/en/GtkSharp/CursorMoveHandler.xml | 7 +- doc/en/GtkSharp/CycleChildFocusArgs.xml | 2 +- doc/en/GtkSharp/CycleChildFocusHandler.xml | 7 +- doc/en/GtkSharp/CycleHandleFocusArgs.xml | 2 +- doc/en/GtkSharp/CycleHandleFocusHandler.xml | 7 +- doc/en/GtkSharp/DeleteEventArgs.xml | 2 +- doc/en/GtkSharp/DeleteEventHandler.xml | 7 +- doc/en/GtkSharp/DeleteFromCursorArgs.xml | 2 +- doc/en/GtkSharp/DeleteFromCursorHandler.xml | 7 +- doc/en/GtkSharp/DeleteRangeArgs.xml | 2 +- doc/en/GtkSharp/DeleteRangeHandler.xml | 7 +- doc/en/GtkSharp/DestroyEventArgs.xml | 2 +- doc/en/GtkSharp/DestroyEventHandler.xml | 7 +- doc/en/GtkSharp/DestroyNotifyWrapper.xml | 12 +- doc/en/GtkSharp/DirectionChangedArgs.xml | 2 +- doc/en/GtkSharp/DirectionChangedHandler.xml | 7 +- doc/en/GtkSharp/DisableDeviceArgs.xml | 2 +- doc/en/GtkSharp/DisableDeviceHandler.xml | 7 +- doc/en/GtkSharp/DragBeginArgs.xml | 2 +- doc/en/GtkSharp/DragBeginHandler.xml | 7 +- doc/en/GtkSharp/DragDataDeleteArgs.xml | 2 +- doc/en/GtkSharp/DragDataDeleteHandler.xml | 7 +- doc/en/GtkSharp/DragDataGetArgs.xml | 2 +- doc/en/GtkSharp/DragDataGetHandler.xml | 7 +- doc/en/GtkSharp/DragDataReceivedArgs.xml | 2 +- doc/en/GtkSharp/DragDataReceivedHandler.xml | 7 +- doc/en/GtkSharp/DragDropArgs.xml | 2 +- doc/en/GtkSharp/DragDropHandler.xml | 7 +- doc/en/GtkSharp/DragEndArgs.xml | 2 +- doc/en/GtkSharp/DragEndHandler.xml | 7 +- doc/en/GtkSharp/DragLeaveArgs.xml | 2 +- doc/en/GtkSharp/DragLeaveHandler.xml | 7 +- doc/en/GtkSharp/DragMotionArgs.xml | 2 +- doc/en/GtkSharp/DragMotionHandler.xml | 7 +- doc/en/GtkSharp/DrawArgs.xml | 2 +- doc/en/GtkSharp/DrawHandler.xml | 7 +- doc/en/GtkSharp/EditedArgs.xml | 2 +- doc/en/GtkSharp/EditedHandler.xml | 7 +- doc/en/GtkSharp/EnableDeviceArgs.xml | 2 +- doc/en/GtkSharp/EnableDeviceHandler.xml | 7 +- doc/en/GtkSharp/EnterNotifyEventArgs.xml | 2 +- doc/en/GtkSharp/EnterNotifyEventHandler.xml | 7 +- .../GtkSharp/ExpandCollapseCursorRowArgs.xml | 2 +- .../ExpandCollapseCursorRowHandler.xml | 7 +- doc/en/GtkSharp/ExposeEventArgs.xml | 2 +- doc/en/GtkSharp/ExposeEventHandler.xml | 7 +- doc/en/GtkSharp/FocusChildSetArgs.xml | 2 +- doc/en/GtkSharp/FocusChildSetHandler.xml | 7 +- doc/en/GtkSharp/FocusInEventArgs.xml | 2 +- doc/en/GtkSharp/FocusInEventHandler.xml | 7 +- doc/en/GtkSharp/FocusOutEventArgs.xml | 2 +- doc/en/GtkSharp/FocusOutEventHandler.xml | 7 +- doc/en/GtkSharp/FocusTabArgs.xml | 2 +- doc/en/GtkSharp/FocusTabHandler.xml | 7 +- doc/en/GtkSharp/FocusedArgs.xml | 2 +- doc/en/GtkSharp/FocusedHandler.xml | 7 +- doc/en/GtkSharp/FormatValueArgs.xml | 2 +- doc/en/GtkSharp/FormatValueHandler.xml | 7 +- doc/en/GtkSharp/FrameEventArgs.xml | 2 +- doc/en/GtkSharp/FrameEventHandler.xml | 7 +- doc/en/GtkSharp/FunctionWrapper.xml | 12 +- doc/en/GtkSharp/GrabNotifyArgs.xml | 2 +- doc/en/GtkSharp/GrabNotifyHandler.xml | 7 +- .../GtkSharp/GtkClipboardClearFuncNative.xml | 9 +- .../GtkSharp/GtkClipboardClearFuncWrapper.xml | 14 +- doc/en/GtkSharp/GtkClipboardGetFuncNative.xml | 11 +- .../GtkSharp/GtkClipboardGetFuncWrapper.xml | 18 +- doc/en/GtkSharp/HTMLPrintCallbackWrapper.xml | 8 +- 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 | 7 +- doc/en/GtkSharp/HierarchyChangedArgs.xml | 2 +- doc/en/GtkSharp/HierarchyChangedHandler.xml | 7 +- doc/en/GtkSharp/IframeCreatedArgs.xml | 2 +- doc/en/GtkSharp/IframeCreatedHandler.xml | 7 +- doc/en/GtkSharp/InputArgs.xml | 2 +- doc/en/GtkSharp/InputHandler.xml | 7 +- doc/en/GtkSharp/InsertAtCursorArgs.xml | 2 +- doc/en/GtkSharp/InsertAtCursorHandler.xml | 7 +- doc/en/GtkSharp/InsertTextArgs.xml | 2 +- doc/en/GtkSharp/InsertTextHandler.xml | 7 +- doc/en/GtkSharp/InsertionColorChangedArgs.xml | 2 +- .../GtkSharp/InsertionColorChangedHandler.xml | 7 +- .../InsertionFontStyleChangedArgs.xml | 2 +- .../InsertionFontStyleChangedHandler.xml | 7 +- .../GtkSharp/ItemFactoryCallback1Wrapper.xml | 16 +- .../GtkSharp/ItemFactoryCallbackWrapper.xml | 8 +- doc/en/GtkSharp/KeyPressEventArgs.xml | 2 +- doc/en/GtkSharp/KeyPressEventHandler.xml | 7 +- doc/en/GtkSharp/KeyReleaseEventArgs.xml | 2 +- doc/en/GtkSharp/KeyReleaseEventHandler.xml | 7 +- doc/en/GtkSharp/KeySnoopFuncWrapper.xml | 16 +- doc/en/GtkSharp/LeaveNotifyEventArgs.xml | 2 +- doc/en/GtkSharp/LeaveNotifyEventHandler.xml | 7 +- doc/en/GtkSharp/LinkClickedArgs.xml | 2 +- doc/en/GtkSharp/LinkClickedHandler.xml | 7 +- doc/en/GtkSharp/MapEventArgs.xml | 2 +- doc/en/GtkSharp/MapEventHandler.xml | 7 +- doc/en/GtkSharp/MarkDeletedArgs.xml | 2 +- doc/en/GtkSharp/MarkDeletedHandler.xml | 7 +- doc/en/GtkSharp/MarkSetArgs.xml | 2 +- doc/en/GtkSharp/MarkSetHandler.xml | 7 +- doc/en/GtkSharp/MenuDetachFuncWrapper.xml | 14 +- doc/en/GtkSharp/MenuPositionFuncWrapper.xml | 20 +- doc/en/GtkSharp/MnemonicActivatedArgs.xml | 2 +- doc/en/GtkSharp/MnemonicActivatedHandler.xml | 7 +- doc/en/GtkSharp/ModuleInitFuncWrapper.xml | 14 +- doc/en/GtkSharp/MotionNotifyEventArgs.xml | 2 +- doc/en/GtkSharp/MotionNotifyEventHandler.xml | 7 +- doc/en/GtkSharp/MoveArgs.xml | 2 +- doc/en/GtkSharp/MoveCurrentArgs.xml | 2 +- doc/en/GtkSharp/MoveCurrentHandler.xml | 7 +- doc/en/GtkSharp/MoveCursorArgs.xml | 2 +- doc/en/GtkSharp/MoveCursorHandler.xml | 7 +- doc/en/GtkSharp/MoveFocusArgs.xml | 2 +- doc/en/GtkSharp/MoveFocusHandler.xml | 7 +- doc/en/GtkSharp/MoveFocusOutArgs.xml | 2 +- doc/en/GtkSharp/MoveFocusOutHandler.xml | 7 +- doc/en/GtkSharp/MoveHandleArgs.xml | 2 +- doc/en/GtkSharp/MoveHandleHandler.xml | 7 +- doc/en/GtkSharp/MoveHandler.xml | 7 +- doc/en/GtkSharp/MoveSliderArgs.xml | 2 +- doc/en/GtkSharp/MoveSliderHandler.xml | 7 +- doc/en/GtkSharp/NoExposeEventArgs.xml | 2 +- doc/en/GtkSharp/NoExposeEventHandler.xml | 7 +- doc/en/GtkSharp/ObjectManager.xml | 20 +- doc/en/GtkSharp/OnCommandArgs.xml | 2 +- doc/en/GtkSharp/OnCommandHandler.xml | 7 +- doc/en/GtkSharp/OnUrlArgs.xml | 2 +- doc/en/GtkSharp/OnUrlHandler.xml | 7 +- doc/en/GtkSharp/OrientationChangedArgs.xml | 2 +- doc/en/GtkSharp/OrientationChangedHandler.xml | 7 +- doc/en/GtkSharp/OutputArgs.xml | 2 +- doc/en/GtkSharp/OutputHandler.xml | 7 +- doc/en/GtkSharp/PageHorizontallyArgs.xml | 2 +- doc/en/GtkSharp/PageHorizontallyHandler.xml | 7 +- doc/en/GtkSharp/ParentSetArgs.xml | 2 +- doc/en/GtkSharp/ParentSetHandler.xml | 7 +- doc/en/GtkSharp/PixbufInsertedArgs.xml | 2 +- doc/en/GtkSharp/PixbufInsertedHandler.xml | 7 +- doc/en/GtkSharp/PlugRemovedArgs.xml | 2 +- doc/en/GtkSharp/PlugRemovedHandler.xml | 7 +- doc/en/GtkSharp/PointArgs.xml | 2 +- doc/en/GtkSharp/PointHandler.xml | 7 +- doc/en/GtkSharp/PopulatePopupArgs.xml | 2 +- doc/en/GtkSharp/PopulatePopupHandler.xml | 7 +- doc/en/GtkSharp/PopupMenuArgs.xml | 2 +- doc/en/GtkSharp/PopupMenuHandler.xml | 7 +- doc/en/GtkSharp/PrintFuncWrapper.xml | 14 +- doc/en/GtkSharp/PropertyNotifyEventArgs.xml | 2 +- .../GtkSharp/PropertyNotifyEventHandler.xml | 7 +- doc/en/GtkSharp/ProximityInEventArgs.xml | 2 +- doc/en/GtkSharp/ProximityInEventHandler.xml | 7 +- doc/en/GtkSharp/ProximityOutEventArgs.xml | 2 +- doc/en/GtkSharp/ProximityOutEventHandler.xml | 7 +- doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml | 16 +- doc/en/GtkSharp/RcPropertyParserWrapper.xml | 8 +- doc/en/GtkSharp/RedirectArgs.xml | 2 +- doc/en/GtkSharp/RedirectHandler.xml | 7 +- doc/en/GtkSharp/RemovedArgs.xml | 2 +- doc/en/GtkSharp/RemovedHandler.xml | 7 +- doc/en/GtkSharp/RenderArgs.xml | 2 +- doc/en/GtkSharp/RenderHandler.xml | 7 +- doc/en/GtkSharp/ResponseArgs.xml | 2 +- doc/en/GtkSharp/ResponseHandler.xml | 7 +- doc/en/GtkSharp/RetrieveSurroundingArgs.xml | 2 +- .../GtkSharp/RetrieveSurroundingHandler.xml | 7 +- doc/en/GtkSharp/RowActivatedArgs.xml | 2 +- doc/en/GtkSharp/RowActivatedHandler.xml | 7 +- doc/en/GtkSharp/RowChangedArgs.xml | 2 +- doc/en/GtkSharp/RowChangedHandler.xml | 7 +- doc/en/GtkSharp/RowCollapsedArgs.xml | 2 +- doc/en/GtkSharp/RowCollapsedHandler.xml | 7 +- doc/en/GtkSharp/RowDeletedArgs.xml | 2 +- doc/en/GtkSharp/RowDeletedHandler.xml | 7 +- doc/en/GtkSharp/RowExpandedArgs.xml | 2 +- doc/en/GtkSharp/RowExpandedHandler.xml | 7 +- doc/en/GtkSharp/RowHasChildToggledArgs.xml | 2 +- doc/en/GtkSharp/RowHasChildToggledHandler.xml | 7 +- doc/en/GtkSharp/RowInsertedArgs.xml | 2 +- doc/en/GtkSharp/RowInsertedHandler.xml | 7 +- doc/en/GtkSharp/RowsReorderedArgs.xml | 2 +- doc/en/GtkSharp/RowsReorderedHandler.xml | 7 +- doc/en/GtkSharp/ScreenChangedArgs.xml | 4 +- doc/en/GtkSharp/ScreenChangedHandler.xml | 9 +- doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml | 2 +- .../GtkSharp/ScrollAdjustmentsSetHandler.xml | 7 +- doc/en/GtkSharp/ScrollArgs.xml | 2 +- doc/en/GtkSharp/ScrollChildArgs.xml | 2 +- doc/en/GtkSharp/ScrollChildHandler.xml | 7 +- doc/en/GtkSharp/ScrollEventArgs.xml | 2 +- doc/en/GtkSharp/ScrollEventHandler.xml | 7 +- doc/en/GtkSharp/ScrollHandler.xml | 7 +- doc/en/GtkSharp/SelectAllArgs.xml | 4 +- doc/en/GtkSharp/SelectAllHandler.xml | 9 +- doc/en/GtkSharp/SelectCursorParentArgs.xml | 4 +- doc/en/GtkSharp/SelectCursorParentHandler.xml | 9 +- doc/en/GtkSharp/SelectCursorRowArgs.xml | 2 +- doc/en/GtkSharp/SelectCursorRowHandler.xml | 7 +- doc/en/GtkSharp/SelectPageArgs.xml | 2 +- doc/en/GtkSharp/SelectPageHandler.xml | 7 +- doc/en/GtkSharp/SelectionClearEventArgs.xml | 2 +- .../GtkSharp/SelectionClearEventHandler.xml | 7 +- doc/en/GtkSharp/SelectionGetArgs.xml | 2 +- doc/en/GtkSharp/SelectionGetHandler.xml | 7 +- doc/en/GtkSharp/SelectionNotifyEventArgs.xml | 2 +- .../GtkSharp/SelectionNotifyEventHandler.xml | 7 +- doc/en/GtkSharp/SelectionReceivedArgs.xml | 2 +- doc/en/GtkSharp/SelectionReceivedHandler.xml | 7 +- doc/en/GtkSharp/SelectionRequestEventArgs.xml | 2 +- .../GtkSharp/SelectionRequestEventHandler.xml | 7 +- doc/en/GtkSharp/SetBaseArgs.xml | 2 +- doc/en/GtkSharp/SetBaseHandler.xml | 7 +- doc/en/GtkSharp/SetBaseTargetArgs.xml | 2 +- doc/en/GtkSharp/SetBaseTargetHandler.xml | 7 +- doc/en/GtkSharp/SetFocusArgs.xml | 2 +- doc/en/GtkSharp/SetFocusHandler.xml | 7 +- doc/en/GtkSharp/SignalArgs.xml | 18 +- doc/en/GtkSharp/SignalCallback.xml | 24 +- doc/en/GtkSharp/SignalFuncWrapper.xml | 8 +- doc/en/GtkSharp/SizeAllocatedArgs.xml | 2 +- doc/en/GtkSharp/SizeAllocatedHandler.xml | 7 +- doc/en/GtkSharp/SizeRequestedArgs.xml | 2 +- doc/en/GtkSharp/SizeRequestedHandler.xml | 7 +- .../GtkSharp/StartInteractiveSearchArgs.xml | 4 +- .../StartInteractiveSearchHandler.xml | 9 +- doc/en/GtkSharp/StateChangedArgs.xml | 2 +- doc/en/GtkSharp/StateChangedHandler.xml | 7 +- doc/en/GtkSharp/StyleChangedArgs.xml | 2 +- doc/en/GtkSharp/StyleChangedHandler.xml | 7 +- doc/en/GtkSharp/StyleSetArgs.xml | 2 +- doc/en/GtkSharp/StyleSetHandler.xml | 7 +- doc/en/GtkSharp/SubmitArgs.xml | 2 +- doc/en/GtkSharp/SubmitHandler.xml | 7 +- doc/en/GtkSharp/SurroundingDeletedArgs.xml | 2 +- doc/en/GtkSharp/SurroundingDeletedHandler.xml | 7 +- doc/en/GtkSharp/SwitchPageArgs.xml | 2 +- doc/en/GtkSharp/SwitchPageHandler.xml | 7 +- doc/en/GtkSharp/TagAddedArgs.xml | 2 +- doc/en/GtkSharp/TagAddedHandler.xml | 7 +- doc/en/GtkSharp/TagAppliedArgs.xml | 2 +- doc/en/GtkSharp/TagAppliedHandler.xml | 7 +- doc/en/GtkSharp/TagChangedArgs.xml | 2 +- doc/en/GtkSharp/TagChangedHandler.xml | 7 +- doc/en/GtkSharp/TagRemovedArgs.xml | 2 +- doc/en/GtkSharp/TagRemovedHandler.xml | 7 +- doc/en/GtkSharp/TestCollapseRowArgs.xml | 2 +- doc/en/GtkSharp/TestCollapseRowHandler.xml | 7 +- doc/en/GtkSharp/TestExpandRowArgs.xml | 2 +- doc/en/GtkSharp/TestExpandRowHandler.xml | 7 +- doc/en/GtkSharp/TextCharPredicateWrapper.xml | 14 +- doc/en/GtkSharp/TextDeletedArgs.xml | 2 +- doc/en/GtkSharp/TextDeletedHandler.xml | 7 +- doc/en/GtkSharp/TextInsertedArgs.xml | 2 +- doc/en/GtkSharp/TextInsertedHandler.xml | 7 +- doc/en/GtkSharp/TextPoppedArgs.xml | 2 +- doc/en/GtkSharp/TextPoppedHandler.xml | 7 +- doc/en/GtkSharp/TextPushedArgs.xml | 2 +- doc/en/GtkSharp/TextPushedHandler.xml | 7 +- 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 | 7 +- doc/en/GtkSharp/ToggleCursorRowArgs.xml | 4 +- doc/en/GtkSharp/ToggleCursorRowHandler.xml | 9 +- doc/en/GtkSharp/ToggleHandleFocusArgs.xml | 2 +- doc/en/GtkSharp/ToggleHandleFocusHandler.xml | 7 +- doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml | 2 +- .../GtkSharp/ToggleSizeAllocatedHandler.xml | 7 +- doc/en/GtkSharp/ToggleSizeRequestedArgs.xml | 2 +- .../GtkSharp/ToggleSizeRequestedHandler.xml | 7 +- doc/en/GtkSharp/ToggledArgs.xml | 2 +- doc/en/GtkSharp/ToggledHandler.xml | 7 +- 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 | 7 +- doc/en/GtkSharp/UnselectAllArgs.xml | 4 +- doc/en/GtkSharp/UnselectAllHandler.xml | 9 +- doc/en/GtkSharp/UpdateArgs.xml | 2 +- doc/en/GtkSharp/UpdateHandler.xml | 7 +- doc/en/GtkSharp/UrlRequestedArgs.xml | 2 +- doc/en/GtkSharp/UrlRequestedHandler.xml | 7 +- doc/en/GtkSharp/VisibilityNotifyEventArgs.xml | 2 +- .../GtkSharp/VisibilityNotifyEventHandler.xml | 7 +- .../GtkSharp/WindowKeysForeachFuncWrapper.xml | 20 +- doc/en/GtkSharp/WindowStateEventArgs.xml | 2 +- doc/en/GtkSharp/WindowStateEventHandler.xml | 7 +- doc/en/GtkSharp/intObjectDelegate.xml | 33 +- doc/en/GtkSharp/intObjectSignal.xml | 18 +- doc/en/GtkSharp/intObjectdoubleDelegate.xml | 38 +- doc/en/GtkSharp/intObjectdoubleSignal.xml | 18 +- .../GtkSharp/stringObjectdoubleDelegate.xml | 38 +- doc/en/GtkSharp/stringObjectdoubleSignal.xml | 18 +- .../voidObjectAffineSVPintDelegate.xml | 12 +- .../GtkSharp/voidObjectAffineSVPintSignal.xml | 16 +- doc/en/Pango/Alignment.xml | 2 +- doc/en/Pango/Analysis.xml | 12 +- doc/en/Pango/Attr.xml | 64 +-- doc/en/Pango/AttrClass.xml | 6 +- doc/en/Pango/AttrColor.xml | 6 +- doc/en/Pango/AttrFilterFunc.xml | 8 +- 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 | 2 +- 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 | 18 +- doc/en/Pango/FT2SubstituteFunc.xml | 7 +- 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 | 2 +- doc/en/Pango/FontMetrics.xml | 6 +- doc/en/Pango/Fontset.xml | 14 +- doc/en/Pango/FontsetSimple.xml | 18 +- doc/en/Pango/FreeGCFunc.xml | 7 +- doc/en/Pango/GetGCFunc.xml | 10 +- doc/en/Pango/Global.xml | 130 ++--- doc/en/Pango/GlyphGeometry.xml | 6 +- doc/en/Pango/GlyphInfo.xml | 6 +- doc/en/Pango/GlyphItem.xml | 26 +- doc/en/Pango/GlyphString.xml | 61 ++- doc/en/Pango/GlyphVisAttr.xml | 6 +- doc/en/Pango/IncludedModule.xml | 6 +- doc/en/Pango/Indic.xml | 48 +- 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 | 2 +- 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/Win32FontCache.xml | 6 +- doc/en/Pango/WrapMode.xml | 2 +- doc/en/Pango/X.xml | 82 +-- doc/en/Pango/XFontCache.xml | 6 +- doc/en/Pango/Xft.xml | 26 +- doc/en/Pango/XftSubstituteFunc.xml | 7 +- doc/en/PangoSharp/FreeGCFuncWrapper.xml | 14 +- 1173 files changed, 11828 insertions(+), 11210 deletions(-) diff --git a/doc/en/Atk/Action.xml b/doc/en/Atk/Action.xml index 205444f63..8eb90b2e1 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 29c6a3d7b..d9c496677 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' @@ -75,8 +75,7 @@ GLib.SList - - + To be added To be added: an object of type 'GLib.SList' @@ -85,4 +84,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/Component.xml b/doc/en/Atk/Component.xml index d2e4e6a49..994e30b63 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 5379717ea..23c0df404 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 9f4a7a9d7..7164da2fb 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 29100cf5e..c1ed4afcc 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' @@ -111,8 +111,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -127,9 +126,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -138,4 +137,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/EventListener.xml b/doc/en/Atk/EventListener.xml index 2e37b0a1f..f75bb8307 100644 --- a/doc/en/Atk/EventListener.xml +++ b/doc/en/Atk/EventListener.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Atk/EventListenerInit.xml b/doc/en/Atk/EventListenerInit.xml index 6c7446897..3fe827e29 100644 --- a/doc/en/Atk/EventListenerInit.xml +++ b/doc/en/Atk/EventListenerInit.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Atk/Focus.xml b/doc/en/Atk/Focus.xml index 2870ffafb..b064ec11f 100644 --- a/doc/en/Atk/Focus.xml +++ b/doc/en/Atk/Focus.xml @@ -2,7 +2,7 @@ atk-sharp - + 0.0.0.0 neutral @@ -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 d2d1b503f..db6760d52 100644 --- a/doc/en/Atk/FocusHandler.xml +++ b/doc/en/Atk/FocusHandler.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Atk/Function.xml b/doc/en/Atk/Function.xml index ab182a66f..7f2719a09 100644 --- a/doc/en/Atk/Function.xml +++ b/doc/en/Atk/Function.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Boolean + diff --git a/doc/en/Atk/GObjectAccessible.xml b/doc/en/Atk/GObjectAccessible.xml index a50e905d3..d3aa7eec9 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 695a11279..6398bc376 100644 --- a/doc/en/Atk/Global.xml +++ b/doc/en/Atk/Global.xml @@ -2,7 +2,7 @@ atk-sharp - + 0.0.0.0 neutral @@ -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 6cc98cf06..bcca52a18 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 5c223a8bc..576d40fba 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 9f8200dc0..b5692393b 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 de4649106..85ba79964 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 1adb6e57e..eab7bdb3d 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 81e97f960..ca93bd690 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 d8010ac1b..6b4e6e76a 100644 --- a/doc/en/Atk/KeySnoopFunc.xml +++ b/doc/en/Atk/KeySnoopFunc.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Int32 + diff --git a/doc/en/Atk/Layer.xml b/doc/en/Atk/Layer.xml index daec87e26..7890e1310 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 b5b609d58..2c203a9fe 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' @@ -1297,8 +1297,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -1313,8 +1312,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -1365,8 +1363,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1413,7 +1410,7 @@ Event - + AtkSharp.TextChangedHandler To be added @@ -1423,7 +1420,7 @@ Event - + System.EventHandler To be added @@ -1433,7 +1430,7 @@ Event - + AtkSharp.TextCaretMovedHandler To be added @@ -1443,7 +1440,7 @@ Event - + AtkSharp.RowDeletedHandler To be added @@ -1453,7 +1450,7 @@ Event - + AtkSharp.RowInsertedHandler To be added @@ -1463,7 +1460,7 @@ Event - + System.EventHandler To be added @@ -1473,7 +1470,7 @@ Event - + AtkSharp.ColumnInsertedHandler To be added @@ -1483,7 +1480,7 @@ Event - + System.EventHandler To be added @@ -1493,7 +1490,7 @@ Event - + AtkSharp.ColumnDeletedHandler To be added @@ -1503,7 +1500,7 @@ Event - + System.EventHandler To be added @@ -1513,7 +1510,7 @@ Event - + System.EventHandler To be added @@ -1527,9 +1524,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -1542,8 +1539,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1556,7 +1553,7 @@ Event - + System.EventHandler To be added @@ -1570,8 +1567,8 @@ System.Int32 - - + + To be added a @@ -1586,8 +1583,8 @@ System.Int32 - - + + To be added a @@ -1602,8 +1599,8 @@ System.String - - + + To be added a @@ -1612,4 +1609,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/NoOpObjectFactory.xml b/doc/en/Atk/NoOpObjectFactory.xml index a18d199eb..6dfddeb85 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 53e202135..39e0bb852 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. @@ -186,8 +186,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -202,8 +201,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -242,8 +240,7 @@ Atk.Role - - + To be added To be added: an object of type 'Atk.Role' @@ -282,8 +279,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -298,8 +294,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -314,8 +309,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -342,8 +336,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -358,8 +351,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -374,8 +366,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -390,8 +381,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -406,8 +396,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -434,8 +423,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -450,8 +438,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -466,8 +453,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -482,8 +468,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -494,7 +479,7 @@ Event - + AtkSharp.PropertyChangeHandler To be added @@ -504,7 +489,7 @@ Event - + AtkSharp.StateChangeHandler To be added @@ -514,7 +499,7 @@ Event - + AtkSharp.ChildrenChangedHandler To be added @@ -524,7 +509,7 @@ Event - + System.EventHandler To be added @@ -534,7 +519,7 @@ Event - + AtkSharp.FocusEventHandler To be added @@ -546,8 +531,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -560,7 +545,7 @@ Event - + AtkSharp.ActiveDescendantChangedHandler To be added @@ -574,9 +559,9 @@ System.Boolean - - - + + + To be added a @@ -592,9 +577,9 @@ System.Boolean - - - + + + To be added a @@ -604,4 +589,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/ObjectFactory.xml b/doc/en/Atk/ObjectFactory.xml index 5a675d2dd..f2b1efaae 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 42dcd15cf..676ee6d52 100644 --- a/doc/en/Atk/PropertyChangeHandler.xml +++ b/doc/en/Atk/PropertyChangeHandler.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Atk/PropertyValues.xml b/doc/en/Atk/PropertyValues.xml index 4b993741d..df47d0d8f 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 5bc6f56fc..566d0301f 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 6538e4125..d77f24383 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 7c5fcc4dc..b72fa9579 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 975523ca5..589518961 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 b15d7d154..0d9712e6a 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 f5bae0820..0a3fd4fe7 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,7 @@ Event - + System.EventHandler To be added @@ -131,4 +131,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/StateManager.xml b/doc/en/Atk/StateManager.xml index 01ae8fc68..637ac3b2c 100644 --- a/doc/en/Atk/StateManager.xml +++ b/doc/en/Atk/StateManager.xml @@ -2,7 +2,7 @@ atk-sharp - + 0.0.0.0 neutral @@ -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 ae2220da0..f84c0c306 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 8e05f0898..3fc6da6b0 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 b4c5ea5c4..a5814819b 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 ed367a5ba..0163e9426 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' @@ -387,8 +387,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -403,8 +402,7 @@ Atk.Object - - + To be added To be added: an object of type 'Atk.Object' @@ -427,7 +425,7 @@ Event - + AtkSharp.RowDeletedHandler To be added @@ -437,7 +435,7 @@ Event - + AtkSharp.RowInsertedHandler To be added @@ -447,7 +445,7 @@ Event - + System.EventHandler To be added @@ -457,7 +455,7 @@ Event - + AtkSharp.ColumnInsertedHandler To be added @@ -467,7 +465,7 @@ Event - + System.EventHandler To be added @@ -477,7 +475,7 @@ Event - + AtkSharp.ColumnDeletedHandler To be added @@ -487,7 +485,7 @@ Event - + System.EventHandler To be added @@ -501,8 +499,8 @@ System.Int32 - - + + To be added a @@ -517,8 +515,8 @@ System.Int32 - - + + To be added a @@ -527,4 +525,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/Text.xml b/doc/en/Atk/Text.xml index 6c9598791..df7c8d72d 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,7 @@ Event - + AtkSharp.TextChangedHandler To be added @@ -334,7 +334,7 @@ Event - + System.EventHandler To be added @@ -344,7 +344,7 @@ Event - + AtkSharp.TextCaretMovedHandler To be added @@ -354,7 +354,7 @@ Event - + System.EventHandler To be added @@ -362,4 +362,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/TextAttribute.xml b/doc/en/Atk/TextAttribute.xml index 5c4798595..453a2b2a3 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 299818666..4dd125882 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 45d370e6d..7499350e4 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 359605b36..d76f4cb8f 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 49a265a0a..d541e5332 100644 --- a/doc/en/AtkSharp/ActiveDescendantChangedArgs.xml +++ b/doc/en/AtkSharp/ActiveDescendantChangedArgs.xml @@ -2,7 +2,7 @@ atk-sharp - + 0.0.0.0 neutral @@ -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 b411902b7..f2acfb8d3 100644 --- a/doc/en/AtkSharp/ActiveDescendantChangedHandler.xml +++ b/doc/en/AtkSharp/ActiveDescendantChangedHandler.xml @@ -2,7 +2,7 @@ atk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/ChildrenChangedArgs.xml b/doc/en/AtkSharp/ChildrenChangedArgs.xml index 94ac294e8..11ada31d8 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 53531d93b..77cbca6ff 100644 --- a/doc/en/AtkSharp/ChildrenChangedHandler.xml +++ b/doc/en/AtkSharp/ChildrenChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/ColumnDeletedArgs.xml b/doc/en/AtkSharp/ColumnDeletedArgs.xml index 6a06c5c7e..77e06c5f3 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 5c22ffcce..a8314ad2e 100644 --- a/doc/en/AtkSharp/ColumnDeletedHandler.xml +++ b/doc/en/AtkSharp/ColumnDeletedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/ColumnInsertedArgs.xml b/doc/en/AtkSharp/ColumnInsertedArgs.xml index a3f2a09e9..a4e6d9294 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 15e3b978d..56458b0e8 100644 --- a/doc/en/AtkSharp/ColumnInsertedHandler.xml +++ b/doc/en/AtkSharp/ColumnInsertedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/EventListenerInitWrapper.xml b/doc/en/AtkSharp/EventListenerInitWrapper.xml index a8908468e..0f8ec1f43 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 44ac110a0..05ac9e6cd 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 b6a3248d3..925c73e0a 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 52186456e..c392c3b2d 100644 --- a/doc/en/AtkSharp/FocusEventHandler.xml +++ b/doc/en/AtkSharp/FocusEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/FocusHandlerWrapper.xml b/doc/en/AtkSharp/FocusHandlerWrapper.xml index 038b45bf0..529aae4dd 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 62ac513e3..23ad93041 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 1b0956344..f044768bd 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 193006f07..2cfcc720a 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 466e0ba5b..a5b784ed1 100644 --- a/doc/en/AtkSharp/PropertyChangeHandler.xml +++ b/doc/en/AtkSharp/PropertyChangeHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/PropertyChangeHandlerWrapper.xml b/doc/en/AtkSharp/PropertyChangeHandlerWrapper.xml index 0823e3acb..00fd20924 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 28e1e1080..27b935946 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 388cff714..61bdb14c8 100644 --- a/doc/en/AtkSharp/RowDeletedHandler.xml +++ b/doc/en/AtkSharp/RowDeletedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/RowInsertedArgs.xml b/doc/en/AtkSharp/RowInsertedArgs.xml index 9cb428c49..57bbc7db4 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 b80c83908..e622636d7 100644 --- a/doc/en/AtkSharp/RowInsertedHandler.xml +++ b/doc/en/AtkSharp/RowInsertedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/StateChangeArgs.xml b/doc/en/AtkSharp/StateChangeArgs.xml index 7d4065552..0a96ab7ec 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 436bbc2af..514470c25 100644 --- a/doc/en/AtkSharp/StateChangeHandler.xml +++ b/doc/en/AtkSharp/StateChangeHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/TextCaretMovedArgs.xml b/doc/en/AtkSharp/TextCaretMovedArgs.xml index 858b4289b..191f6bee5 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 e6124dacd..c15fa877e 100644 --- a/doc/en/AtkSharp/TextCaretMovedHandler.xml +++ b/doc/en/AtkSharp/TextCaretMovedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/AtkSharp/TextChangedArgs.xml b/doc/en/AtkSharp/TextChangedArgs.xml index b9c5ec1f6..470df536e 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 69ee51701..760c6ee45 100644 --- a/doc/en/AtkSharp/TextChangedHandler.xml +++ b/doc/en/AtkSharp/TextChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GLib/Boxed.xml b/doc/en/GLib/Boxed.xml index e53abf0ba..54e11998a 100644 --- a/doc/en/GLib/Boxed.xml +++ b/doc/en/GLib/Boxed.xml @@ -21,8 +21,8 @@ Constructor - - + + To be added To be added: an object of type 'object' @@ -35,8 +35,8 @@ Constructor - - + + To be added To be added: an object of type 'IntPtr' @@ -51,8 +51,7 @@ System.Object - - + To be added To be added: an object of type 'object' @@ -67,8 +66,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -77,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/DelegateWrapper.xml b/doc/en/GLib/DelegateWrapper.xml index 560cb5002..6e6bd35b7 100644 --- a/doc/en/GLib/DelegateWrapper.xml +++ b/doc/en/GLib/DelegateWrapper.xml @@ -34,8 +34,8 @@ Constructor - - + + To be added a @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/EnumWrapper.xml b/doc/en/GLib/EnumWrapper.xml index caa9d52b5..baa1bc589 100644 --- a/doc/en/GLib/EnumWrapper.xml +++ b/doc/en/GLib/EnumWrapper.xml @@ -33,9 +33,9 @@ Constructor - - - + + + To be added To be added: an object of type 'int' @@ -45,4 +45,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/FileUtils.xml b/doc/en/GLib/FileUtils.xml index 2a386331e..47a6241b2 100644 --- a/doc/en/GLib/FileUtils.xml +++ b/doc/en/GLib/FileUtils.xml @@ -23,8 +23,8 @@ System.String - - + + To be added To be added: an object of type 'string' @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/GException.xml b/doc/en/GLib/GException.xml index 3ee18ae2b..887f82b19 100644 --- a/doc/en/GLib/GException.xml +++ b/doc/en/GLib/GException.xml @@ -37,8 +37,8 @@ Constructor - - + + To be added To be added: an object of type 'IntPtr' @@ -59,4 +59,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/IWrapper.xml b/doc/en/GLib/IWrapper.xml index c6b39a338..dac3c6a28 100644 --- a/doc/en/GLib/IWrapper.xml +++ b/doc/en/GLib/IWrapper.xml @@ -27,4 +27,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/Idle.xml b/doc/en/GLib/Idle.xml index 2e6475acc..fa4d83bf6 100644 --- a/doc/en/GLib/Idle.xml +++ b/doc/en/GLib/Idle.xml @@ -28,8 +28,8 @@ System.UInt32 - - + + Installs an idle handler for the main loop. The delegate method that will be invoked. @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/IdleHandler.xml b/doc/en/GLib/IdleHandler.xml index b6b191879..dceb46238 100644 --- a/doc/en/GLib/IdleHandler.xml +++ b/doc/en/GLib/IdleHandler.xml @@ -30,4 +30,7 @@ - \ No newline at end of file + + + System.Boolean + diff --git a/doc/en/GLib/List.xml b/doc/en/GLib/List.xml index a6f4ce2c5..994361143 100644 --- a/doc/en/GLib/List.xml +++ b/doc/en/GLib/List.xml @@ -85,8 +85,8 @@ Constructor - - + + Constructs a List A handle to a GLib.List. @@ -110,9 +110,9 @@ Constructor - - - + + + Internal constructor A handle to a GLib.list @@ -133,4 +133,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/ListBase.xml b/doc/en/GLib/ListBase.xml index 99d17be33..5b3c5ba7f 100644 --- a/doc/en/GLib/ListBase.xml +++ b/doc/en/GLib/ListBase.xml @@ -76,9 +76,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Array' @@ -93,8 +93,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -108,8 +108,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -183,8 +183,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -206,4 +205,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/Log.xml b/doc/en/GLib/Log.xml index 019b6c4c0..f7d54fc26 100644 --- a/doc/en/GLib/Log.xml +++ b/doc/en/GLib/Log.xml @@ -23,10 +23,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -42,10 +42,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -61,9 +61,9 @@ GLib.LogLevelFlags - - - + + + To be added To be added: an object of type 'string' @@ -79,8 +79,8 @@ GLib.LogLevelFlags - - + + To be added To be added: an object of type 'GLib.LogLevelFlags' @@ -95,10 +95,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -114,8 +114,8 @@ GLib.PrintFunc - - + + To be added To be added: an object of type 'GLib.PrintFunc' @@ -130,8 +130,8 @@ GLib.PrintFunc - - + + To be added To be added: an object of type 'GLib.PrintFunc' @@ -146,9 +146,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -163,10 +163,10 @@ System.UInt32 - - - - + + + + To be added To be added: an object of type 'string' @@ -183,11 +183,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'string' @@ -209,4 +209,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/LogFunc.xml b/doc/en/GLib/LogFunc.xml index cf1f6137b..a88e3b237 100644 --- a/doc/en/GLib/LogFunc.xml +++ b/doc/en/GLib/LogFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/GLib/LogLevelFlags.xml b/doc/en/GLib/LogLevelFlags.xml index 752c8a13a..52a4d3cca 100644 --- a/doc/en/GLib/LogLevelFlags.xml +++ b/doc/en/GLib/LogLevelFlags.xml @@ -195,4 +195,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/MainContext.xml b/doc/en/GLib/MainContext.xml index fab4319e6..59eb55945 100644 --- a/doc/en/GLib/MainContext.xml +++ b/doc/en/GLib/MainContext.xml @@ -36,8 +36,8 @@ System.Boolean - - + + To be added To be added: an object of type 'bool' @@ -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 8c192ef9d..aee14bde7 100644 --- a/doc/en/GLib/Markup.xml +++ b/doc/en/GLib/Markup.xml @@ -25,8 +25,8 @@ System.String - - + + To be added To be added: an object of type 'string' @@ -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 f3a3c44b9..e34c73cc2 100644 --- a/doc/en/GLib/Object.xml +++ b/doc/en/GLib/Object.xml @@ -42,8 +42,8 @@ GLib.Object - - + + To be added To be added: an object of type 'IntPtr' @@ -58,9 +58,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -75,9 +75,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -175,8 +175,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -229,8 +229,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -245,8 +244,8 @@ GLib.Type - - + + To be added To be added: an object of type 'Type' @@ -259,8 +258,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -295,4 +294,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/Opaque.xml b/doc/en/GLib/Opaque.xml index e087bb6a0..83eb10596 100644 --- a/doc/en/GLib/Opaque.xml +++ b/doc/en/GLib/Opaque.xml @@ -27,8 +27,8 @@ GLib.Opaque - - + + To be added To be added: an object of type 'IntPtr' @@ -56,8 +56,8 @@ System.Boolean - - + + To be added To be added: an object of type 'object' @@ -81,8 +81,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -111,8 +111,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -121,4 +120,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/PrintFunc.xml b/doc/en/GLib/PrintFunc.xml index d4828fcd4..735c2a721 100644 --- a/doc/en/GLib/PrintFunc.xml +++ b/doc/en/GLib/PrintFunc.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/GLib/SList.xml b/doc/en/GLib/SList.xml index c61b9f153..edbffe805 100644 --- a/doc/en/GLib/SList.xml +++ b/doc/en/GLib/SList.xml @@ -50,8 +50,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -66,9 +66,9 @@ Constructor - - - + + + Internal constructor Pointer to the C object. @@ -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 0e67592a6..510063b1a 100644 --- a/doc/en/GLib/SignalAttribute.xml +++ b/doc/en/GLib/SignalAttribute.xml @@ -21,8 +21,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -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 1764ad3c4..9f0ac43a3 100644 --- a/doc/en/GLib/Source.xml +++ b/doc/en/GLib/Source.xml @@ -23,8 +23,8 @@ System.Boolean - - + + To be added To be added: an object of type 'uint' @@ -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 617612259..8c3891bbc 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 565b6863b..ce2aaa660 100644 --- a/doc/en/GLib/Timeout.xml +++ b/doc/en/GLib/Timeout.xml @@ -23,9 +23,9 @@ System.UInt32 - - - + + + To be added To be added: an object of type 'uint' @@ -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 e3131c6d2..03b8f4f2f 100644 --- a/doc/en/GLib/TimeoutHandler.xml +++ b/doc/en/GLib/TimeoutHandler.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Boolean + diff --git a/doc/en/GLib/Type.xml b/doc/en/GLib/Type.xml index 24c617327..f70c9198a 100644 --- a/doc/en/GLib/Type.xml +++ b/doc/en/GLib/Type.xml @@ -23,8 +23,8 @@ Constructor - - + + To be added To be added: an object of type 'uint' @@ -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 967a3c8fa..ee92c0726 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 c3cbca81c..da8b42641 100644 --- a/doc/en/GLib/UnwrappedObject.xml +++ b/doc/en/GLib/UnwrappedObject.xml @@ -21,8 +21,8 @@ Constructor - - + + To be added To be added: an object of type 'IntPtr' @@ -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 845dbae8e..e7e3312af 100644 --- a/doc/en/GLib/Value.xml +++ b/doc/en/GLib/Value.xml @@ -33,9 +33,9 @@ Constructor - - - + + + To be added To be added: an object of type 'IntPtr' @@ -60,9 +60,9 @@ Constructor - - - + + + To be added To be added: an object of type 'IntPtr' @@ -76,8 +76,8 @@ Constructor - - + + To be added To be added: an object of type 'bool' @@ -90,8 +90,8 @@ Constructor - - + + To be added To be added: an object of type 'GLib.Boxed' @@ -104,10 +104,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -122,8 +122,8 @@ Constructor - - + + To be added To be added: an object of type 'GLib.Opaque' @@ -136,8 +136,8 @@ Constructor - - + + To be added To be added: an object of type 'double' @@ -150,8 +150,8 @@ Constructor - - + + To be added To be added: an object of type 'float' @@ -164,8 +164,8 @@ Constructor - - + + To be added To be added: an object of type 'int' @@ -178,8 +178,8 @@ Constructor - - + + To be added To be added: an object of type 'GLib.Object' @@ -192,8 +192,8 @@ Constructor - - + + To be added To be added: an object of type 'IntPtr' @@ -206,8 +206,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -220,8 +220,8 @@ Constructor - - + + To be added To be added: an object of type 'uint' @@ -234,8 +234,8 @@ Constructor - - + + To be added To be added: an object of type 'ushort' @@ -248,10 +248,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -302,8 +302,8 @@ Constructor - - + + To be added a @@ -312,4 +312,4 @@ - \ No newline at end of file + diff --git a/doc/en/GLib/WrapperClassAttribute.xml b/doc/en/GLib/WrapperClassAttribute.xml index 2a4803290..b3139ee8f 100644 --- a/doc/en/GLib/WrapperClassAttribute.xml +++ b/doc/en/GLib/WrapperClassAttribute.xml @@ -28,4 +28,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/Atom.xml b/doc/en/Gdk/Atom.xml index a5da6e658..f7c5ef4db 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 60262fc57..561a563c5 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 9a56793d9..381f4b47d 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 ddd5b00bb..83a4a739a 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 30d654c06..2d471c4b9 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 13792c35b..504e77665 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 87e077fb6..7afbda6d5 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 0fb210837..dcb8a308e 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 2c3d89376..685240a45 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 314ba486d..402091784 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 2d6f30ce7..a12c324be 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 e64fb477a..1c972da71 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 8841b05b0..2306dbd27 100644 --- a/doc/en/Gdk/DestroyNotify.xml +++ b/doc/en/Gdk/DestroyNotify.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gdk/Device.xml b/doc/en/Gdk/Device.xml index 0fdb216e8..3e9713b84 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. @@ -189,8 +189,7 @@ Gdk.InputSource - - + To be added To be added: an object of type 'Gdk.InputSource' @@ -203,8 +202,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -221,10 +220,10 @@ System.Void - - - - + + + + To be added a @@ -240,9 +239,9 @@ System.Void - - - + + + To be added a @@ -251,4 +250,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/DeviceAxis.xml b/doc/en/Gdk/DeviceAxis.xml index 8ffbf7057..576e6f48d 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 1b538d5f3..b260134aa 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 c360b80d1..5d45b66c3 100644 --- a/doc/en/Gdk/Display.xml +++ b/doc/en/Gdk/Display.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 @@ -356,8 +356,7 @@ System.UInt32 - - + To be added a @@ -416,7 +415,7 @@ Event - + GdkSharp.ClosedHandler To be added @@ -424,4 +423,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/DisplayManager.xml b/doc/en/Gdk/DisplayManager.xml index 9e3cdd137..ac32a92b9 100644 --- a/doc/en/Gdk/DisplayManager.xml +++ b/doc/en/Gdk/DisplayManager.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -68,8 +68,8 @@ Constructor - - + + To be added a @@ -82,8 +82,8 @@ Constructor - - + + To be added a @@ -121,8 +121,7 @@ Gdk.Display - - + To be added a @@ -133,7 +132,7 @@ Event - + GdkSharp.DisplayOpenedHandler To be added @@ -141,4 +140,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/DisplayPointerHooks.xml b/doc/en/Gdk/DisplayPointerHooks.xml index 4eaff0c85..ad9dd6476 100644 --- a/doc/en/Gdk/DisplayPointerHooks.xml +++ b/doc/en/Gdk/DisplayPointerHooks.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -24,7 +24,7 @@ Gdk.DisplayPointerHooks - + To be added To be added @@ -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 ee7ab3e22..1124c672f 100644 --- a/doc/en/Gdk/Drag.xml +++ b/doc/en/Gdk/Drag.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 bcfd2aad0..572d8bf78 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 75d315ad4..87a94a585 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 7c363950b..5f083aedf 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 7ac5ac6b2..7c50828e5 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. @@ -534,8 +534,7 @@ Gdk.Colormap - - + To be added To be added: an object of type 'Gdk.Colormap' @@ -596,8 +595,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -650,9 +649,9 @@ System.Void - - - + + + To be added a @@ -667,10 +666,10 @@ System.Void - - - - + + + + To be added a @@ -686,10 +685,10 @@ System.Void - - - - + + + + To be added a @@ -705,12 +704,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -728,15 +727,15 @@ System.Void - - - - - - - - - + + + + + + + + + To be added a @@ -757,18 +756,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -792,13 +791,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -811,4 +810,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/Drop.xml b/doc/en/Gdk/Drop.xml index b7f7dd9a8..0104f87ca 100644 --- a/doc/en/Gdk/Drop.xml +++ b/doc/en/Gdk/Drop.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 051897e5c..6c04d4bbc 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 90eebd41b..85cfda0ca 100644 --- a/doc/en/Gdk/Error.xml +++ b/doc/en/Gdk/Error.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/Event.xml b/doc/en/Gdk/Event.xml index 3ad5fa3c7..451854d9d 100644 --- a/doc/en/Gdk/Event.xml +++ b/doc/en/Gdk/Event.xml @@ -21,8 +21,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/EventAny.xml b/doc/en/Gdk/EventAny.xml index 4f0564b5c..59af8affd 100644 --- a/doc/en/Gdk/EventAny.xml +++ b/doc/en/Gdk/EventAny.xml @@ -59,8 +59,8 @@ Gdk.EventAny - - + + To be added To be added: an object of type 'IntPtr' @@ -75,8 +75,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -90,11 +89,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventButton.xml b/doc/en/Gdk/EventButton.xml index 15f33eee3..86c9cd0aa 100644 --- a/doc/en/Gdk/EventButton.xml +++ b/doc/en/Gdk/EventButton.xml @@ -167,8 +167,8 @@ Gdk.EventButton - - + + To be added To be added: an object of type 'IntPtr' @@ -183,8 +183,7 @@ Gdk.Device - - + To be added To be added: an object of type 'Gdk.Device' @@ -199,8 +198,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -214,11 +212,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventClient.xml b/doc/en/Gdk/EventClient.xml index f2bf3017e..91be11cfe 100644 --- a/doc/en/Gdk/EventClient.xml +++ b/doc/en/Gdk/EventClient.xml @@ -95,8 +95,8 @@ Gdk.EventClient - - + + To be added To be added: an object of type 'IntPtr' @@ -111,8 +111,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -127,8 +126,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -142,11 +140,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventConfigure.xml b/doc/en/Gdk/EventConfigure.xml index ace091603..a46f968fd 100644 --- a/doc/en/Gdk/EventConfigure.xml +++ b/doc/en/Gdk/EventConfigure.xml @@ -107,8 +107,8 @@ Gdk.EventConfigure - - + + To be added To be added: an object of type 'IntPtr' @@ -123,8 +123,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -138,11 +137,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventCrossing.xml b/doc/en/Gdk/EventCrossing.xml index 79f6071f2..5ddd0a90c 100644 --- a/doc/en/Gdk/EventCrossing.xml +++ b/doc/en/Gdk/EventCrossing.xml @@ -179,8 +179,8 @@ Gdk.EventCrossing - - + + To be added To be added: an object of type 'IntPtr' @@ -195,8 +195,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -211,8 +210,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -226,11 +224,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventDND.xml b/doc/en/Gdk/EventDND.xml index fb447112f..e2b804255 100644 --- a/doc/en/Gdk/EventDND.xml +++ b/doc/en/Gdk/EventDND.xml @@ -107,8 +107,8 @@ Gdk.EventDND - - + + To be added To be added: an object of type 'IntPtr' @@ -123,8 +123,7 @@ Gdk.DragContext - - + To be added To be added: an object of type 'Gdk.DragContext' @@ -139,8 +138,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -154,11 +152,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventExpose.xml b/doc/en/Gdk/EventExpose.xml index 89ebf708d..6dc98873b 100644 --- a/doc/en/Gdk/EventExpose.xml +++ b/doc/en/Gdk/EventExpose.xml @@ -95,8 +95,8 @@ Gdk.EventExpose - - + + To be added To be added: an object of type 'IntPtr' @@ -123,8 +123,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -138,11 +137,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventFocus.xml b/doc/en/Gdk/EventFocus.xml index 7d017ae2e..7c6a3fe7f 100644 --- a/doc/en/Gdk/EventFocus.xml +++ b/doc/en/Gdk/EventFocus.xml @@ -71,8 +71,8 @@ Gdk.EventFocus - - + + To be added To be added: an object of type 'IntPtr' @@ -87,8 +87,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -102,11 +101,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventFunc.xml b/doc/en/Gdk/EventFunc.xml index 7873f03ce..b877903c4 100644 --- a/doc/en/Gdk/EventFunc.xml +++ b/doc/en/Gdk/EventFunc.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gdk/EventHelper.xml b/doc/en/Gdk/EventHelper.xml index 4d3d86857..09b715153 100644 --- a/doc/en/Gdk/EventHelper.xml +++ b/doc/en/Gdk/EventHelper.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,8 +25,8 @@ Gdk.Event - - + + To be added a @@ -54,8 +54,8 @@ Gdk.Screen - - + + To be added a @@ -83,8 +83,8 @@ Gdk.Event - - + + To be added a @@ -99,10 +99,10 @@ System.Boolean - - - - + + + + To be added a @@ -119,10 +119,10 @@ System.Boolean - - - - + + + + To be added a @@ -139,8 +139,8 @@ System.Void - - + + To be added a @@ -154,8 +154,8 @@ System.Void - - + + To be added a @@ -169,9 +169,9 @@ System.Boolean - - - + + + To be added a @@ -187,8 +187,8 @@ System.UInt32 - - + + To be added a @@ -203,10 +203,10 @@ System.Boolean - - - - + + + + To be added a @@ -223,8 +223,8 @@ Gdk.Event - - + + To be added a @@ -239,9 +239,9 @@ System.Void - - - + + + To be added a @@ -256,9 +256,9 @@ System.Boolean - - - + + + To be added a @@ -274,10 +274,10 @@ System.Boolean - - - - + + + + To be added a @@ -294,8 +294,8 @@ System.Void - - + + To be added a @@ -326,4 +326,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/EventKey.xml b/doc/en/Gdk/EventKey.xml index 65ed205e9..d93da7857 100644 --- a/doc/en/Gdk/EventKey.xml +++ b/doc/en/Gdk/EventKey.xml @@ -143,8 +143,8 @@ Gdk.EventKey - - + + To be added To be added: an object of type 'IntPtr' @@ -159,8 +159,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -174,7 +173,7 @@ System.SByte - + To be added To be added @@ -193,4 +192,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/EventMask.xml b/doc/en/Gdk/EventMask.xml index 1fee6c47b..054705a12 100644 --- a/doc/en/Gdk/EventMask.xml +++ b/doc/en/Gdk/EventMask.xml @@ -303,4 +303,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/EventMotion.xml b/doc/en/Gdk/EventMotion.xml index cd7247e1b..84dada304 100644 --- a/doc/en/Gdk/EventMotion.xml +++ b/doc/en/Gdk/EventMotion.xml @@ -167,8 +167,8 @@ Gdk.EventMotion - - + + To be added To be added: an object of type 'IntPtr' @@ -183,8 +183,7 @@ Gdk.Device - - + To be added To be added: an object of type 'Gdk.Device' @@ -199,8 +198,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -214,11 +212,11 @@ System.SByte - + 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 64cc3aabf..7ebd53361 100644 --- a/doc/en/Gdk/EventNoExpose.xml +++ b/doc/en/Gdk/EventNoExpose.xml @@ -59,8 +59,8 @@ Gdk.EventNoExpose - - + + To be added To be added: an object of type 'IntPtr' @@ -75,8 +75,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -90,11 +89,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventProperty.xml b/doc/en/Gdk/EventProperty.xml index f6d5e94a8..882846d63 100644 --- a/doc/en/Gdk/EventProperty.xml +++ b/doc/en/Gdk/EventProperty.xml @@ -95,8 +95,8 @@ Gdk.EventProperty - - + + To be added To be added: an object of type 'IntPtr' @@ -111,8 +111,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -127,8 +126,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -142,11 +140,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventProximity.xml b/doc/en/Gdk/EventProximity.xml index 4d925d014..64d61919b 100644 --- a/doc/en/Gdk/EventProximity.xml +++ b/doc/en/Gdk/EventProximity.xml @@ -83,8 +83,8 @@ Gdk.EventProximity - - + + To be added To be added: an object of type 'IntPtr' @@ -99,8 +99,7 @@ Gdk.Device - - + To be added To be added: an object of type 'Gdk.Device' @@ -115,8 +114,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -130,11 +128,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventScroll.xml b/doc/en/Gdk/EventScroll.xml index 8f1fa00f8..1a460887e 100644 --- a/doc/en/Gdk/EventScroll.xml +++ b/doc/en/Gdk/EventScroll.xml @@ -155,8 +155,8 @@ Gdk.EventScroll - - + + To be added To be added: an object of type 'IntPtr' @@ -171,8 +171,7 @@ Gdk.Device - - + To be added To be added: an object of type 'Gdk.Device' @@ -187,8 +186,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -202,11 +200,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventSelection.xml b/doc/en/Gdk/EventSelection.xml index c10ff5794..b505fe36b 100644 --- a/doc/en/Gdk/EventSelection.xml +++ b/doc/en/Gdk/EventSelection.xml @@ -119,8 +119,8 @@ Gdk.EventSelection - - + + To be added To be added: an object of type 'IntPtr' @@ -135,8 +135,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -151,8 +150,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -167,8 +165,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -183,8 +180,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -198,11 +194,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventSetting.xml b/doc/en/Gdk/EventSetting.xml index f9baf73a7..adcd38ff8 100644 --- a/doc/en/Gdk/EventSetting.xml +++ b/doc/en/Gdk/EventSetting.xml @@ -83,8 +83,8 @@ Gdk.EventSetting - - + + To be added To be added: an object of type 'IntPtr' @@ -99,8 +99,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -114,11 +113,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventType.xml b/doc/en/Gdk/EventType.xml index 5ab9d3694..ac12c72be 100644 --- a/doc/en/Gdk/EventType.xml +++ b/doc/en/Gdk/EventType.xml @@ -459,4 +459,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/EventVisibility.xml b/doc/en/Gdk/EventVisibility.xml index 2b2aad770..d319d15b0 100644 --- a/doc/en/Gdk/EventVisibility.xml +++ b/doc/en/Gdk/EventVisibility.xml @@ -71,8 +71,8 @@ Gdk.EventVisibility - - + + To be added To be added: an object of type 'IntPtr' @@ -87,8 +87,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -102,11 +101,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/EventWindowState.xml b/doc/en/Gdk/EventWindowState.xml index aa62b8cf5..52b484577 100644 --- a/doc/en/Gdk/EventWindowState.xml +++ b/doc/en/Gdk/EventWindowState.xml @@ -83,8 +83,8 @@ Gdk.EventWindowState - - + + To be added To be added: an object of type 'IntPtr' @@ -99,8 +99,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -114,11 +113,11 @@ System.SByte - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/Gdk/ExtensionMode.xml b/doc/en/Gdk/ExtensionMode.xml index 0cadd74ba..d50aa86c8 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 cc2b49693..bb764e3e7 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 1b94c6b5f..f7a9f246c 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 6787a5731..ecbc3e5f2 100644 --- a/doc/en/Gdk/FilterFunc.xml +++ b/doc/en/Gdk/FilterFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + Gdk.FilterReturn + diff --git a/doc/en/Gdk/FilterReturn.xml b/doc/en/Gdk/FilterReturn.xml index e48e7db46..c24526b21 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 e3bd19b30..f174af5e5 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 882996e16..d176f4805 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 039eef2a0..69f69b8bb 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' @@ -284,8 +284,7 @@ Gdk.Color - - + Set the foreground color of a GC using an unallocated color. @@ -309,8 +308,7 @@ Gdk.Rectangle - - + Sets the clip mask for a graphics context from a rectangle. the rectangle to clip to. @@ -329,8 +327,7 @@ Gdk.Pixmap - - + Set a tile pixmap for a graphics context. the new tile pixmap. @@ -348,8 +345,7 @@ Gdk.Bitmap - - + Sets the clip mask for a graphics context from a bitmap. a bitmap. @@ -368,8 +364,7 @@ Gdk.Fill - - + Set the fill mode for a graphics context. the new fill mode. @@ -386,8 +381,7 @@ Gdk.Colormap - - + Sets the colormap for the GC to the given colormap. a Gdk.Colormap @@ -408,8 +402,7 @@ Gdk.Color - - + Set the background color of a GC using an unallocated color. a Gdk.Color @@ -433,8 +426,7 @@ Gdk.Color - - + Sets the foreground color for a graphics context. the new foreground color. @@ -478,8 +470,7 @@ Gdk.Region - - + Sets the clip mask for a graphics context from a region structure. the Gdk.Region @@ -498,8 +489,7 @@ Gdk.SubwindowMode - - + Sets how drawing with this GC on a window will affect child windows of that window. the subwindow mode. @@ -517,8 +507,7 @@ Gdk.Pixmap - - + Set the stipple bitmap for a graphics context. the new stipple bitmap. @@ -539,8 +528,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. @@ -559,8 +547,7 @@ Gdk.Color - - + Sets the background color for a graphics context. the new background color. @@ -613,8 +600,7 @@ System.Boolean - - + Sets whether or not this GC should geenrate exposure events. To be added: an object of type 'bool' @@ -632,8 +618,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -662,10 +648,10 @@ System.Void - - - - + + + + Sets the way dashed-lines are drawn. the dash offset. @@ -682,4 +668,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/GCValues.xml b/doc/en/Gdk/GCValues.xml index b190751d4..57cc2446c 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' @@ -267,8 +267,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -283,8 +282,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -299,8 +297,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -315,8 +312,7 @@ Gdk.Font - - + To be added To be added: an object of type 'Gdk.Font' @@ -325,4 +321,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/GCValuesMask.xml b/doc/en/Gdk/GCValuesMask.xml index baa9b8fe4..43756fc24 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 d15a20ff8..9501ae2db 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 c6328a422..5a6d14dfa 100644 --- a/doc/en/Gdk/Global.xml +++ b/doc/en/Gdk/Global.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 @@ -301,8 +301,7 @@ System.UInt32 - - + To be added a @@ -329,8 +328,7 @@ System.Boolean - - + To be added a @@ -345,8 +343,7 @@ System.String - - + To be added a @@ -373,8 +370,7 @@ System.String - - + To be added a @@ -395,4 +391,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/GrabStatus.xml b/doc/en/Gdk/GrabStatus.xml index 551b6c993..ab1a1ee90 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 f3fc27667..a72ecdec9 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 077a74c36..59b219498 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' @@ -138,8 +138,7 @@ Gdk.Colormap - - + To be added To be added: an object of type 'Gdk.Colormap' @@ -152,8 +151,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -164,4 +163,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/ImageType.xml b/doc/en/Gdk/ImageType.xml index 26b60021e..0f42fe5cf 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 42c8a497c..f25553ee1 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 2524c7931..d667bb0fa 100644 --- a/doc/en/Gdk/InputFunction.xml +++ b/doc/en/Gdk/InputFunction.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gdk/InputMode.xml b/doc/en/Gdk/InputMode.xml index d32f679ab..f122c5c3a 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 1317f71f3..e57d9fd72 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 e9abf37ab..bda1fff87 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 150927de4..8db8479b2 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 ba51aed3d..5de930428 100644 --- a/doc/en/Gdk/Keyboard.xml +++ b/doc/en/Gdk/Keyboard.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 b0e10a2a6..856d074a0 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,7 @@ Event - + System.EventHandler @@ -240,8 +240,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -254,7 +254,7 @@ Event - + System.EventHandler To be added @@ -268,8 +268,8 @@ Gdk.Keymap - - + + To be added a @@ -278,4 +278,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/KeymapKey.xml b/doc/en/Gdk/KeymapKey.xml index bfec46657..926588642 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 11ecb4013..7f8cbd7db 100644 --- a/doc/en/Gdk/Keyval.xml +++ b/doc/en/Gdk/Keyval.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 0ecc00c7d..89af03871 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 e91b99fc8..307b5dd08 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 1dcaf03ee..17189bd46 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 cfa1a8580..58e61e722 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 2cdac54bb..200b9776d 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 d4a4ac274..e1f288b07 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' @@ -91,8 +91,7 @@ Gdk.Bitmap - - + To be added To be added: an object of type 'Gdk.Bitmap' @@ -101,4 +100,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/PangoHelper.xml b/doc/en/Gdk/PangoHelper.xml index 00d1dbabc..fb3b4c222 100644 --- a/doc/en/Gdk/PangoHelper.xml +++ b/doc/en/Gdk/PangoHelper.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 b498359dc..1a0d7a31e 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 22f2188bd..8ac84d290 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 43e67899e..e7e49c9dd 100644 --- a/doc/en/Gdk/PixbufAniAnim.xml +++ b/doc/en/Gdk/PixbufAniAnim.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 19c2abca0..6ce62028b 100644 --- a/doc/en/Gdk/PixbufAniAnimIter.xml +++ b/doc/en/Gdk/PixbufAniAnimIter.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 527dd92a2..ff3d39974 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 ea41c2186..261025ed8 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 53ce14a72..b0a8ec1b2 100644 --- a/doc/en/Gdk/PixbufDestroyNotify.xml +++ b/doc/en/Gdk/PixbufDestroyNotify.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gdk/PixbufError.xml b/doc/en/Gdk/PixbufError.xml index 651918eb4..cebdb566b 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 a3ffbf904..ab832aec8 100644 --- a/doc/en/Gdk/PixbufFormat.xml +++ b/doc/en/Gdk/PixbufFormat.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -24,7 +24,7 @@ Gdk.PixbufFormat - + To be added To be added @@ -36,7 +36,7 @@ System.String - + To be added To be added @@ -48,7 +48,7 @@ System.IntPtr - + To be added To be added @@ -60,7 +60,7 @@ System.String - + To be added To be added @@ -72,7 +72,7 @@ System.String - + To be added To be added @@ -84,7 +84,7 @@ System.String - + To be added To be added @@ -96,7 +96,7 @@ System.String - + To be added To be added @@ -108,7 +108,7 @@ System.UInt32 - + To be added To be added @@ -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 8e6ddbf9d..8e1856f7d 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' @@ -171,8 +171,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -187,8 +186,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -203,8 +201,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -213,4 +210,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/PixbufFrameAction.xml b/doc/en/Gdk/PixbufFrameAction.xml index 5433d3740..425a2bb79 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 24896b0c7..058457238 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 50af54070..d064d083d 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 e92f2e414..de6f0771c 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,7 @@ Event - + System.EventHandler To be added @@ -156,7 +156,7 @@ Event - + GdkSharp.AreaUpdatedHandler To be added @@ -166,7 +166,7 @@ Event - + System.EventHandler To be added @@ -178,8 +178,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -204,7 +204,7 @@ Event - + GdkSharp.SizePreparedHandler To be added @@ -218,9 +218,9 @@ System.Void - - - + + + To be added a @@ -229,4 +229,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/PixbufModule.xml b/doc/en/Gdk/PixbufModule.xml index b890f3dac..ac84c2784 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' @@ -74,7 +74,7 @@ System.String - + To be added To be added @@ -86,7 +86,7 @@ System.IntPtr - + To be added To be added @@ -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 626e1e236..fb0cc0c9a 100644 --- a/doc/en/Gdk/PixbufModuleFillInfoFunc.xml +++ b/doc/en/Gdk/PixbufModuleFillInfoFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gdk/PixbufModuleFillVtableFunc.xml b/doc/en/Gdk/PixbufModuleFillVtableFunc.xml index 6f9279a91..4178a3de6 100644 --- a/doc/en/Gdk/PixbufModuleFillVtableFunc.xml +++ b/doc/en/Gdk/PixbufModuleFillVtableFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gdk/PixbufModulePattern.xml b/doc/en/Gdk/PixbufModulePattern.xml index b880495f6..b82baf3d0 100644 --- a/doc/en/Gdk/PixbufModulePattern.xml +++ b/doc/en/Gdk/PixbufModulePattern.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -24,7 +24,7 @@ Gdk.PixbufModulePattern - + To be added To be added @@ -36,7 +36,7 @@ System.Int32 - + To be added To be added @@ -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 e0d7892fc..7ea06b71c 100644 --- a/doc/en/Gdk/PixbufModulePreparedFunc.xml +++ b/doc/en/Gdk/PixbufModulePreparedFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gdk/PixbufModuleSizeFunc.xml b/doc/en/Gdk/PixbufModuleSizeFunc.xml index cc74a9c78..f1c11e575 100644 --- a/doc/en/Gdk/PixbufModuleSizeFunc.xml +++ b/doc/en/Gdk/PixbufModuleSizeFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gdk/PixbufModuleUpdatedFunc.xml b/doc/en/Gdk/PixbufModuleUpdatedFunc.xml index 05e87716a..fe5e8412b 100644 --- a/doc/en/Gdk/PixbufModuleUpdatedFunc.xml +++ b/doc/en/Gdk/PixbufModuleUpdatedFunc.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,12 @@ - \ No newline at end of file + + + + + + + + System.Void + diff --git a/doc/en/Gdk/Pixdata.xml b/doc/en/Gdk/Pixdata.xml index 2fd3cd5fe..53928959c 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 88d030971..b23ff9388 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 6b588db6e..7239dc25b 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 ef30dedd3..a5081ca1d 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 b4cc75d57..06be55f81 100644 --- a/doc/en/Gdk/Point.xml +++ b/doc/en/Gdk/Point.xml @@ -8,7 +8,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional, Cartesian plane. - + System.ValueType @@ -25,7 +25,7 @@ The point (0, 0). - + @@ -37,7 +37,7 @@ The x-coordinate of the Point. - + @@ -49,7 +49,7 @@ The x-coordinate of the Point. - + @@ -59,12 +59,12 @@ Gdk.Point - - + + Internal constructor To be added: an object of type 'IntPtr' - + This is an internal constructor, and should not be used by user code. @@ -78,7 +78,7 @@ The point as a string. The point as a string. - + @@ -86,16 +86,16 @@ Constructor - - - + + + Creates a Point object from integer x- and y-coordinates. The x-coordinate. The y-coordinate. - - + + - \ No newline at end of file + diff --git a/doc/en/Gdk/Pointer.xml b/doc/en/Gdk/Pointer.xml index 554a6bc59..df3f4fc6a 100644 --- a/doc/en/Gdk/Pointer.xml +++ b/doc/en/Gdk/Pointer.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 ee0da7181..c83bc6299 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 8fcb5aeb3..62d6b3718 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 c54fef939..0a0807883 100644 --- a/doc/en/Gdk/Property.xml +++ b/doc/en/Gdk/Property.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 c68611459..e202b2cae 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 294654eba..a594c022e 100644 --- a/doc/en/Gdk/Query.xml +++ b/doc/en/Gdk/Query.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 c5c5240b2..8f654298a 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 2f54b1e76..84625eb90 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' @@ -385,7 +385,7 @@ Gdk.RegionBox - + To be added To be added @@ -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 3dfa9d62d..b52914003 100644 --- a/doc/en/Gdk/RegionBox.xml +++ b/doc/en/Gdk/RegionBox.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -24,7 +24,7 @@ Gdk.RegionBox - + To be added To be added @@ -36,7 +36,7 @@ System.Int32 - + To be added To be added @@ -48,7 +48,7 @@ System.Int32 - + To be added To be added @@ -60,7 +60,7 @@ System.Int32 - + To be added To be added @@ -72,7 +72,7 @@ System.Int32 - + To be added To be added @@ -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 75eececd9..fd8d1fcf7 100644 --- a/doc/en/Gdk/Rgb.xml +++ b/doc/en/Gdk/Rgb.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,9 +25,9 @@ System.Void - - - + + + To be added a @@ -66,8 +66,7 @@ System.Int32 - - + To be added a @@ -94,8 +93,7 @@ System.Boolean - - + To be added a @@ -122,8 +120,7 @@ System.Boolean - - + To be added a @@ -132,4 +129,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/RgbCmap.xml b/doc/en/Gdk/RgbCmap.xml index 712c432ca..5eb83f535 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 dc17c65d3..3544fc506 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 3a38fdf6a..a43a0d7ce 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. @@ -186,8 +186,7 @@ Gdk.Colormap - - + To be added a @@ -246,7 +245,7 @@ Event - + System.EventHandler To be added @@ -260,8 +259,8 @@ System.Int32 - - + + To be added a @@ -289,9 +288,9 @@ System.Int32 - - - + + + To be added a @@ -307,8 +306,8 @@ System.Void - - + + To be added a @@ -322,9 +321,9 @@ System.Void - - - + + + To be added a @@ -339,9 +338,9 @@ System.Boolean - - - + + + To be added a @@ -380,8 +379,8 @@ Constructor - - + + To be added a @@ -390,4 +389,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/ScrollDirection.xml b/doc/en/Gdk/ScrollDirection.xml index 3915184ec..d7da56193 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 cfaed65e0..0fd9a5295 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 347a91a17..20fc66d44 100644 --- a/doc/en/Gdk/Selection.xml +++ b/doc/en/Gdk/Selection.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -24,7 +24,7 @@ Gdk.Atom - + To be added To be added @@ -36,7 +36,7 @@ Gdk.Atom - + To be added To be added @@ -48,7 +48,7 @@ Gdk.Atom - + To be added To be added @@ -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 eba74db6c..8d2d8bbea 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 4114b5d9e..434658aa3 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 b9815a672..a13f4ecad 100644 --- a/doc/en/Gdk/SpanFunc.xml +++ b/doc/en/Gdk/SpanFunc.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gdk/Status.xml b/doc/en/Gdk/Status.xml index 2a42579d4..519549214 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 001f3e147..e2c604283 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 a99291757..f330b5568 100644 --- a/doc/en/Gdk/Text.xml +++ b/doc/en/Gdk/Text.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 336b406ab..59286351a 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 085efce3d..b0657c2d6 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 cbb6bc8d4..0f27475ec 100644 --- a/doc/en/Gdk/VisibilityState.xml +++ b/doc/en/Gdk/VisibilityState.xml @@ -8,7 +8,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Specifies the visiblity status of a window for a . - + System.Enum @@ -35,7 +35,7 @@ The window is completely visible. - + @@ -47,7 +47,7 @@ The window is partially visible. - + @@ -59,7 +59,7 @@ The window is not visible at all. - + @@ -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 70aa3fdef..b25a6816a 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 b92dc5330..99ffa0acd 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 b7abd0987..23e1c0bfc 100644 --- a/doc/en/Gdk/WMDecoration.xml +++ b/doc/en/Gdk/WMDecoration.xml @@ -35,7 +35,7 @@ All decorations should be applied. - + @@ -47,7 +47,7 @@ A frame should be drawn around the window. - + @@ -59,7 +59,7 @@ The frame should have resize handles. - + @@ -71,7 +71,7 @@ A titlebar should be placed above the window. - + @@ -83,7 +83,7 @@ A button for opening a menu should be included. - + @@ -95,7 +95,7 @@ A minimize button should be included. - + @@ -107,7 +107,7 @@ A maximize button should be included. - + @@ -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 834e526f9..c412664a5 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 faee294a5..52cc24d80 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,8 +642,8 @@ System.Void - - + + To be added To be added: an object of type 'IntPtr' @@ -657,10 +657,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Drawable' @@ -676,10 +676,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Window' @@ -707,9 +707,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -736,8 +736,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.WMDecoration' @@ -764,8 +764,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -779,9 +779,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'int' @@ -809,12 +809,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gdk.WindowEdge' @@ -844,8 +844,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -871,8 +871,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.FilterFunc' @@ -898,8 +898,8 @@ System.Void - - + + To be added To be added: an object of type 'uint' @@ -937,10 +937,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gdk.Bitmap' @@ -956,12 +956,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'int' @@ -979,9 +979,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -996,8 +996,8 @@ System.Void - - + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -1021,8 +1021,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -1037,10 +1037,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'Gdk.Window' @@ -1068,8 +1068,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1096,8 +1095,7 @@ Gdk.WMFunction - - + To be added To be added: an object of type 'Gdk.WMFunction' @@ -1112,8 +1110,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1128,8 +1125,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -1144,8 +1140,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -1172,8 +1167,7 @@ Gdk.Cursor - - + To be added To be added: an object of type 'Gdk.Cursor' @@ -1188,8 +1182,7 @@ Gdk.EventMask - - + To be added To be added: an object of type 'Gdk.EventMask' @@ -1204,8 +1197,7 @@ GLib.List - - + To be added To be added: an object of type 'GLib.List' @@ -1220,8 +1212,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1260,8 +1251,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1276,8 +1266,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1292,8 +1281,7 @@ Gdk.WindowTypeHint - - + To be added To be added: an object of type 'Gdk.WindowTypeHint' @@ -1332,8 +1320,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1348,8 +1335,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -1374,8 +1360,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1392,8 +1378,7 @@ System.Boolean - - + To be added a @@ -1408,8 +1393,7 @@ System.Boolean - - + To be added a @@ -1424,9 +1408,9 @@ Gdk.Window - - - + + + To be added a @@ -1442,9 +1426,9 @@ Gdk.Window - - - + + + To be added a @@ -1478,4 +1462,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/WindowAttr.xml b/doc/en/Gdk/WindowAttr.xml index 2133abe9f..3fc9b574f 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' @@ -231,8 +231,7 @@ Gdk.Colormap - - + To be added To be added: an object of type 'Gdk.Colormap' @@ -247,8 +246,7 @@ Gdk.Visual - - + To be added To be added: an object of type 'Gdk.Visual' @@ -257,4 +255,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gdk/WindowAttributesType.xml b/doc/en/Gdk/WindowAttributesType.xml index f3e0bcfe4..87717296d 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 0e1e21f82..259d3a8f3 100644 --- a/doc/en/Gdk/WindowClass.xml +++ b/doc/en/Gdk/WindowClass.xml @@ -8,7 +8,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Describes the class of a window. - + System.Enum @@ -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 4d15b79dc..4b390c333 100644 --- a/doc/en/Gdk/WindowEdge.xml +++ b/doc/en/Gdk/WindowEdge.xml @@ -8,7 +8,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Determines a window edge or corner. - + System.Enum @@ -35,7 +35,7 @@ The top left corner. - + @@ -47,7 +47,7 @@ The top edge. - + @@ -59,7 +59,7 @@ The top right corner. - + @@ -71,7 +71,7 @@ The left edge. - + @@ -83,7 +83,7 @@ The right edge. - + @@ -95,7 +95,7 @@ The lower left corner. - + @@ -119,7 +119,7 @@ The lower right corner. - + @@ -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 7b96d0858..15edce615 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 f0dc98cd1..6295c1849 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 b92797a06..dced30e56 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 1699f2701..b94d7ddfb 100644 --- a/doc/en/Gdk/WindowTypeHint.xml +++ b/doc/en/Gdk/WindowTypeHint.xml @@ -40,7 +40,7 @@ Normal toplevel window. - + @@ -52,7 +52,7 @@ Dialog window. - + @@ -64,7 +64,7 @@ Window used to implement a menu. - + @@ -76,7 +76,7 @@ Window used to implement toolbars. - + @@ -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 fcbdc0873..cedd2019e 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 dbb75ab0e..c0b360612 100644 --- a/doc/en/GdkSharp/AreaUpdatedHandler.xml +++ b/doc/en/GdkSharp/AreaUpdatedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GdkSharp/ClosedArgs.xml b/doc/en/GdkSharp/ClosedArgs.xml index 8d7d54f94..8efbd0b8e 100644 --- a/doc/en/GdkSharp/ClosedArgs.xml +++ b/doc/en/GdkSharp/ClosedArgs.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 e5664943f..3e6c08049 100644 --- a/doc/en/GdkSharp/ClosedHandler.xml +++ b/doc/en/GdkSharp/ClosedHandler.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GdkSharp/DestroyNotifyWrapper.xml b/doc/en/GdkSharp/DestroyNotifyWrapper.xml index 26f1e3a2b..54c2da338 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 b92425a3d..da04fbb11 100644 --- a/doc/en/GdkSharp/DisplayOpenedArgs.xml +++ b/doc/en/GdkSharp/DisplayOpenedArgs.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 67a31b1ed..bee9c922f 100644 --- a/doc/en/GdkSharp/DisplayOpenedHandler.xml +++ b/doc/en/GdkSharp/DisplayOpenedHandler.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GdkSharp/EventFuncWrapper.xml b/doc/en/GdkSharp/EventFuncWrapper.xml index 46a6bd90c..ed0eb0de0 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 814cf9318..5217ee685 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 9c8654274..1e4d19652 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 f3b62ee1c..f4bca26d0 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 9f55c2506..0be1b138f 100644 --- a/doc/en/GdkSharp/SizePreparedArgs.xml +++ b/doc/en/GdkSharp/SizePreparedArgs.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -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 9fbd634c9..80722d650 100644 --- a/doc/en/GdkSharp/SizePreparedHandler.xml +++ b/doc/en/GdkSharp/SizePreparedHandler.xml @@ -2,7 +2,7 @@ gdk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GdkSharp/SpanFuncWrapper.xml b/doc/en/GdkSharp/SpanFuncWrapper.xml index c2808f23f..60bfa3020 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/Glade/AccelInfo.xml b/doc/en/Glade/AccelInfo.xml index 3fc32d4f0..14c893a7b 100644 --- a/doc/en/Glade/AccelInfo.xml +++ b/doc/en/Glade/AccelInfo.xml @@ -71,8 +71,8 @@ Glade.AccelInfo - - + + 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/Glade/ApplyCustomPropFunc.xml b/doc/en/Glade/ApplyCustomPropFunc.xml index 763861192..64bc5d5fc 100644 --- a/doc/en/Glade/ApplyCustomPropFunc.xml +++ b/doc/en/Glade/ApplyCustomPropFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Void + diff --git a/doc/en/Glade/AtkActionInfo.xml b/doc/en/Glade/AtkActionInfo.xml index 676779908..a0cb9e477 100644 --- a/doc/en/Glade/AtkActionInfo.xml +++ b/doc/en/Glade/AtkActionInfo.xml @@ -59,8 +59,8 @@ Glade.AtkActionInfo - - + + 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/Glade/AtkRelationInfo.xml b/doc/en/Glade/AtkRelationInfo.xml index 85b2ed9ad..e457a8b24 100644 --- a/doc/en/Glade/AtkRelationInfo.xml +++ b/doc/en/Glade/AtkRelationInfo.xml @@ -59,8 +59,8 @@ Glade.AtkRelationInfo - - + + 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/Glade/BuildChildrenFunc.xml b/doc/en/Glade/BuildChildrenFunc.xml index 767990e96..42aa18936 100644 --- a/doc/en/Glade/BuildChildrenFunc.xml +++ b/doc/en/Glade/BuildChildrenFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Glade/ChildInfo.xml b/doc/en/Glade/ChildInfo.xml index 331ba898a..fa58983c9 100644 --- a/doc/en/Glade/ChildInfo.xml +++ b/doc/en/Glade/ChildInfo.xml @@ -83,8 +83,8 @@ Glade.ChildInfo - - + + 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/Glade/FindInternalChildFunc.xml b/doc/en/Glade/FindInternalChildFunc.xml index 6c0d937be..b670fbfc6 100644 --- a/doc/en/Glade/FindInternalChildFunc.xml +++ b/doc/en/Glade/FindInternalChildFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + Gtk.Widget + diff --git a/doc/en/Glade/Global.xml b/doc/en/Glade/Global.xml index 202e49f3e..50f0ec435 100644 --- a/doc/en/Glade/Global.xml +++ b/doc/en/Glade/Global.xml @@ -2,7 +2,7 @@ glade-sharp - + 0.0.0.0 neutral @@ -25,11 +25,11 @@ System.Void - - - - - + + + + + To be added a @@ -46,8 +46,8 @@ System.String - - + + To be added a @@ -62,8 +62,8 @@ Glade.XML - - + + To be added a @@ -78,8 +78,8 @@ System.String - - + + To be added a @@ -94,9 +94,9 @@ System.Int32 - - - + + + To be added a @@ -112,9 +112,9 @@ System.UInt32 - - - + + + To be added a @@ -130,8 +130,8 @@ System.Void - - + + To be added a @@ -145,10 +145,10 @@ System.Void - - - - + + + + To be added a @@ -169,4 +169,4 @@ - \ No newline at end of file + diff --git a/doc/en/Glade/HandlerNotFoundException.xml b/doc/en/Glade/HandlerNotFoundException.xml index c1b11e1a7..ae1463463 100644 --- a/doc/en/Glade/HandlerNotFoundException.xml +++ b/doc/en/Glade/HandlerNotFoundException.xml @@ -87,9 +87,9 @@ System.Void - - - + + + To be added a @@ -102,11 +102,11 @@ Constructor - - - - - + + + + + To be added a @@ -122,9 +122,9 @@ Constructor - - - + + + To be added a @@ -134,4 +134,4 @@ - \ No newline at end of file + diff --git a/doc/en/Glade/Interface.xml b/doc/en/Glade/Interface.xml index b46ecb169..0085630b9 100644 --- a/doc/en/Glade/Interface.xml +++ b/doc/en/Glade/Interface.xml @@ -107,8 +107,8 @@ Glade.Interface - - + + To be added To be added: an object of type 'IntPtr' @@ -135,8 +135,8 @@ System.Void - - + + To be added To be added: an object of type 'string' @@ -156,4 +156,4 @@ - \ No newline at end of file + diff --git a/doc/en/Glade/NewFunc.xml b/doc/en/Glade/NewFunc.xml index 798596167..b0077f1eb 100644 --- a/doc/en/Glade/NewFunc.xml +++ b/doc/en/Glade/NewFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + Gtk.Widget + diff --git a/doc/en/Glade/Parser.xml b/doc/en/Glade/Parser.xml index 0a50f743e..c24ac7b01 100644 --- a/doc/en/Glade/Parser.xml +++ b/doc/en/Glade/Parser.xml @@ -2,7 +2,7 @@ glade-sharp - + 0.0.0.0 neutral @@ -25,9 +25,9 @@ Glade.Interface - - - + + + To be added a @@ -43,9 +43,9 @@ Glade.Interface - - - + + + To be added a @@ -66,4 +66,4 @@ - \ No newline at end of file + diff --git a/doc/en/Glade/Property.xml b/doc/en/Glade/Property.xml index c6f397e57..bfec9b7d5 100644 --- a/doc/en/Glade/Property.xml +++ b/doc/en/Glade/Property.xml @@ -59,8 +59,8 @@ Glade.Property - - + + 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/Glade/RawXMLConnectFunc.xml b/doc/en/Glade/RawXMLConnectFunc.xml index 6072fbea3..91061aca0 100644 --- a/doc/en/Glade/RawXMLConnectFunc.xml +++ b/doc/en/Glade/RawXMLConnectFunc.xml @@ -30,8 +30,8 @@ System.Void - - + + To be added a @@ -45,16 +45,16 @@ System.IAsyncResult - - - - - - - - - - + + + + + + + + + + To be added a @@ -77,14 +77,14 @@ System.Void - - - - - - - - + + + + + + + + To be added a @@ -102,9 +102,9 @@ Constructor - - - + + + To be added a @@ -114,4 +114,14 @@ - \ No newline at end of file + + + + + + + + + + System.Void + diff --git a/doc/en/Glade/SignalInfo.xml b/doc/en/Glade/SignalInfo.xml index f4faf4767..3d50c3b67 100644 --- a/doc/en/Glade/SignalInfo.xml +++ b/doc/en/Glade/SignalInfo.xml @@ -83,8 +83,8 @@ Glade.SignalInfo - - + + 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/Glade/Standard.xml b/doc/en/Glade/Standard.xml index 91a22e23e..7c6186bf4 100644 --- a/doc/en/Glade/Standard.xml +++ b/doc/en/Glade/Standard.xml @@ -2,7 +2,7 @@ glade-sharp - + 0.0.0.0 neutral @@ -25,10 +25,10 @@ System.Void - - - - + + + + To be added a @@ -44,10 +44,10 @@ Gtk.Widget - - - - + + + + To be added a @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/doc/en/Glade/WidgetAttribute.xml b/doc/en/Glade/WidgetAttribute.xml index cf980da81..bc887a9e9 100644 --- a/doc/en/Glade/WidgetAttribute.xml +++ b/doc/en/Glade/WidgetAttribute.xml @@ -37,7 +37,7 @@ System.Attribute - + System.AttributeUsageAttribute @@ -48,8 +48,8 @@ Constructor - - + + Flags a to be auto-connected The name of the widget in the Glade file @@ -102,7 +102,7 @@ This returns if a specific widget name was requested to be bound, or if the runtime has to use the field name as the Glade name. - + @@ -115,8 +115,8 @@ The name of the widget targetted The name of the widget targeted in the Glade definition file. - + - \ No newline at end of file + diff --git a/doc/en/Glade/WidgetInfo.xml b/doc/en/Glade/WidgetInfo.xml index 8f1d123d3..6a4709b7b 100644 --- a/doc/en/Glade/WidgetInfo.xml +++ b/doc/en/Glade/WidgetInfo.xml @@ -239,8 +239,8 @@ Glade.WidgetInfo - - + + To be added To be added: an object of type 'IntPtr' @@ -345,4 +345,4 @@ - \ No newline at end of file + diff --git a/doc/en/Glade/XML.xml b/doc/en/Glade/XML.xml index 7b8d6c34d..9f711738c 100644 --- a/doc/en/Glade/XML.xml +++ b/doc/en/Glade/XML.xml @@ -30,8 +30,8 @@ Glade.XML - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -46,8 +46,8 @@ System.String - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -62,8 +62,8 @@ System.Void - - + + To be added To be added: an object of type 'Glade.XMLCustomWidgetHandler' @@ -77,8 +77,8 @@ System.Void - - + + To be added To be added: an object of type 'Type' @@ -92,8 +92,8 @@ System.Void - - + + To be added To be added: an object of type 'object' @@ -107,8 +107,8 @@ System.Void - - + + To be added To be added: an object of type 'Type' @@ -122,8 +122,8 @@ System.Void - - + + To be added To be added: an object of type 'object' @@ -137,9 +137,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Widget' @@ -154,9 +154,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Widget' @@ -183,10 +183,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'string' @@ -216,11 +216,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -237,8 +237,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'Glade.WidgetInfo' @@ -253,8 +253,8 @@ System.String - - + + To be added To be added: an object of type 'string' @@ -269,8 +269,8 @@ System.Void - - + + To be added To be added: an object of type 'Glade.XMLConnectFunc' @@ -284,10 +284,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -303,8 +303,8 @@ GLib.List - - + + To be added To be added: an object of type 'string' @@ -319,8 +319,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'string' @@ -335,10 +335,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'IntPtr' @@ -355,9 +355,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -382,8 +382,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -398,10 +398,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'string' @@ -416,11 +416,11 @@ Constructor - - - - - + + + + + To be added To be added: an object of type 'string' @@ -485,8 +485,7 @@ Gtk.Window - - + To be added To be added: an object of type 'Gtk.Window' @@ -499,8 +498,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -515,10 +514,10 @@ Constructor - - - - + + + + To be added a @@ -533,11 +532,11 @@ Constructor - - - - - + + + + + To be added a @@ -549,4 +548,4 @@ - \ No newline at end of file + diff --git a/doc/en/Glade/XMLConnectFunc.xml b/doc/en/Glade/XMLConnectFunc.xml index 979b83b60..0be7a62f0 100644 --- a/doc/en/Glade/XMLConnectFunc.xml +++ b/doc/en/Glade/XMLConnectFunc.xml @@ -23,4 +23,13 @@ - \ No newline at end of file + + + + + + + + + System.Void + diff --git a/doc/en/Glade/XMLCustomWidgetHandler.xml b/doc/en/Glade/XMLCustomWidgetHandler.xml index e45a95d36..3a87a3ec3 100644 --- a/doc/en/Glade/XMLCustomWidgetHandler.xml +++ b/doc/en/Glade/XMLCustomWidgetHandler.xml @@ -23,4 +23,14 @@ - \ No newline at end of file + + + + + + + + + + Gtk.Widget + diff --git a/doc/en/GladeSharp/ApplyCustomPropFuncWrapper.xml b/doc/en/GladeSharp/ApplyCustomPropFuncWrapper.xml index 6f38749ec..3efe30762 100644 --- a/doc/en/GladeSharp/ApplyCustomPropFuncWrapper.xml +++ b/doc/en/GladeSharp/ApplyCustomPropFuncWrapper.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/GladeSharp/BuildChildrenFuncWrapper.xml b/doc/en/GladeSharp/BuildChildrenFuncWrapper.xml index e6ca2f809..3c2ae9943 100644 --- a/doc/en/GladeSharp/BuildChildrenFuncWrapper.xml +++ b/doc/en/GladeSharp/BuildChildrenFuncWrapper.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/GladeSharp/FindInternalChildFuncWrapper.xml b/doc/en/GladeSharp/FindInternalChildFuncWrapper.xml index d2a532655..10be0f92e 100644 --- a/doc/en/GladeSharp/FindInternalChildFuncWrapper.xml +++ b/doc/en/GladeSharp/FindInternalChildFuncWrapper.xml @@ -35,10 +35,10 @@ System.IntPtr - - - - + + + + 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/GladeSharp/NewFuncWrapper.xml b/doc/en/GladeSharp/NewFuncWrapper.xml index 1261d20a8..111b9285c 100644 --- a/doc/en/GladeSharp/NewFuncWrapper.xml +++ b/doc/en/GladeSharp/NewFuncWrapper.xml @@ -35,10 +35,10 @@ System.IntPtr - - - - + + + + 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/GladeSharp/XMLConnectFuncWrapper.xml b/doc/en/GladeSharp/XMLConnectFuncWrapper.xml index 05e24b126..2141cee60 100644 --- a/doc/en/GladeSharp/XMLConnectFuncWrapper.xml +++ b/doc/en/GladeSharp/XMLConnectFuncWrapper.xml @@ -35,14 +35,14 @@ System.Void - - - - - - - - + + + + + + + + To be added a @@ -60,9 +60,9 @@ Constructor - - - + + + To be added a @@ -72,4 +72,4 @@ - \ No newline at end of file + diff --git a/doc/en/GladeSharp/XMLCustomWidgetHandlerWrapper.xml b/doc/en/GladeSharp/XMLCustomWidgetHandlerWrapper.xml index 489490cf4..3032a0024 100644 --- a/doc/en/GladeSharp/XMLCustomWidgetHandlerWrapper.xml +++ b/doc/en/GladeSharp/XMLCustomWidgetHandlerWrapper.xml @@ -35,15 +35,15 @@ System.IntPtr - - - - - - - - - + + + + + + + + + To be added To be added: an object of type 'IntPtr' @@ -63,9 +63,9 @@ Constructor - - - + + + To be added a @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/About.xml b/doc/en/Gnome/About.xml index 21fbea8cf..5b4c61f76 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 @@ -213,8 +213,7 @@ class GnomeAboutSample System.String - - + The name of the application. an object of type @@ -229,8 +228,7 @@ class GnomeAboutSample System.String - - + The translator for the current locale. an object of type @@ -245,8 +243,7 @@ class GnomeAboutSample System.String - - + The copyright statement of the application. an object of type @@ -261,8 +258,7 @@ class GnomeAboutSample Gdk.Pixbuf - - + The logo for the application. an object of type @@ -277,8 +273,7 @@ class GnomeAboutSample System.String - - + The version string of the application. an object of type @@ -293,8 +288,7 @@ class GnomeAboutSample System.String - - + A short miscellaneous string. an object of type @@ -307,8 +301,8 @@ class GnomeAboutSample Constructor - - + + Internal constructor GLib type for the type @@ -319,4 +313,4 @@ class GnomeAboutSample - \ No newline at end of file + diff --git a/doc/en/Gnome/App.xml b/doc/en/Gnome/App.xml index 1b2866aff..513b44011 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' @@ -640,8 +640,7 @@ Gtk.Toolbar - - + To be added To be added: an object of type 'Gtk.Toolbar' @@ -656,8 +655,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -672,8 +670,7 @@ Gtk.MenuBar - - + To be added To be added: an object of type 'Gtk.MenuBar' @@ -688,8 +685,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -704,8 +700,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -718,8 +713,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -730,4 +725,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/AppBar.xml b/doc/en/Gnome/AppBar.xml index 8fdfd7465..e321e8d33 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' @@ -236,8 +236,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -252,8 +251,7 @@ System.Single - - + To be added To be added: an object of type 'float' @@ -300,7 +298,7 @@ Event - + System.EventHandler To be added @@ -310,7 +308,7 @@ Event - + System.EventHandler To be added @@ -322,8 +320,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -334,4 +332,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/AppBarMsg.xml b/doc/en/Gnome/AppBarMsg.xml index 93df801aa..de87710cc 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 55fa5277c..294835145 100644 --- a/doc/en/Gnome/Canvas.xml +++ b/doc/en/Gnome/Canvas.xml @@ -36,12 +36,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gnome.CanvasItem' @@ -59,17 +59,17 @@ System.Void - - - - - - - - - - - + + + + + + + + + + + To be added To be added: an object of type 'double' @@ -92,18 +92,18 @@ System.Int32 - - - - - - - - - - - - + + + + + + + + + + + + To be added To be added: an object of type 'double' @@ -128,8 +128,8 @@ Art.PathStrokeJoinType - - + + To be added To be added: an object of type 'Gdk.JoinStyle' @@ -144,10 +144,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gnome.CanvasBuf' @@ -163,8 +163,8 @@ Art.PathStrokeCapType - - + + To be added To be added: an object of type 'Gdk.CapStyle' @@ -192,9 +192,9 @@ System.Int32 - - - + + + To be added To be added: an object of type 'string' @@ -210,9 +210,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Art.SVP' @@ -227,9 +227,9 @@ Gnome.CanvasItem - - - + + + To be added To be added: an object of type 'double' @@ -258,11 +258,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double' @@ -279,10 +279,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Art.SVP' @@ -298,8 +298,8 @@ System.Void - - + + To be added To be added: an object of type 'double []' @@ -313,11 +313,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -334,9 +334,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int&' @@ -363,11 +363,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double&' @@ -384,11 +384,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double' @@ -405,11 +405,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double' @@ -426,8 +426,8 @@ System.Void - - + + To be added To be added: an object of type 'Art.Uta' @@ -441,11 +441,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double' @@ -462,11 +462,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double' @@ -483,9 +483,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -500,8 +500,8 @@ System.UInt64 - - + + To be added To be added: an object of type 'uint' @@ -516,11 +516,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'int' @@ -547,8 +547,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -588,8 +588,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -604,8 +603,7 @@ Gdk.RgbDither - - + To be added To be added: an object of type 'Gdk.RgbDither' @@ -620,8 +618,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -636,8 +633,7 @@ Gdk.GC - - + To be added To be added: an object of type 'Gdk.GC' @@ -660,7 +656,7 @@ Event - + GnomeSharp.DrawBackgroundHandler To be added @@ -670,7 +666,7 @@ Event - + GnomeSharp.RenderBackgroundHandler To be added @@ -682,8 +678,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -694,4 +690,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasBpath.xml b/doc/en/Gnome/CanvasBpath.xml index 1f35b8b3c..4df012052 100644 --- a/doc/en/Gnome/CanvasBpath.xml +++ b/doc/en/Gnome/CanvasBpath.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -95,8 +95,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -109,8 +108,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -121,4 +120,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasBpathPriv.xml b/doc/en/Gnome/CanvasBpathPriv.xml index dc7e7c830..7e00ac6a8 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 10bad503f..c10bc9970 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/CanvasClipgroup.xml b/doc/en/Gnome/CanvasClipgroup.xml index c3dd6fecf..525b9beca 100644 --- a/doc/en/Gnome/CanvasClipgroup.xml +++ b/doc/en/Gnome/CanvasClipgroup.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -95,8 +95,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -111,8 +110,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -125,8 +123,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -137,4 +135,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasEllipse.xml b/doc/en/Gnome/CanvasEllipse.xml index 3673dd568..199b5b971 100644 --- a/doc/en/Gnome/CanvasEllipse.xml +++ b/doc/en/Gnome/CanvasEllipse.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -93,8 +93,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasGroup.xml b/doc/en/Gnome/CanvasGroup.xml index 73a80036a..10592007f 100644 --- a/doc/en/Gnome/CanvasGroup.xml +++ b/doc/en/Gnome/CanvasGroup.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,9 +67,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -97,8 +97,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -113,8 +112,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -127,8 +125,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -139,4 +137,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasItem.xml b/doc/en/Gnome/CanvasItem.xml index 14a2762e2..8b20928b4 100644 --- a/doc/en/Gnome/CanvasItem.xml +++ b/doc/en/Gnome/CanvasItem.xml @@ -30,8 +30,8 @@ System.Void - - + + To be added To be added: an object of type 'double []' @@ -45,8 +45,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -72,8 +72,8 @@ System.Void - - + + To be added To be added: an object of type 'Art.SVP' @@ -135,9 +135,9 @@ System.Void - - - + + + To be added To be added: an object of type 'double' @@ -152,9 +152,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Art.SVP' @@ -169,9 +169,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -186,10 +186,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -205,10 +205,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Art.SVP' @@ -224,11 +224,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'double&' @@ -245,8 +245,8 @@ System.Void - - + + To be added To be added: an object of type 'double []' @@ -260,8 +260,8 @@ System.Void - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -275,8 +275,8 @@ System.Void - - + + To be added To be added: an object of type 'double []' @@ -290,8 +290,8 @@ System.Void - - + + To be added To be added: an object of type 'uint' @@ -305,8 +305,8 @@ System.Void - - + + To be added To be added: an object of type 'double []' @@ -320,8 +320,8 @@ System.Void - - + + To be added To be added: an object of type 'int' @@ -335,9 +335,9 @@ System.Void - - - + + + To be added To be added: an object of type 'double' @@ -352,9 +352,9 @@ System.Void - - - + + + To be added To be added: an object of type 'double' @@ -403,8 +403,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -430,9 +430,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -472,8 +472,7 @@ Gnome.CanvasItem - - + To be added To be added: an object of type 'Gnome.CanvasItem' @@ -484,7 +483,7 @@ Event - + GnomeSharp.CanvasEventHandler To be added @@ -496,8 +495,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -508,4 +507,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasLine.xml b/doc/en/Gnome/CanvasLine.xml index c4cb9fdca..119ca58a1 100644 --- a/doc/en/Gnome/CanvasLine.xml +++ b/doc/en/Gnome/CanvasLine.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -95,8 +95,7 @@ Gdk.Drawable - - + To be added To be added: an object of type 'Gdk.Drawable' @@ -111,8 +110,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -127,8 +125,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -143,8 +140,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -159,8 +155,7 @@ Gdk.LineStyle - - + To be added To be added: an object of type 'Gdk.LineStyle' @@ -175,8 +170,7 @@ Gnome.CanvasPoints - - + To be added To be added: an object of type 'Gnome.CanvasPoints' @@ -191,8 +185,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -207,8 +200,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -223,8 +215,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -239,8 +230,7 @@ Gdk.CapStyle - - + To be added To be added: an object of type 'Gdk.CapStyle' @@ -255,8 +245,7 @@ Gdk.JoinStyle - - + To be added To be added: an object of type 'Gdk.JoinStyle' @@ -271,8 +260,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -287,8 +275,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -303,8 +290,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -319,8 +305,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -335,8 +320,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -351,8 +335,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -365,8 +348,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -377,4 +360,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasPathDef.xml b/doc/en/Gnome/CanvasPathDef.xml index b2449e35b..5b6df2725 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/CanvasPixbuf.xml b/doc/en/Gnome/CanvasPixbuf.xml index 4e4c66e56..e6177933d 100644 --- a/doc/en/Gnome/CanvasPixbuf.xml +++ b/doc/en/Gnome/CanvasPixbuf.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -95,8 +95,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -111,8 +110,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -127,8 +125,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -143,8 +140,7 @@ Gtk.AnchorType - - + To be added To be added: an object of type 'Gtk.AnchorType' @@ -159,8 +155,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -175,8 +170,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -191,8 +185,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -207,8 +200,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -223,8 +215,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -239,8 +230,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -255,8 +245,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -271,8 +260,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -285,8 +273,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -297,4 +285,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasPoints.xml b/doc/en/Gnome/CanvasPoints.xml index e50fd5b67..334c8fa7a 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/CanvasPolygon.xml b/doc/en/Gnome/CanvasPolygon.xml index 641c3080b..1c72d07bc 100644 --- a/doc/en/Gnome/CanvasPolygon.xml +++ b/doc/en/Gnome/CanvasPolygon.xml @@ -30,11 +30,11 @@ System.Double - - - - - + + + + + To be added To be added: an object of type 'double' @@ -62,8 +62,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -89,8 +89,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -117,8 +117,7 @@ Gnome.CanvasPoints - - + To be added To be added: an object of type 'Gnome.CanvasPoints' @@ -131,8 +130,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -143,4 +142,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasProxy.xml b/doc/en/Gnome/CanvasProxy.xml index df3555b10..13818db9e 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,7 @@ Event - + GtkSharp.BoundsHandler To be added @@ -63,7 +63,7 @@ Event - + GtkSharp.PointHandler To be added @@ -73,7 +73,7 @@ Event - + GtkSharp.RenderHandler To be added @@ -83,7 +83,7 @@ Event - + GtkSharp.DrawHandler To be added @@ -93,7 +93,7 @@ Event - + System.EventHandler To be added @@ -103,7 +103,7 @@ Event - + System.EventHandler To be added @@ -113,7 +113,7 @@ Event - + System.EventHandler To be added @@ -123,7 +123,7 @@ Event - + System.EventHandler To be added @@ -133,7 +133,7 @@ Event - + System.EventHandler To be added @@ -143,7 +143,7 @@ Event - + GtkSharp.UpdateHandler To be added @@ -151,4 +151,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasRE.xml b/doc/en/Gnome/CanvasRE.xml index 51c97752b..499aec2cf 100644 --- a/doc/en/Gnome/CanvasRE.xml +++ b/doc/en/Gnome/CanvasRE.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,9 +67,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -97,8 +97,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -113,8 +112,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -129,8 +127,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -145,8 +142,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -159,8 +155,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -171,4 +167,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasRect.xml b/doc/en/Gnome/CanvasRect.xml index 503150a77..f2e5886c1 100644 --- a/doc/en/Gnome/CanvasRect.xml +++ b/doc/en/Gnome/CanvasRect.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -93,8 +93,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -105,4 +105,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasRichText.xml b/doc/en/Gnome/CanvasRichText.xml index ee5573d87..4e13079b2 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' @@ -148,8 +148,7 @@ Gtk.TextBuffer - - + To be added To be added: an object of type 'Gtk.TextBuffer' @@ -164,8 +163,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -180,8 +178,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -196,8 +193,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -212,8 +208,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -228,8 +223,7 @@ Gtk.WrapMode - - + To be added To be added: an object of type 'Gtk.WrapMode' @@ -244,8 +238,7 @@ Gtk.AnchorType - - + To be added To be added: an object of type 'Gtk.AnchorType' @@ -260,8 +253,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -276,8 +268,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -292,8 +283,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -308,8 +298,7 @@ Gtk.DirectionType - - + To be added To be added: an object of type 'Gtk.DirectionType' @@ -324,8 +313,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -340,8 +328,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -356,8 +343,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -372,8 +358,7 @@ Gtk.Justification - - + To be added To be added: an object of type 'Gtk.Justification' @@ -388,8 +373,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -404,8 +388,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -420,8 +403,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -436,8 +418,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -452,8 +433,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -468,8 +448,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -482,8 +461,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -500,10 +479,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TextIter&' @@ -513,4 +492,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasShape.xml b/doc/en/Gnome/CanvasShape.xml index c5ec20b30..a99fb5320 100644 --- a/doc/en/Gnome/CanvasShape.xml +++ b/doc/en/Gnome/CanvasShape.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,9 +67,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -97,8 +97,7 @@ Gnome.CanvasPathDef - - + To be added To be added: an object of type 'Gnome.CanvasPathDef' @@ -113,8 +112,7 @@ Gdk.Drawable - - + To be added To be added: an object of type 'Gdk.Drawable' @@ -129,8 +127,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -145,8 +142,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -161,8 +157,7 @@ Gdk.CapStyle - - + To be added To be added: an object of type 'Gdk.CapStyle' @@ -177,8 +172,7 @@ Gdk.JoinStyle - - + To be added To be added: an object of type 'Gdk.JoinStyle' @@ -193,8 +187,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -209,8 +202,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -225,8 +217,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -241,8 +232,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -257,8 +247,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -273,8 +262,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -289,8 +277,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -305,8 +292,7 @@ Gdk.Drawable - - + To be added To be added: an object of type 'Gdk.Drawable' @@ -321,8 +307,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -337,8 +322,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -351,8 +335,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -363,4 +347,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasShapePriv.xml b/doc/en/Gnome/CanvasShapePriv.xml index c517a192a..2e729d9d0 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/CanvasText.xml b/doc/en/Gnome/CanvasText.xml index 0b2f52f2f..2aa649966 100644 --- a/doc/en/Gnome/CanvasText.xml +++ b/doc/en/Gnome/CanvasText.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -95,8 +95,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -111,8 +110,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -127,8 +125,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -143,8 +140,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -159,8 +155,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -175,8 +170,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -191,8 +185,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -207,8 +200,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -223,8 +215,7 @@ Pango.Stretch - - + To be added To be added: an object of type 'Pango.Stretch' @@ -239,8 +230,7 @@ Gtk.Justification - - + To be added To be added: an object of type 'Gtk.Justification' @@ -255,8 +245,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -271,8 +260,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -287,8 +275,7 @@ Gdk.Drawable - - + To be added To be added: an object of type 'Gdk.Drawable' @@ -303,8 +290,7 @@ Gtk.AnchorType - - + To be added To be added: an object of type 'Gtk.AnchorType' @@ -319,8 +305,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -335,8 +320,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -351,8 +335,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -367,8 +350,7 @@ Pango.AttrList - - + To be added To be added: an object of type 'Pango.AttrList' @@ -383,8 +365,7 @@ Pango.Underline - - + To be added To be added: an object of type 'Pango.Underline' @@ -399,8 +380,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -415,8 +395,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -431,8 +410,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -447,8 +425,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -463,8 +440,7 @@ Pango.Style - - + To be added To be added: an object of type 'Pango.Style' @@ -479,8 +455,7 @@ Pango.Variant - - + To be added To be added: an object of type 'Pango.Variant' @@ -495,8 +470,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -511,8 +485,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -527,8 +500,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -543,8 +515,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -559,8 +530,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -575,8 +545,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -589,8 +558,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -601,4 +570,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasWidget.xml b/doc/en/Gnome/CanvasWidget.xml index 4cd6fb91a..5ec4019d9 100644 --- a/doc/en/Gnome/CanvasWidget.xml +++ b/doc/en/Gnome/CanvasWidget.xml @@ -40,8 +40,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -67,8 +67,8 @@ Constructor - - + + To be added To be added: an object of type 'Gnome.CanvasGroup' @@ -95,8 +95,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -111,8 +110,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -127,8 +125,7 @@ Gtk.AnchorType - - + To be added To be added: an object of type 'Gtk.AnchorType' @@ -143,8 +140,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -159,8 +155,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -175,8 +170,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -191,8 +185,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -205,8 +198,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -217,4 +210,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Client.xml b/doc/en/Gnome/Client.xml index 4ed33b9de..7fde1491a 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. @@ -348,8 +348,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -364,8 +363,7 @@ Gnome.RestartStyle - - + To be added To be added: an object of type 'Gnome.RestartStyle' @@ -392,8 +390,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -420,8 +417,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -436,8 +432,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -464,8 +459,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -480,8 +474,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -504,7 +497,7 @@ Event - + System.EventHandler To be added @@ -514,7 +507,7 @@ Event - + System.EventHandler To be added @@ -524,7 +517,7 @@ Event - + GnomeSharp.SaveYourselfHandler To be added @@ -534,7 +527,7 @@ Event - + System.EventHandler To be added @@ -544,7 +537,7 @@ Event - + System.EventHandler To be added @@ -554,7 +547,7 @@ Event - + GnomeSharp.ConnectedHandler To be added @@ -566,8 +559,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -578,4 +571,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/ClientFlags.xml b/doc/en/Gnome/ClientFlags.xml index 94463c953..f5ad61e2a 100644 --- a/doc/en/Gnome/ClientFlags.xml +++ b/doc/en/Gnome/ClientFlags.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/ClientState.xml b/doc/en/Gnome/ClientState.xml index 11f187861..d1211859a 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 e2a118f04..ab32df321 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. @@ -213,8 +213,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -229,8 +228,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -245,8 +243,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -261,8 +258,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -277,8 +273,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -293,8 +288,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -309,8 +303,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -321,7 +314,7 @@ Event - + GnomeSharp.ColorSetHandler To be added @@ -333,8 +326,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -345,4 +338,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Config.xml b/doc/en/Gnome/Config.xml index b025ea3c9..c010ade83 100644 --- a/doc/en/Gnome/Config.xml +++ b/doc/en/Gnome/Config.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 306740250..665ca8cb7 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. @@ -131,8 +131,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -147,8 +146,7 @@ Gnome.DateEditFlags - - + To be added To be added: an object of type 'Gnome.DateEditFlags' @@ -163,8 +161,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -175,7 +172,7 @@ Event - + System.EventHandler To be added @@ -185,7 +182,7 @@ Event - + System.EventHandler To be added @@ -197,8 +194,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -215,8 +212,7 @@ System.UInt64 - - + To be added a @@ -231,8 +227,7 @@ System.UInt64 - - + To be added a @@ -241,4 +236,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/DateEditFlags.xml b/doc/en/Gnome/DateEditFlags.xml index 84869c645..4b5e90046 100644 --- a/doc/en/Gnome/DateEditFlags.xml +++ b/doc/en/Gnome/DateEditFlags.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/DialogType.xml b/doc/en/Gnome/DialogType.xml index 469194d9c..c32e81fc7 100644 --- a/doc/en/Gnome/DialogType.xml +++ b/doc/en/Gnome/DialogType.xml @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Druid.xml b/doc/en/Gnome/Druid.xml index 4ad9a0911..2b4159b2f 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' @@ -196,8 +196,7 @@ Gnome.DruidPage - - + To be added To be added: an object of type 'Gnome.DruidPage' @@ -212,8 +211,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -228,8 +226,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -240,7 +237,7 @@ Event - + System.EventHandler To be added @@ -250,7 +247,7 @@ Event - + System.EventHandler To be added @@ -262,8 +259,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -274,4 +271,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/DruidPage.xml b/doc/en/Gnome/DruidPage.xml index 721b477f7..910b7cf51 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,7 @@ Event - + GnomeSharp.CancelClickedHandler To be added @@ -156,7 +156,7 @@ Event - + GnomeSharp.BackClickedHandler To be added @@ -166,7 +166,7 @@ Event - + GnomeSharp.FinishClickedHandler To be added @@ -176,7 +176,7 @@ Event - + GnomeSharp.NextClickedHandler To be added @@ -186,7 +186,7 @@ Event - + GnomeSharp.PreparedHandler To be added @@ -198,8 +198,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -210,4 +210,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/DruidPageEdge.xml b/doc/en/Gnome/DruidPageEdge.xml index 0df1b605b..bc3b45260 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' @@ -170,8 +170,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -186,8 +185,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -202,8 +200,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -218,8 +215,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -234,8 +230,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -250,8 +245,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -266,8 +260,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -282,8 +275,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -298,8 +290,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -314,8 +305,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -328,8 +318,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -340,4 +330,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/DruidPageStandard.xml b/doc/en/Gnome/DruidPageStandard.xml index 2ae9a539f..9419e122b 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' @@ -124,8 +124,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -140,8 +139,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -156,8 +154,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -172,8 +169,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -188,8 +184,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -204,8 +199,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -220,8 +214,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -236,8 +229,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -252,8 +244,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -268,8 +259,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -284,8 +274,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -300,8 +289,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -316,8 +304,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -330,8 +317,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -342,4 +329,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/EdgePosition.xml b/doc/en/Gnome/EdgePosition.xml index 18f0dc386..cfa037d0d 100644 --- a/doc/en/Gnome/EdgePosition.xml +++ b/doc/en/Gnome/EdgePosition.xml @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Entry.xml b/doc/en/Gnome/Entry.xml index 2a62fb87f..00fa14fd7 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' @@ -286,8 +286,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -302,8 +301,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -318,8 +316,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -346,8 +343,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -358,7 +354,7 @@ Event - + GtkSharp.TextInsertedHandler To be added @@ -368,7 +364,7 @@ Event - + GtkSharp.TextDeletedHandler To be added @@ -378,7 +374,7 @@ Event - + System.EventHandler To be added @@ -388,7 +384,7 @@ Event - + System.EventHandler To be added @@ -402,9 +398,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -417,8 +413,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -429,4 +425,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/FileDomain.xml b/doc/en/Gnome/FileDomain.xml index bd79e831d..e109bc1a3 100644 --- a/doc/en/Gnome/FileDomain.xml +++ b/doc/en/Gnome/FileDomain.xml @@ -195,4 +195,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/FileEntry.xml b/doc/en/Gnome/FileEntry.xml index ad0539b40..aaa15bc3e 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' @@ -260,8 +260,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -276,8 +275,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -292,8 +290,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -320,8 +317,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -336,8 +332,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -352,8 +347,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -368,8 +362,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -384,8 +377,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -400,8 +392,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -424,7 +415,7 @@ Event - + GtkSharp.TextInsertedHandler To be added @@ -434,7 +425,7 @@ Event - + GtkSharp.TextDeletedHandler To be added @@ -444,7 +435,7 @@ Event - + System.EventHandler To be added @@ -454,7 +445,7 @@ Event - + System.EventHandler To be added @@ -464,7 +455,7 @@ Event - + System.EventHandler To be added @@ -478,9 +469,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -493,8 +484,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -505,4 +496,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/FontPicker.xml b/doc/en/Gnome/FontPicker.xml index 5dee8eafd..153908f4a 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. @@ -147,8 +147,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -163,8 +162,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -179,8 +177,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -195,8 +192,7 @@ Gnome.FontPickerMode - - + To be added To be added: an object of type 'Gnome.FontPickerMode' @@ -211,8 +207,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -227,8 +222,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -243,8 +237,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -267,7 +260,7 @@ Event - + GnomeSharp.FontSetHandler To be added @@ -279,8 +272,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -291,4 +284,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/FontPickerMode.xml b/doc/en/Gnome/FontPickerMode.xml index 028d74987..beaae706e 100644 --- a/doc/en/Gnome/FontPickerMode.xml +++ b/doc/en/Gnome/FontPickerMode.xml @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Gconf.xml b/doc/en/Gnome/Gconf.xml index e106b5a97..2ee7d0f1e 100644 --- a/doc/en/Gnome/Gconf.xml +++ b/doc/en/Gnome/Gconf.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 30834a6a3..339c1a9f2 100644 --- a/doc/en/Gnome/GdkHelper.xml +++ b/doc/en/Gnome/GdkHelper.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 33af2c3be..4f7e18848 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 ccbfbb985..d7b700dbc 100644 --- a/doc/en/Gnome/GdkPixbufDoneCallback.xml +++ b/doc/en/Gnome/GdkPixbufDoneCallback.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gnome/GdkPixbufLoadCallback.xml b/doc/en/Gnome/GdkPixbufLoadCallback.xml index 38ac4971b..487825d12 100644 --- a/doc/en/Gnome/GdkPixbufLoadCallback.xml +++ b/doc/en/Gnome/GdkPixbufLoadCallback.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gnome/Global.xml b/doc/en/Gnome/Global.xml index b36f0cb47..758ae76da 100644 --- a/doc/en/Gnome/Global.xml +++ b/doc/en/Gnome/Global.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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/GtkHelper.xml b/doc/en/Gnome/GtkHelper.xml index 3fba03f97..04e3ce781 100644 --- a/doc/en/Gnome/GtkHelper.xml +++ b/doc/en/Gnome/GtkHelper.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 914affa10..c1a01d0bd 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' @@ -120,8 +120,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -136,8 +135,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -150,8 +148,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -162,4 +160,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Help.xml b/doc/en/Gnome/Help.xml index 4b53ef238..6cb6e30d1 100644 --- a/doc/en/Gnome/Help.xml +++ b/doc/en/Gnome/Help.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -25,11 +25,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -60,9 +60,9 @@ System.Boolean - - - + + + To be added a @@ -78,8 +78,8 @@ System.Boolean - - + + To be added a @@ -94,11 +94,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -121,4 +121,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/HelpError.xml b/doc/en/Gnome/HelpError.xml index e5e270756..e24b86a8e 100644 --- a/doc/en/Gnome/HelpError.xml +++ b/doc/en/Gnome/HelpError.xml @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/IconEntry.xml b/doc/en/Gnome/IconEntry.xml index 96bbdb8ca..9910445bb 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' @@ -159,8 +159,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -175,8 +174,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -191,8 +189,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -219,8 +216,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -235,8 +231,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -247,7 +242,7 @@ Event - + System.EventHandler To be added @@ -257,7 +252,7 @@ Event - + System.EventHandler To be added @@ -269,8 +264,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -281,4 +276,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/IconList.xml b/doc/en/Gnome/IconList.xml index 28ac74521..fdcddfe4b 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' @@ -487,8 +487,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -503,8 +502,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -519,8 +517,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -547,8 +544,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -563,8 +559,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -579,8 +574,7 @@ Gtk.SelectionMode - - + To be added To be added: an object of type 'Gtk.SelectionMode' @@ -595,8 +589,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -619,7 +612,7 @@ Event - + GnomeSharp.TextChangedHandler To be added @@ -629,7 +622,7 @@ Event - + System.EventHandler To be added @@ -639,7 +632,7 @@ Event - + GnomeSharp.MoveCursorHandler To be added @@ -649,7 +642,7 @@ Event - + GnomeSharp.IconSelectedHandler To be added @@ -659,7 +652,7 @@ Event - + GnomeSharp.IconFocusedHandler To be added @@ -669,7 +662,7 @@ Event - + GnomeSharp.IconUnselectedHandler To be added @@ -681,8 +674,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -693,4 +686,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/IconListMode.xml b/doc/en/Gnome/IconListMode.xml index 72aeccf87..377478757 100644 --- a/doc/en/Gnome/IconListMode.xml +++ b/doc/en/Gnome/IconListMode.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/IconSelection.xml b/doc/en/Gnome/IconSelection.xml index 8e98ea57a..063a1708a 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 f3151972e..d12a52b8e 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,7 @@ Event - + GnomeSharp.TextChangedHandler To be added @@ -226,7 +226,7 @@ Event - + System.EventHandler To be added @@ -236,7 +236,7 @@ Event - + System.EventHandler To be added @@ -246,7 +246,7 @@ Event - + System.EventHandler To be added @@ -256,7 +256,7 @@ Event - + System.EventHandler To be added @@ -266,7 +266,7 @@ Event - + System.EventHandler To be added @@ -276,7 +276,7 @@ Event - + System.EventHandler To be added @@ -288,8 +288,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -300,4 +300,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/InteractFunction.xml b/doc/en/Gnome/InteractFunction.xml index b2d0d6014..dd0e82e51 100644 --- a/doc/en/Gnome/InteractFunction.xml +++ b/doc/en/Gnome/InteractFunction.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gnome/InteractStyle.xml b/doc/en/Gnome/InteractStyle.xml index b90703d24..831d94c4c 100644 --- a/doc/en/Gnome/InteractStyle.xml +++ b/doc/en/Gnome/InteractStyle.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/ModuleClassInitHook.xml b/doc/en/Gnome/ModuleClassInitHook.xml index effad1e96..d29cbc320 100644 --- a/doc/en/Gnome/ModuleClassInitHook.xml +++ b/doc/en/Gnome/ModuleClassInitHook.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gnome/ModuleHook.xml b/doc/en/Gnome/ModuleHook.xml index 085b94aa8..c88d23506 100644 --- a/doc/en/Gnome/ModuleHook.xml +++ b/doc/en/Gnome/ModuleHook.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gnome/ModuleInfo.xml b/doc/en/Gnome/ModuleInfo.xml index 400fafb6e..1fe8953a6 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 0ee638abc..b9398f5e8 100644 --- a/doc/en/Gnome/ModuleInitHook.xml +++ b/doc/en/Gnome/ModuleInitHook.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gnome/ModuleRequirement.xml b/doc/en/Gnome/ModuleRequirement.xml index 2f9aa7b67..f7548a408 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 88ea07277..7df36c1eb 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/PixmapEntry.xml b/doc/en/Gnome/PixmapEntry.xml index ad8a2e705..2a44aa0e1 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' @@ -173,8 +173,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -189,8 +188,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -205,8 +203,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -219,8 +216,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -231,4 +228,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Popup.xml b/doc/en/Gnome/Popup.xml index 0c2804ea0..7110d774d 100644 --- a/doc/en/Gnome/Popup.xml +++ b/doc/en/Gnome/Popup.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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/PreferencesType.xml b/doc/en/Gnome/PreferencesType.xml index b7c5f7019..42e17076e 100644 --- a/doc/en/Gnome/PreferencesType.xml +++ b/doc/en/Gnome/PreferencesType.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Program.xml b/doc/en/Gnome/Program.xml index 0e3282f0b..60d10c767 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' @@ -347,8 +347,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -387,8 +386,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -415,8 +413,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -431,8 +428,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -469,8 +465,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -481,4 +477,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/ReplyCallback.xml b/doc/en/Gnome/ReplyCallback.xml index a353ff824..d431934f9 100644 --- a/doc/en/Gnome/ReplyCallback.xml +++ b/doc/en/Gnome/ReplyCallback.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gnome/RestartStyle.xml b/doc/en/Gnome/RestartStyle.xml index 35e6f8e38..7c10ee021 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 cc99d2c73..23cc94138 100644 --- a/doc/en/Gnome/SaveStyle.xml +++ b/doc/en/Gnome/SaveStyle.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Score.xml b/doc/en/Gnome/Score.xml index cce00c42e..5d6864011 100644 --- a/doc/en/Gnome/Score.xml +++ b/doc/en/Gnome/Score.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 cc5a4428e..c0f56d703 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. @@ -109,8 +109,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -123,8 +122,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -135,4 +134,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Sound.xml b/doc/en/Gnome/Sound.xml index 5481c91b0..256608c1f 100644 --- a/doc/en/Gnome/Sound.xml +++ b/doc/en/Gnome/Sound.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 1dc25e821..91e1bf04f 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 b9a9380b5..599a8d4a5 100644 --- a/doc/en/Gnome/StringCallback.xml +++ b/doc/en/Gnome/StringCallback.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gnome/Trigger.xml b/doc/en/Gnome/Trigger.xml index 40304deb2..d3c60ed08 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 4105e4010..8ae8ee955 100644 --- a/doc/en/Gnome/TriggerActionFunction.xml +++ b/doc/en/Gnome/TriggerActionFunction.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gnome/TriggerList.xml b/doc/en/Gnome/TriggerList.xml index 12a50268f..a7eb34bb6 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 5b34b7161..e8981a2b5 100644 --- a/doc/en/Gnome/TriggerType.xml +++ b/doc/en/Gnome/TriggerType.xml @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Triggers.xml b/doc/en/Gnome/Triggers.xml index 9f394a653..b9850d658 100644 --- a/doc/en/Gnome/Triggers.xml +++ b/doc/en/Gnome/Triggers.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 1333161bb..23d9a0077 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 cf1791722..a88dfb849 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' @@ -183,8 +183,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -193,4 +192,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/UIInfoConfigurableTypes.xml b/doc/en/Gnome/UIInfoConfigurableTypes.xml index a12fefc72..56b508b7d 100644 --- a/doc/en/Gnome/UIInfoConfigurableTypes.xml +++ b/doc/en/Gnome/UIInfoConfigurableTypes.xml @@ -423,4 +423,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/UIInfoType.xml b/doc/en/Gnome/UIInfoType.xml index e574bfdce..4b50b038e 100644 --- a/doc/en/Gnome/UIInfoType.xml +++ b/doc/en/Gnome/UIInfoType.xml @@ -171,4 +171,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/UIPixmapType.xml b/doc/en/Gnome/UIPixmapType.xml index 0a2059b99..f0bf362f0 100644 --- a/doc/en/Gnome/UIPixmapType.xml +++ b/doc/en/Gnome/UIPixmapType.xml @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/UISignalConnectFunc.xml b/doc/en/Gnome/UISignalConnectFunc.xml index 48680f7d1..82c459074 100644 --- a/doc/en/Gnome/UISignalConnectFunc.xml +++ b/doc/en/Gnome/UISignalConnectFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gnome/URLError.xml b/doc/en/Gnome/URLError.xml index d1141c5d3..9afb9062f 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 1e545c3bd..ed62ed327 100644 --- a/doc/en/Gnome/Url.xml +++ b/doc/en/Gnome/Url.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -38,8 +38,8 @@ System.Boolean - - + + To be added a @@ -59,4 +59,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/User.xml b/doc/en/Gnome/User.xml index 488019295..d9aaa0242 100644 --- a/doc/en/Gnome/User.xml +++ b/doc/en/Gnome/User.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 5ee3e088b..3145d023d 100644 --- a/doc/en/Gnome/Window.xml +++ b/doc/en/Gnome/Window.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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/GnomeSharp/BackClickedArgs.xml b/doc/en/GnomeSharp/BackClickedArgs.xml index 98d70bdc0..299699e7b 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 d0f4b8029..79849b01c 100644 --- a/doc/en/GnomeSharp/BackClickedHandler.xml +++ b/doc/en/GnomeSharp/BackClickedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/CancelClickedArgs.xml b/doc/en/GnomeSharp/CancelClickedArgs.xml index c2378b088..0e6558cd0 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 6c5159965..66f48277e 100644 --- a/doc/en/GnomeSharp/CancelClickedHandler.xml +++ b/doc/en/GnomeSharp/CancelClickedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/CanvasEventArgs.xml b/doc/en/GnomeSharp/CanvasEventArgs.xml index 210979456..c287875fc 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 78eca6399..0aa4993e0 100644 --- a/doc/en/GnomeSharp/CanvasEventHandler.xml +++ b/doc/en/GnomeSharp/CanvasEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/ColorSetArgs.xml b/doc/en/GnomeSharp/ColorSetArgs.xml index 18f630f3d..96bee94b6 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 021b1f160..001dec63b 100644 --- a/doc/en/GnomeSharp/ColorSetHandler.xml +++ b/doc/en/GnomeSharp/ColorSetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/ConnectedArgs.xml b/doc/en/GnomeSharp/ConnectedArgs.xml index 7ac4d63f2..116335d8c 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 beb2d7ca0..6db5d1bc3 100644 --- a/doc/en/GnomeSharp/ConnectedHandler.xml +++ b/doc/en/GnomeSharp/ConnectedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/DrawBackgroundArgs.xml b/doc/en/GnomeSharp/DrawBackgroundArgs.xml index 34fe0e0f8..676f7dca0 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 ab72ec9c5..5859524a3 100644 --- a/doc/en/GnomeSharp/DrawBackgroundHandler.xml +++ b/doc/en/GnomeSharp/DrawBackgroundHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/FinishClickedArgs.xml b/doc/en/GnomeSharp/FinishClickedArgs.xml index bceb3171f..9d1033ad9 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 13d5e9a5c..921312682 100644 --- a/doc/en/GnomeSharp/FinishClickedHandler.xml +++ b/doc/en/GnomeSharp/FinishClickedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/FontSetArgs.xml b/doc/en/GnomeSharp/FontSetArgs.xml index 014af5868..fb1bbe349 100644 --- a/doc/en/GnomeSharp/FontSetArgs.xml +++ b/doc/en/GnomeSharp/FontSetArgs.xml @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/doc/en/GnomeSharp/FontSetHandler.xml b/doc/en/GnomeSharp/FontSetHandler.xml index 329d3ebc8..396ef2c59 100644 --- a/doc/en/GnomeSharp/FontSetHandler.xml +++ b/doc/en/GnomeSharp/FontSetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/GdkPixbufDoneCallbackWrapper.xml b/doc/en/GnomeSharp/GdkPixbufDoneCallbackWrapper.xml index 3d884f3b8..5a5cebcd6 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 7ba297bb4..f77a588fb 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 e4c30eb25..e4622f169 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 50681a006..6464927bc 100644 --- a/doc/en/GnomeSharp/IconFocusedHandler.xml +++ b/doc/en/GnomeSharp/IconFocusedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/IconSelectedArgs.xml b/doc/en/GnomeSharp/IconSelectedArgs.xml index 29eea1546..b06039a71 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 51ce9d094..bd0165948 100644 --- a/doc/en/GnomeSharp/IconSelectedHandler.xml +++ b/doc/en/GnomeSharp/IconSelectedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/IconUnselectedArgs.xml b/doc/en/GnomeSharp/IconUnselectedArgs.xml index 706023be0..0fd7aa5ce 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 44f07f039..c0f6acae3 100644 --- a/doc/en/GnomeSharp/IconUnselectedHandler.xml +++ b/doc/en/GnomeSharp/IconUnselectedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/InteractFunctionWrapper.xml b/doc/en/GnomeSharp/InteractFunctionWrapper.xml index 21d1d74c1..2d9a0bc54 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 fb5168981..75ad74683 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 fa58d0703..084a83bd7 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 eeecc7635..ca4133540 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 3313fd5f9..161e7cc08 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 911255f66..10edae7b1 100644 --- a/doc/en/GnomeSharp/MoveCursorHandler.xml +++ b/doc/en/GnomeSharp/MoveCursorHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/NextClickedArgs.xml b/doc/en/GnomeSharp/NextClickedArgs.xml index 37a3b5595..a91aae5c4 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 04a686d74..fbf74605c 100644 --- a/doc/en/GnomeSharp/NextClickedHandler.xml +++ b/doc/en/GnomeSharp/NextClickedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/PreparedArgs.xml b/doc/en/GnomeSharp/PreparedArgs.xml index 3ea077103..431f1b476 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 c7804e1fc..3f29cda37 100644 --- a/doc/en/GnomeSharp/PreparedHandler.xml +++ b/doc/en/GnomeSharp/PreparedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/RenderBackgroundArgs.xml b/doc/en/GnomeSharp/RenderBackgroundArgs.xml index 9f767d0fd..295b9c814 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 c73156c33..831ec7ca8 100644 --- a/doc/en/GnomeSharp/RenderBackgroundHandler.xml +++ b/doc/en/GnomeSharp/RenderBackgroundHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/ReplyCallbackWrapper.xml b/doc/en/GnomeSharp/ReplyCallbackWrapper.xml index eb1af22e5..8a0246139 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 3c19ee8f6..a21caab44 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 8a4ab70ca..bb4b22842 100644 --- a/doc/en/GnomeSharp/SaveYourselfHandler.xml +++ b/doc/en/GnomeSharp/SaveYourselfHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/StringCallbackWrapper.xml b/doc/en/GnomeSharp/StringCallbackWrapper.xml index a0f4146b1..e75ba8498 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 c63d43bac..445abb240 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 4eea3fd23..973b2486b 100644 --- a/doc/en/GnomeSharp/TextChangedHandler.xml +++ b/doc/en/GnomeSharp/TextChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GnomeSharp/TriggerActionFunctionWrapper.xml b/doc/en/GnomeSharp/TriggerActionFunctionWrapper.xml index 9fd0acbf8..a89bde9a1 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 8cb1ba564..5966b63bb 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 e677459c3..f06c3df18 100644 --- a/doc/en/Gtk/Accel.xml +++ b/doc/en/Gtk/Accel.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 62f5c5f7c..481403167 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/AccelGroup.xml b/doc/en/Gtk/AccelGroup.xml index 79500568a..8e65e609b 100644 --- a/doc/en/Gtk/AccelGroup.xml +++ b/doc/en/Gtk/AccelGroup.xml @@ -48,8 +48,8 @@ Gtk.AccelGroup - - + + Finds the to which closure is connected. A GClosure () @@ -76,8 +76,8 @@ System.Boolean - - + + Removes an accelerator previously installed through . @@ -94,9 +94,9 @@ System.Void - - - + + + Installs an accelerator in this group, using an accelerator path to look up the appropriate key and modifiers @@ -115,9 +115,9 @@ System.Boolean - - - + + + Removes an accelerator previously installed through . Key value of the accelerator. @@ -133,10 +133,10 @@ Gtk.AccelGroupEntry - - - - + + + + Queries an accelerator group for all entries matching accel_key and accel_mods. Key value of the accelerator. @@ -170,11 +170,11 @@ System.Void - - - - - + + + + + Installs an accelerator in this group. When accel_group is @@ -207,8 +207,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -244,7 +244,7 @@ Event - + GtkSharp.AccelChangedHandler @@ -256,8 +256,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -274,8 +274,8 @@ Gtk.AccelKey - - + + To be added a @@ -284,4 +284,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelGroupActivate.xml b/doc/en/Gtk/AccelGroupActivate.xml index 5be6b9dcc..8fc6ce4e1 100644 --- a/doc/en/Gtk/AccelGroupActivate.xml +++ b/doc/en/Gtk/AccelGroupActivate.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Boolean + diff --git a/doc/en/Gtk/AccelGroupEntry.xml b/doc/en/Gtk/AccelGroupEntry.xml index 2f313af92..578546c3b 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 14f2c118f..4eb981987 100644 --- a/doc/en/Gtk/AccelGroupFindFunc.xml +++ b/doc/en/Gtk/AccelGroupFindFunc.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Boolean + diff --git a/doc/en/Gtk/AccelKey.xml b/doc/en/Gtk/AccelKey.xml index 50578f68b..55a7ceb00 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 b12347085..eb2edc37a 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' @@ -126,8 +126,7 @@ System.UInt32 - - + Returns the width needed to display the accelerator key(s). The width needed to display the accelerator key(s) @@ -145,8 +144,7 @@ System.IntPtr - - + Sets the closure to be monitored by this accelerator label. To be added: an object of type 'IntPtr' @@ -165,8 +163,7 @@ Gtk.Widget - - + Fetches the widget monitored by this acceleretaor label. The widget to be monitored @@ -183,8 +180,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -195,4 +192,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/AccelMapForeach.xml b/doc/en/Gtk/AccelMapForeach.xml index 47298448d..5b1062b4e 100644 --- a/doc/en/Gtk/AccelMapForeach.xml +++ b/doc/en/Gtk/AccelMapForeach.xml @@ -23,4 +23,12 @@ - \ No newline at end of file + + + + + + + + System.Void + diff --git a/doc/en/Gtk/Accelerator.xml b/doc/en/Gtk/Accelerator.xml index 434b6dc5c..51af7aa01 100644 --- a/doc/en/Gtk/Accelerator.xml +++ b/doc/en/Gtk/Accelerator.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 @@ -91,8 +91,7 @@ Gdk.ModifierType - - + To be added a @@ -101,4 +100,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Accessible.xml b/doc/en/Gtk/Accessible.xml index 79f0c3870..a3723a874 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 37a131770..e88aec6dc 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. @@ -189,8 +189,7 @@ System.Double - - + Manage the size of a 'page'. The new page size. @@ -207,8 +206,7 @@ System.Double - - + Manage the increment used to make major changes to the value. A new value for the PageIncrement @@ -263,8 +261,7 @@ System.Double - - + Manage the current . A new value for this Adjustment. @@ -277,7 +274,7 @@ Event - + System.EventHandler This event is fired when is called. @@ -289,7 +286,7 @@ Event - + System.EventHandler This event is fired when is called. @@ -303,8 +300,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -315,4 +312,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Alignment.xml b/doc/en/Gtk/Alignment.xml index c0a035333..c5c8e6346 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). @@ -135,8 +135,7 @@ System.Single - - + Manage the vertical alignment of the child widget. A new vertical alignment for the child widget. @@ -153,8 +152,7 @@ System.Single - - + Manage the horizontal alignment of the child widget. A new horizontal alignment for the child widget. @@ -171,8 +169,7 @@ System.Single - - + Manage the horizontal expansion of the child widget. The proportion that the child widget should expand horizontally. @@ -189,8 +186,7 @@ System.Single - - + Manage the vertical expansion of the child widget. The proportion that the child widget should expand vertically. @@ -205,8 +201,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -217,4 +213,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/AnchorType.xml b/doc/en/Gtk/AnchorType.xml index 2ab7b28f9..c2058a324 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 79747cc71..1933d7a04 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 08ee413ec..083fbb50d 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 2a895b8e9..01d839ecc 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. @@ -121,8 +121,7 @@ Gtk.ShadowType - - + Used to change the appearance of an outline typically provided by a Frame. A valid Shadow type. @@ -146,8 +145,7 @@ Gtk.ArrowType - - + Used to change the direction of an Arrow. A valid ArrowType. @@ -167,8 +165,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -179,4 +177,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ArrowType.xml b/doc/en/Gtk/ArrowType.xml index 5d176ea0c..1b377ae7d 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 b785a0484..335000ef3 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 . @@ -136,8 +136,7 @@ System.Single - - + Vertical alignment of the child widget in the AspectFrame. A value between 0.0 (top aligned) and 1.0 (bottom aligned). @@ -152,8 +151,7 @@ System.Single - - + Horiontal alignment of the child widget in the AspectFrame. A value between 0.0 (left aligned) and 1.0 (right aligned). @@ -168,8 +166,7 @@ System.Single - - + The aspect ratio of the child widget's size. A ratio between 0.0 and 1.0 @@ -186,8 +183,7 @@ System.Boolean - - + Allow the frame to use its child widget's aspect ratio. @@ -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/AttachOptions.xml b/doc/en/Gtk/AttachOptions.xml index 84b7dc021..9bb9bad75 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 619f493d7..654c99ba2 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 38544ffec..d24b398b2 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. @@ -240,8 +240,7 @@ System.Int32 - - + Adjust the spacing between child widgets. The number of pixels of space to put between child widgets. @@ -256,8 +255,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. @@ -271,8 +269,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -283,4 +281,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Button.xml b/doc/en/Gtk/Button.xml index 282bc9486..2149206ad 100644 --- a/doc/en/Gtk/Button.xml +++ b/doc/en/Gtk/Button.xml @@ -90,8 +90,7 @@ public class ButtonApp { System.Boolean - - + Whether the should use a . Boolean value to select if the @@ -109,8 +108,7 @@ public class ButtonApp { System.Boolean - - + Indicates if a mnemonic is associated with the . Boolean value to select if the uses @@ -127,8 +125,7 @@ public class ButtonApp { Gtk.ReliefStyle - - + The for the . The for @@ -145,8 +142,7 @@ public class ButtonApp { System.String - - + The text of the in the . A to be used for @@ -158,7 +154,7 @@ public class ButtonApp { Event - + System.EventHandler @@ -169,7 +165,7 @@ public class ButtonApp { Event - + System.EventHandler @@ -180,7 +176,7 @@ public class ButtonApp { Event - + System.EventHandler @@ -191,7 +187,7 @@ public class ButtonApp { Event - + System.EventHandler @@ -202,7 +198,7 @@ public class ButtonApp { Event - + System.EventHandler @@ -213,7 +209,7 @@ public class ButtonApp { Event - + System.EventHandler @@ -241,8 +237,8 @@ public class ButtonApp { Gtk.Button - - + + Creates a widget with a child containing the given text. @@ -259,8 +255,8 @@ public class ButtonApp { Gtk.Button - - + + Creates a new containing the image and text from a stock item. The name of the stock item @@ -347,8 +343,8 @@ public class ButtonApp { Constructor - - + + Internal constructor GLib type for the type. @@ -374,8 +370,8 @@ public class ButtonApp { Constructor - - + + Constructor that creates a labeled . A that will be @@ -391,8 +387,8 @@ public class ButtonApp { Constructor - - + + To be added an object of type @@ -401,4 +397,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 b98100cf8..7c6b73782 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. @@ -109,8 +109,7 @@ Gtk.ButtonBoxStyle - - + Alter the way the buttons in this box are arranged. the new style to arrange the buttons in. @@ -125,8 +124,7 @@ Gtk.ButtonBoxStyle - - + See @@ -139,8 +137,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -151,4 +149,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ButtonBoxStyle.xml b/doc/en/Gtk/ButtonBoxStyle.xml index 44f22293e..c1f86725f 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 18d10e1b1..67ee899c8 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 88f26ece0..ff1d5a92d 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,7 @@ void HandleDaySelected (object obj, EventArgs args) Event - + System.EventHandler Fired when the current year of the Calendar is increased. @@ -261,7 +261,7 @@ void HandleDaySelected (object obj, EventArgs args) Event - + System.EventHandler Fired when the user "double clicks" on a day. @@ -271,7 +271,7 @@ void HandleDaySelected (object obj, EventArgs args) Event - + System.EventHandler Fired when the current year of the Calendar is decreased. @@ -283,7 +283,7 @@ void HandleDaySelected (object obj, EventArgs args) Event - + System.EventHandler Fired when the current month changes. @@ -293,7 +293,7 @@ void HandleDaySelected (object obj, EventArgs args) Event - + System.EventHandler Fired when the month of the Calendar moves to the next one. @@ -303,7 +303,7 @@ void HandleDaySelected (object obj, EventArgs args) Event - + System.EventHandler Fired when a day is selected on the Calendar. @@ -313,7 +313,7 @@ void HandleDaySelected (object obj, EventArgs args) Event - + System.EventHandler Fired when the Calendar moves to the previous month. @@ -325,8 +325,8 @@ void HandleDaySelected (object obj, EventArgs args) Constructor - - + + Internal constructor GLib type for the type @@ -343,8 +343,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. @@ -369,4 +368,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 5e2e7d505..a47ec2e70 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 0b662083f..cef63f47e 100644 --- a/doc/en/Gtk/Callback.xml +++ b/doc/en/Gtk/Callback.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gtk/CallbackMarshal.xml b/doc/en/Gtk/CallbackMarshal.xml index 61c5cae89..dd837a602 100644 --- a/doc/en/Gtk/CallbackMarshal.xml +++ b/doc/en/Gtk/CallbackMarshal.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Void + diff --git a/doc/en/Gtk/CellEditable.xml b/doc/en/Gtk/CellEditable.xml index 5ef06ba46..23ff54a1a 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,7 @@ Event - + System.EventHandler To be added @@ -70,7 +70,7 @@ Event - + System.EventHandler To be added @@ -78,4 +78,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/CellRenderer.xml b/doc/en/Gtk/CellRenderer.xml index 900c86c03..eacd4cc73 100644 --- a/doc/en/Gtk/CellRenderer.xml +++ b/doc/en/Gtk/CellRenderer.xml @@ -7,25 +7,25 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - An object for rendering a single cell on a + 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 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. + 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. Instead, any state is set just prior to use. - Then, the cell is measured using . - Finally, the cell is rendered in the correct location using . + 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. + 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. @@ -49,26 +49,26 @@ System.Void - - - - - - - + + + + + + + - Invokes the virtual render function of the . - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type + Invokes the virtual render function of the . + an object of type + an object of type + an object of type + an object of type + an object of type + an object of type - The three passed-in rectangles are areas of . - Most renderers will draw within ; - includes the blank space around the cell, and also the area containing the tree expander; so the rectangles for all cells tile to cover the entire window. - is a clip rectangle. + The three passed-in rectangles are areas of . + Most renderers will draw within ; + includes the blank space around the cell, and also the area containing the tree expander; so the rectangles for all cells tile to cover the entire window. + is a clip rectangle. @@ -79,25 +79,25 @@ System.Void - - - - - - - + + + + + + + - Obtains the and needed to render the cell. - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type + Obtains the and needed to render the cell. + an object of type + an object of type + an object of type + an object of type + an object of type + an object of type - Used by view widgets to determine the appropriate size for the passed to gtk_cell_renderer_render(). - If is not , fills in the x and y offsets (if set) of the cell relative to this location. - Please note that the values set in and , as well as those in and are inclusive of the xpad and ypad properties. + Used by view widgets to determine the appropriate size for the passed to gtk_cell_renderer_render(). + If is not , fills in the x and y offsets (if set) of the cell relative to this location. + Please note that the values set in and , as well as those in and are inclusive of the xpad and ypad properties. @@ -108,13 +108,13 @@ System.Void - - - + + + Sets the renderer size to be explicit, independent of the properties set. - an object of type - an object of type + an object of type + an object of type To be added @@ -125,13 +125,13 @@ System.Void - - - + + + To be added - an object of type - an object of type + an object of type + an object of type To be added @@ -142,22 +142,22 @@ Gtk.CellEditable - - - - - - - + + + + + + + - Passes an activate event to the for possible processing. - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type + Passes an activate event to the for possible processing. + an object of type + an object of type + an object of type + an object of type + an object of type + an object of type + an object of type To be added @@ -168,23 +168,23 @@ System.Boolean - - - - - - - + + + + + + + - Passes an activate event to the for possible processing. - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type - an object of type - Some s may use events; for example, toggles when it gets a mouse click. + Passes an activate event to the for possible processing. + an object of type + an object of type + an object of type + an object of type + an object of type + an object of type + an object of type + Some s may use events; for example, toggles when it gets a mouse click. @@ -204,8 +204,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -222,7 +222,7 @@ Internal constructor - an object of type + an object of type This is an internal constructor, and should not be used by user code. Normally this would be called by an inherited class. @@ -233,8 +233,8 @@ System.UInt32 - The for - The for the class. + The for + The for the class. @@ -245,12 +245,11 @@ System.Int32 - - + The fixed height. - an object of type - an object of type + an object of type + an object of type @@ -261,12 +260,11 @@ System.Boolean - - + Display the cell. - an object of type - an object of type + an object of type + an object of type @@ -277,12 +275,11 @@ System.Single - - + The x-align. - an object of type - an object of type + an object of type + an object of type @@ -293,12 +290,11 @@ System.Int32 - - + The fixed width. - an object of type - an object of type + an object of type + an object of type @@ -309,12 +305,11 @@ System.Single - - + The y-align. - an object of type - an object of type + an object of type + an object of type @@ -325,12 +320,11 @@ System.Boolean - - + Row has children. - an object of type - an object of type + an object of type + an object of type @@ -341,12 +335,11 @@ System.UInt32 - - + The ypad. - an object of type - an object of type + an object of type + an object of type @@ -357,12 +350,11 @@ System.UInt32 - - + The xpad. - an object of type - an object of type + an object of type + an object of type @@ -373,12 +365,11 @@ System.Boolean - - + Row is an expander row, and is expanded. - an object of type - an object of type + an object of type + an object of type @@ -389,12 +380,11 @@ Gtk.CellRendererMode - - + Editable mode of the CellRenderer. - an object of type - an object of type + an object of type + an object of type @@ -403,8 +393,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -421,8 +411,7 @@ Gdk.Color - - + Cell background color as a . a @@ -437,8 +426,7 @@ System.String - - + Cell background color as a . a diff --git a/doc/en/Gtk/CellRendererPixbuf.xml b/doc/en/Gtk/CellRendererPixbuf.xml index 897fea542..dfc361d21 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. @@ -81,8 +81,7 @@ Gdk.Pixbuf - - + for closed expander. @@ -98,8 +97,7 @@ Gdk.Pixbuf - - + The to render. an object of type @@ -114,8 +112,7 @@ Gdk.Pixbuf - - + for open expander. @@ -129,8 +126,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -147,8 +144,7 @@ Gtk.IconSize - - + The size of the rendered icon. a @@ -163,8 +159,7 @@ System.String - - + Render detail to pass to the theme engine. a @@ -179,8 +174,7 @@ System.String - - + The stock ID of the stock icon to render. a @@ -189,4 +183,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/CellRendererText.xml b/doc/en/Gtk/CellRendererText.xml index 81c6bb767..785a9ee48 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. @@ -81,8 +81,7 @@ System.Int32 - - + Sets the height of a renderer to explicitly be determined by the . an object of type @@ -97,8 +96,7 @@ System.Int32 - - + Font size. an object of type @@ -113,8 +111,7 @@ System.Double - - + Font scaling factor. an object of type @@ -129,8 +126,7 @@ System.String - - + Foreground color as a string. an object of type @@ -145,8 +141,7 @@ System.Boolean - - + Whether to strike through the text. an object of type @@ -161,8 +156,7 @@ Pango.FontDescription - - + The font description as a an object of type @@ -177,8 +171,7 @@ System.String - - + Font description as a . an object of type @@ -193,8 +186,7 @@ System.Double - - + Font size in points. an object of type @@ -209,8 +201,7 @@ System.Int32 - - + Offset of text above the baseline (below the baseline if rise is negative). an object of type @@ -225,8 +216,7 @@ System.String - - + Text to render. an object of type @@ -241,8 +231,7 @@ System.Int32 - - + Font weight. an object of type @@ -257,8 +246,7 @@ System.String - - + Background color as a . an object of type @@ -273,8 +261,7 @@ System.Boolean - - + Whether the text can be modified by the user. an object of type @@ -289,8 +276,7 @@ Pango.Variant - - + Font variant. an object of type @@ -305,8 +291,7 @@ Gdk.Color - - + Background color as a . an object of type @@ -321,8 +306,7 @@ System.String - - + Name of the font family, e.g. Sans, Helvetica, Times, Monospace. an object of type @@ -337,8 +321,7 @@ Pango.AttrList - - + A list of style attributes to apply to the text of the renderer. an object of type @@ -353,8 +336,7 @@ Pango.Stretch - - + Font stretch. an object of type @@ -369,8 +351,7 @@ System.String - - + Marked up text to render. an object of type @@ -385,8 +366,7 @@ Pango.Style - - + Font style. an object of type @@ -401,8 +381,7 @@ Pango.Underline - - + Style of underline for this text. an object of type @@ -417,8 +396,7 @@ Gdk.Color - - + Foreground color as a . an object of type @@ -429,7 +407,7 @@ Event - + GtkSharp.EditedHandler To be added @@ -441,8 +419,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -453,4 +431,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/CellRendererToggle.xml b/doc/en/Gtk/CellRendererToggle.xml index a7fb3e8c9..60e8dbd22 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. @@ -81,8 +81,7 @@ System.Boolean - - + The can be activated. an object of type @@ -97,8 +96,7 @@ System.Boolean - - + The toggle state of the . an object of type @@ -113,8 +111,7 @@ System.Boolean - - + Draw the as a . an object of type @@ -125,7 +122,7 @@ Event - + GtkSharp.ToggledHandler Emitted when the cell is clicked. @@ -137,8 +134,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -155,8 +152,7 @@ System.Boolean - - + The inconsistent state of the button. a @@ -165,4 +161,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/CheckButton.xml b/doc/en/Gtk/CheckButton.xml index d0be992f6..2ec2a998f 100644 --- a/doc/en/Gtk/CheckButton.xml +++ b/doc/en/Gtk/CheckButton.xml @@ -40,8 +40,8 @@ Gtk.CheckButton - - + + Creates a new CheckButton object with a label to the right of it. The label displayed to the right of the CheckButton. @@ -67,8 +67,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -94,8 +94,8 @@ Constructor - - + + Constructor A string for the label. @@ -120,8 +120,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/CheckMenuItem.xml b/doc/en/Gtk/CheckMenuItem.xml index aec5be176..50485d933 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. @@ -135,8 +135,7 @@ System.Boolean - - + Manages whether the CheckMenuItem is in the 'inconsistent' state. @@ -156,8 +155,7 @@ System.Boolean - - + The 'active' state of the CheckMenuItem @@ -169,7 +167,7 @@ Event - + System.EventHandler An event that is fired whenever the state of the CheckMenuItem is toggled. @@ -183,8 +181,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -195,4 +193,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Clipboard.xml b/doc/en/Gtk/Clipboard.xml index 36ad18f84..f3a4b270b 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[]' @@ -204,7 +204,7 @@ System.Collections.Hashtable - + To be added To be added @@ -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 355991d92..b13475002 100644 --- a/doc/en/Gtk/ClipboardClearFunc.xml +++ b/doc/en/Gtk/ClipboardClearFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/ClipboardGetFunc.xml b/doc/en/Gtk/ClipboardGetFunc.xml index 852e7c95e..84c3bc8fa 100644 --- a/doc/en/Gtk/ClipboardGetFunc.xml +++ b/doc/en/Gtk/ClipboardGetFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Void + diff --git a/doc/en/Gtk/ClipboardReceivedFunc.xml b/doc/en/Gtk/ClipboardReceivedFunc.xml index 44f494642..fbbfca467 100644 --- a/doc/en/Gtk/ClipboardReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardReceivedFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/ClipboardTextReceivedFunc.xml b/doc/en/Gtk/ClipboardTextReceivedFunc.xml index 1e7605320..689eff4dc 100644 --- a/doc/en/Gtk/ClipboardTextReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardTextReceivedFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/ColorSelection.xml b/doc/en/Gtk/ColorSelection.xml index ff663be6b..3eeb7ec60 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. @@ -104,8 +104,7 @@ System.UInt16 - - + Get the alpha value of the previous color A new setting for the 'previous' alpha value. @@ -122,8 +121,7 @@ Gdk.Color - - + Manage the current color of the ColorSelection. A color to set as the 'current' color. @@ -138,8 +136,7 @@ System.Boolean - - + Manage whether or not the ColorSelection displays a palette. @@ -156,8 +153,7 @@ System.Boolean - - + Manage whether or not opacity is part of the ColorSelection. @@ -174,8 +170,7 @@ System.UInt16 - - + Manage the current alpha value of the ColorSelection. Sets the current opacity. @@ -186,7 +181,7 @@ Event - + System.EventHandler This event is fired when the current color changes in the ColorSelection. @@ -198,8 +193,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -216,8 +211,7 @@ Gdk.Color - - + To be added To be added: an object of type 'Gdk.Color' @@ -232,8 +226,8 @@ Gdk.Color[] - - + + To be added To be added: an object of type 'string' @@ -248,8 +242,8 @@ System.String - - + + To be added To be added: an object of type 'Gdk.Color[]' @@ -258,4 +252,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ColorSelectionButton.xml b/doc/en/Gtk/ColorSelectionButton.xml index 1b177673e..5202ec954 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 521c93d56..c84fd609a 100644 --- a/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml +++ b/doc/en/Gtk/ColorSelectionChangePaletteFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml index 7d5d89c3a..a56201897 100644 --- a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml +++ b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gtk/ColorSelectionDialog.xml b/doc/en/Gtk/ColorSelectionDialog.xml index 3752d4970..486c00563 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 2171f22f0..8f3226020 100644 --- a/doc/en/Gtk/Combo.xml +++ b/doc/en/Gtk/Combo.xml @@ -73,8 +73,8 @@ System.Void - - + + Convenience function to set all of the items in the popup list. To be added: an object of type 'string []' @@ -88,9 +88,9 @@ System.Void - - - + + + Sets the string to place in the Gtk.Entry field when a particular list item is selected. This is needed if the list item is not a simple label. To be added: an object of type 'Gtk.Item' @@ -127,8 +127,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -192,8 +192,7 @@ GLib.List - - + Property to set all of the items in the popup list. To be added: an object of type 'GLib.List' @@ -208,8 +207,7 @@ System.Boolean - - + Does nothing. ---- To get out ---- To be added: an object of type 'bool' @@ -224,8 +222,7 @@ System.Boolean - - + Specifies if the arrow (cursor) keys can be used to step through the items in the list. To be added: an object of type 'bool' @@ -240,8 +237,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -256,8 +252,7 @@ System.Boolean - - + Specifies whether the value entered in the text entry field must match one of the values in the list. If this is set then the user will not be able to perform any other action until a valid value has been entered. TRUE if the value entered must match one of the values in the list. @@ -272,8 +267,7 @@ System.Boolean - - + Specifies if an empty field is acceptable. TRUE if an empty value is considered valid. @@ -288,8 +282,7 @@ System.Boolean - - + Specifies if the arrow (cursor) keys can be used to step through the items in the list. This is true by default. TRUE if the arrow keys can be used to step through the items in the list. @@ -304,8 +297,7 @@ System.Boolean - - + Specifies whether the text entered into the Entry field and the text in the list items is case sensitive. TRUE if the text in the list items is case sensitive. @@ -318,8 +310,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -330,4 +322,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Container.xml b/doc/en/Gtk/Container.xml index c1ccebf7b..85f83b2ef 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. @@ -377,8 +377,7 @@ Gtk.Adjustment - - + To be added an object of type @@ -405,8 +404,7 @@ Gtk.Adjustment - - + To be added an object of type @@ -421,8 +419,7 @@ Gtk.Widget - - + To be added an object of type @@ -437,8 +434,7 @@ System.Boolean - - + To be added an object of type @@ -453,8 +449,7 @@ Gtk.Widget - - + To be added an object of type @@ -469,8 +464,7 @@ Gtk.ResizeMode - - + To be added an object of type @@ -485,8 +479,7 @@ System.UInt32 - - + To be added an object of type @@ -497,7 +490,7 @@ Event - + GtkSharp.AddedHandler To be added @@ -507,7 +500,7 @@ Event - + GtkSharp.FocusChildSetHandler To be added @@ -517,7 +510,7 @@ Event - + GtkSharp.RemovedHandler To be added @@ -527,7 +520,7 @@ Event - + System.EventHandler To be added @@ -539,8 +532,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -551,4 +544,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/CornerType.xml b/doc/en/Gtk/CornerType.xml index f8f762085..22819c2f0 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 060917d07..514ad1234 100644 --- a/doc/en/Gtk/Ctree.xml +++ b/doc/en/Gtk/Ctree.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 f4d643eb8..9b1a467cc 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. @@ -177,8 +177,7 @@ System.Single - - + Recomputes the entire curve using the given gamma value. A gamma value. @@ -197,8 +196,7 @@ System.Single - - + The maximum y value of the gamma curve. A max y value. @@ -213,8 +211,7 @@ System.Single - - + The maximum x value of the gamma curve. A max x value. @@ -229,8 +226,7 @@ System.Single - - + The minimum y value of the gamma curve. A min y value. @@ -245,8 +241,7 @@ System.Single - - + The minimum x value of the gamma curve. A min x value. @@ -261,8 +256,7 @@ Gtk.CurveType - - + Sets the type of the curve. The type of the curve. @@ -277,7 +271,7 @@ Event - + System.EventHandler Emitted when the curve type has been changed. @@ -293,8 +287,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -305,4 +299,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/CurveType.xml b/doc/en/Gtk/CurveType.xml index e27a69a53..47c012225 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 3f33799b7..823a6f32f 100644 --- a/doc/en/Gtk/Decorated.xml +++ b/doc/en/Gtk/Decorated.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 6cf55382c..74e41a4a8 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 5343f0a1e..0bb0b3467 100644 --- a/doc/en/Gtk/DestroyNotify.xml +++ b/doc/en/Gtk/DestroyNotify.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gtk/Dialog.xml b/doc/en/Gtk/Dialog.xml index 4a901ccbd..9fd23db07 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 . @@ -313,8 +313,7 @@ namespace GtkDialogSample System.Int32 - - + Sets the default response_id. an object of type @@ -329,8 +328,7 @@ namespace GtkDialogSample System.Boolean - - + Whether to display a . an object of type @@ -341,7 +339,7 @@ namespace GtkDialogSample Event - + GtkSharp.ResponseHandler To be added @@ -356,7 +354,7 @@ namespace GtkDialogSample Event - + System.EventHandler To be added @@ -368,8 +366,8 @@ namespace GtkDialogSample Constructor - - + + Internal constructor GLib type for the type @@ -380,4 +378,4 @@ namespace GtkDialogSample - \ No newline at end of file + diff --git a/doc/en/Gtk/DialogFlags.xml b/doc/en/Gtk/DialogFlags.xml index 16e95dcb7..e7073523e 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 a36542e55..ac8e7b57e 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 051728ee5..1ee8f066a 100644 --- a/doc/en/Gtk/Drag.xml +++ b/doc/en/Gtk/Drag.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,12 +25,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -48,8 +48,8 @@ System.Void - - + + To be added a @@ -63,8 +63,8 @@ Gtk.Widget - - + + To be added a @@ -79,11 +79,11 @@ System.Void - - - - - + + + + + To be added a @@ -100,11 +100,11 @@ System.Void - - - - - + + + + + To be added a @@ -121,9 +121,9 @@ System.Void - - - + + + To be added a @@ -138,12 +138,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -161,10 +161,10 @@ Gdk.Atom - - - - + + + + To be added a @@ -181,12 +181,12 @@ System.Boolean - - - - - - + + + + + + To be added a @@ -205,9 +205,9 @@ System.Void - - - + + + To be added a @@ -222,8 +222,8 @@ System.Void - - + + To be added a @@ -237,8 +237,8 @@ System.Void - - + + To be added a @@ -252,9 +252,9 @@ System.Void - - - + + + To be added a @@ -269,12 +269,12 @@ Gdk.DragContext - - - - - - + + + + + + To be added a @@ -293,11 +293,11 @@ System.Void - - - - - + + + + + To be added a @@ -314,11 +314,11 @@ System.Void - - - - - + + + + + To be added a @@ -335,13 +335,13 @@ System.Void - - - - - - - + + + + + + + To be added a @@ -360,11 +360,11 @@ System.Void - - - - - + + + + + To be added a @@ -381,8 +381,8 @@ Gtk.TargetList - - + + To be added a @@ -397,8 +397,8 @@ System.Void - - + + To be added a @@ -412,11 +412,11 @@ System.Void - - - - - + + + + + To be added a @@ -433,11 +433,11 @@ System.Void - - - - - + + + + + To be added a @@ -465,8 +465,7 @@ Gdk.DragContext - - + To be added a @@ -475,4 +474,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/DrawingArea.xml b/doc/en/Gtk/DrawingArea.xml index 6ee3d255c..1da3a8165 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 4cd8f8bc7..b1a53ff28 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&' @@ -143,8 +143,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -159,8 +158,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -171,7 +169,7 @@ Event - + GtkSharp.TextInsertedHandler To be added @@ -181,7 +179,7 @@ Event - + GtkSharp.TextDeletedHandler To be added @@ -191,7 +189,7 @@ Event - + System.EventHandler To be added @@ -205,9 +203,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -216,4 +214,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Entry.xml b/doc/en/Gtk/Entry.xml index 8d44c4246..84529f8f6 100644 --- a/doc/en/Gtk/Entry.xml +++ b/doc/en/Gtk/Entry.xml @@ -50,8 +50,8 @@ See also the widget for displaying and editing lar System.Int32 - - + + Add arbitrary text to the entry. the text to add @@ -70,8 +70,8 @@ See also the widget for displaying and editing lar System.Void - - + + Specific implementation of Gtk.CellEditable.StartEditing for the Entry widget. @@ -109,9 +109,9 @@ See also the widget for displaying and editing lar System.Void - - - + + + Specific implementation of Gtk.Editable.SelectRegion for the Entry widget. @@ -128,9 +128,9 @@ See also the widget for displaying and editing lar - - - + + + Specific implementation of Gtk.Editable.GetChars for the Entry widget. The index of the first character to get, (zero-indexed). @@ -148,9 +148,9 @@ See also the widget for displaying and editing lar System.Void - - - + + + Specific implementation of Gtk.Editable.DeleteText for the Entry widget. @@ -189,9 +189,9 @@ See also the widget for displaying and editing lar System.Boolean - - - + + + Get the the positions of the start and end of the current selection, if there is one. output variable for the character index of the selection start @@ -234,9 +234,9 @@ See also the widget for displaying and editing lar System.Void - - - + + + Obtains the position of the PangoLayout used to render text in the entry, in widget coordinates. X offset output of the layout @@ -264,8 +264,8 @@ See also the widget for displaying and editing lar Constructor - - + + Internal constructor Pointer to the C object. @@ -305,8 +305,7 @@ See also the widget for displaying and editing lar System.Boolean - - + Implements the concrete version of Gtk.Editable.IsEditable, to determine if the text of the Entry can be edited. true to allow editing of the Entry, false otherwise. @@ -323,8 +322,7 @@ See also the widget for displaying and editing lar System.Int32 - - + The position of the cursor. the new cursor position, in characters. @@ -359,8 +357,7 @@ See also the widget for displaying and editing lar System.Boolean - - + Determine whether to display characters entered, or whether to mask them. true to display characters in the Entry, false to mask them @@ -379,8 +376,7 @@ See also the widget for displaying and editing lar System.Int32 - - + The maximum number of characters that can be placed in this Entry. How many characters to limit this Entry to @@ -429,8 +425,7 @@ See also the widget for displaying and editing lar System.String - - + Manipulate the current text contents of an Entry. The new string to display in the Entry - overwrites any existing text in the widget. @@ -459,8 +454,7 @@ See also the widget for displaying and editing lar System.Int32 - - + Changes the size request of the entry to be about the right size for characters. Requested width, in characters @@ -479,8 +473,7 @@ See also the widget for displaying and editing lar System.Boolean - - + Whether or not this Entry is editable. @@ -503,8 +496,7 @@ See also the widget for displaying and editing lar System.Boolean - - + Determine whether to activate the 'default widget' in the window when the return key is pressed. set to to activate the default button when enter is pressed, otherwise @@ -526,8 +518,7 @@ See also the widget for displaying and editing lar System.Boolean - - + Whether or not this Entry should be surrounded by a 3D frame. @@ -542,7 +533,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler Implements the WidgetRemoved method of the interface. This will effectively destroy the Entry. @@ -552,7 +543,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler Implements the EditingDone method of the interface. @@ -562,7 +553,7 @@ See also the widget for displaying and editing lar Event - + GtkSharp.TextInsertedHandler Connect to this event to be notified when text is inserted into the Entry. @@ -572,7 +563,7 @@ See also the widget for displaying and editing lar Event - + GtkSharp.TextDeletedHandler Connect to this event to be notified when text is deleted from the Entry. @@ -582,7 +573,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler When the contents of the Entry change, this event is fired. @@ -592,7 +583,7 @@ See also the widget for displaying and editing lar Event - + GtkSharp.MoveCursorHandler Connect to this event handler to be notified when the cursor of an Entry moves. @@ -602,7 +593,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler Connect to this event to be notified when the user 'cuts' a selection in the Entry. @@ -612,7 +603,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler Connect to this event to be notified when the user hits 'return'. @@ -624,7 +615,7 @@ See also the widget for displaying and editing lar Event - + GtkSharp.DeleteFromCursorHandler Connect to this event to find out when text is deleted from the Entry by the user. @@ -636,7 +627,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler Connect to this event to be notified when the clipboard contents are pasted into this Entry. @@ -648,7 +639,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler Connect to this event to be notified when the contents of the Entry are copied to the clipboard. @@ -660,7 +651,7 @@ See also the widget for displaying and editing lar Event - + GtkSharp.PopulatePopupHandler To be added @@ -672,7 +663,7 @@ See also the widget for displaying and editing lar Event - + System.EventHandler Connect to this event to discover when the Overwrite state has been changed by the user. This is usually done by pressing the 'Insert' key on a keyboard. @@ -684,7 +675,7 @@ See also the widget for displaying and editing lar Event - + GtkSharp.InsertAtCursorHandler Connect to this event to discover when text is inserted at the cursor position - usually when the user types something in. @@ -700,9 +691,9 @@ See also the widget for displaying and editing lar System.Void - - - + + + To be added To be added: an object of type 'string' @@ -715,8 +706,8 @@ See also the widget for displaying and editing lar Constructor - - + + Internal constructor GLib type for the type @@ -731,8 +722,8 @@ See also the widget for displaying and editing lar Constructor - - + + To be added To be added: an object of type 'string' @@ -741,4 +732,4 @@ See also the widget for displaying and editing lar - \ No newline at end of file + diff --git a/doc/en/Gtk/EventBox.xml b/doc/en/Gtk/EventBox.xml index b772835d3..1a330751d 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 1c3129520..3bd6f7a5e 100644 --- a/doc/en/Gtk/FSButton.xml +++ b/doc/en/Gtk/FSButton.xml @@ -36,9 +36,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.FileSelection' @@ -60,4 +60,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/FileSelection.xml b/doc/en/Gtk/FileSelection.xml index 7016c90c3..1db9a20f5 100644 --- a/doc/en/Gtk/FileSelection.xml +++ b/doc/en/Gtk/FileSelection.xml @@ -98,8 +98,8 @@ class FileSelectionSample System.Void - - + + Restrict the visible files and directories to those that match the given . A simple wildcard pattern such as '*.txt'. @@ -149,8 +149,8 @@ class FileSelectionSample Constructor - - + + Internal constructor Pointer to the C object. @@ -165,8 +165,8 @@ class FileSelectionSample Constructor - - + + The main way to construct a new file selector. A title that will appear in the window's title bar. @@ -430,8 +430,7 @@ class FileSelectionSample System.Boolean - - + Manage whether buttons are displayed for doing file operations. Set to to display the file buttons. @@ -449,8 +448,7 @@ class FileSelectionSample System.String - - + Manage the selected filename. Sets a default path for the file requestor. @@ -467,8 +465,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. @@ -482,8 +479,8 @@ class FileSelectionSample Constructor - - + + Internal constructor GLib type for the type diff --git a/doc/en/Gtk/Fixed.xml b/doc/en/Gtk/Fixed.xml index 72c6d6a12..40a8c4f91 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. @@ -142,8 +142,7 @@ System.Boolean - - + Determines if has a seperate an object of type @@ -159,8 +158,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -171,4 +170,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/FontSelection.xml b/doc/en/Gtk/FontSelection.xml index e7158a527..ac42ede66 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. @@ -97,8 +97,7 @@ System.String - - + Manage the name of the font that is selected in this widget. The name of a system font to select. @@ -115,8 +114,7 @@ System.String - - + The text used to display a preview of the selected font. Text that should be displayed using the selected font. @@ -143,8 +141,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -155,4 +153,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/FontSelectionDialog.xml b/doc/en/Gtk/FontSelectionDialog.xml index 964ad6698..bb57ab43e 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. @@ -134,8 +134,7 @@ System.String - - + The text used to display a preview of the selected font. Text that should be displayed using the selected font. @@ -150,8 +149,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -162,4 +161,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Frame.xml b/doc/en/Gtk/Frame.xml index 988a7087b..a36de0b4b 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 @@ -125,8 +125,7 @@ Gtk.Widget - - + Manage the widget that acts as a frame's . A widget to replace the existing label. @@ -143,8 +142,7 @@ System.Single - - + Set the vertical alignment of the . A new vertical alignment between 0 and 1.0 @@ -159,8 +157,7 @@ System.Single - - + Set the horizontal alignment of the . A new horizontal alignment between 0 and 1.0 @@ -175,8 +172,7 @@ Gtk.ShadowType - - + Manage the appearance of this frame's border. A new shadow type. @@ -191,8 +187,7 @@ System.String - - + The string that is visible as the Frame's label Sets the text of the label, if this Frame has one. @@ -207,8 +202,7 @@ Gtk.ShadowType - - + Manage the appearance of this frame's border. A new shadow type. @@ -221,8 +215,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -239,9 +233,9 @@ System.Void - - - + + + Retrieves the X and Y alignment of the frame's label. Location to store X alignment of frame's label @@ -250,4 +244,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Function.xml b/doc/en/Gtk/Function.xml index 97b3fa90e..180882721 100644 --- a/doc/en/Gtk/Function.xml +++ b/doc/en/Gtk/Function.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Boolean + diff --git a/doc/en/Gtk/GammaCurve.xml b/doc/en/Gtk/GammaCurve.xml index ec09322ac..751bae04e 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 e850e8ca5..30a3ddccc 100644 --- a/doc/en/Gtk/Gc.xml +++ b/doc/en/Gtk/Gc.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 377e1f77a..b430fe089 100644 --- a/doc/en/Gtk/GdkInputFunction.xml +++ b/doc/en/Gtk/GdkInputFunction.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gtk/Global.xml b/doc/en/Gtk/Global.xml index 78ae809a7..294d58f97 100644 --- a/doc/en/Gtk/Global.xml +++ b/doc/en/Gtk/Global.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 6464e9e8f..d67b3e5c0 100644 --- a/doc/en/Gtk/Grab.xml +++ b/doc/en/Gtk/Grab.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 f14c9d293..b6b1eb85a 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 e13b71d2c..b0ddcb223 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 c190a7cbd..23cf23553 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 a52157c74..e7df2e911 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 5a4833de5..c05c09c31 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,7 @@ Event - + System.EventHandler To be added @@ -203,7 +203,7 @@ Event - + GtkSharp.MoveHandler To be added @@ -215,8 +215,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -227,4 +227,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/HScale.xml b/doc/en/Gtk/HScale.xml index 91b3d4302..03bd94a98 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 7254919b9..52583c4f2 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 8e3678de6..0ea6d54cd 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/HTML.xml b/doc/en/Gtk/HTML.xml index 2fc55783b..13f362e48 100644 --- a/doc/en/Gtk/HTML.xml +++ b/doc/en/Gtk/HTML.xml @@ -167,8 +167,8 @@ namespace HtmlTest System.Void - - + + Constructs an instance of a Gtk.HTML widget A Gtk.HTML derivative object. @@ -183,13 +183,13 @@ namespace HtmlTest System.IntPtr - - + + Locates an object whose id is provided The id assigned to an object in the HTML stream An IntPtr to the internal HTMLObject - + @@ -199,9 +199,9 @@ namespace HtmlTest System.Boolean - - - + + + To be added To be added: an object of type 'string' @@ -241,8 +241,8 @@ namespace HtmlTest System.Void - - + + To be added To be added: an object of type 'Gtk.HTMLFontStyle' @@ -280,10 +280,10 @@ namespace HtmlTest System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.HTMLStream' @@ -325,13 +325,13 @@ namespace HtmlTest System.String - - + + Computes url from widget base url. The new component of the url. The new base-relative url. - + @@ -423,8 +423,8 @@ class X { System.Void - - + + Paste clipboard contents into editor Whether to paste as a citation. @@ -467,9 +467,9 @@ class X { System.Void - - - + + + Ends incremental updating The to close. @@ -541,8 +541,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'string' @@ -592,10 +592,10 @@ class X { Gtk.HTMLStream - - - - + + + + To be added To be added: an object of type 'string' @@ -612,8 +612,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'bool' @@ -640,9 +640,9 @@ class X { System.Void - - - + + + Unsupported in Gtk#. Installs hooks for the editor. To be added: an object of type 'Gtk.HTMLEditorAPI' @@ -657,8 +657,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'Gtk.HTML' @@ -684,8 +684,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'string' @@ -699,9 +699,9 @@ class X { System.Void - - - + + + To be added To be added: an object of type 'Gtk.HTMLFontStyle' @@ -716,8 +716,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'string' @@ -731,8 +731,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'string' @@ -746,8 +746,8 @@ class X { System.Boolean - - + + Jumps to an anchor by name, making it visible. The anchor to locate. @@ -763,8 +763,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'string' @@ -778,11 +778,11 @@ class X { System.Int32 - - - - - + + + + + To be added To be added: an object of type 'Gdk.Atom' @@ -812,8 +812,8 @@ class X { System.Boolean - - + + To be added To be added: an object of type 'Gtk.HTMLSaveReceiverFn' @@ -828,8 +828,8 @@ class X { Gtk.HTMLStream - - + + Starts incremental content updating. With a specific content type. @@ -890,8 +890,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'bool' @@ -941,8 +941,8 @@ class X { System.Boolean - - + + To be added To be added: an object of type 'string' @@ -967,8 +967,8 @@ class X { Constructor - - + + Internal constructor Pointer to the C object. @@ -1013,8 +1013,7 @@ class X { System.Boolean - - + Whether the contents can be edited. Editing state. @@ -1046,8 +1045,7 @@ class X { System.String - - + To be added To be added: an object of type 'string' @@ -1062,8 +1060,7 @@ class X { System.String - - + To be added To be added: an object of type 'string' @@ -1078,8 +1075,7 @@ class X { System.String - - + To be added To be added: an object of type 'string' @@ -1094,8 +1090,7 @@ class X { Gtk.HTMLParagraphStyle - - + To be added To be added: an object of type 'Gtk.HTMLParagraphStyle' @@ -1110,8 +1105,7 @@ class X { System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1126,8 +1120,7 @@ class X { System.Double - - + To be added To be added: an object of type 'double' @@ -1142,8 +1135,7 @@ class X { Gtk.HTMLParagraphAlignment - - + To be added To be added: an object of type 'Gtk.HTMLParagraphAlignment' @@ -1158,8 +1150,7 @@ class X { System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1170,7 +1161,7 @@ class X { Event - + GtkSharp.InsertionFontStyleChangedHandler To be added @@ -1180,7 +1171,7 @@ class X { Event - + GtkSharp.TitleChangedHandler Occurs when the title changes in HTML @@ -1194,7 +1185,7 @@ class X { Event - + GtkSharp.SetBaseHandler To be added @@ -1204,7 +1195,7 @@ class X { Event - + System.EventHandler To be added @@ -1214,7 +1205,7 @@ class X { Event - + GtkSharp.CurrentParagraphStyleChangedHandler To be added @@ -1224,7 +1215,7 @@ class X { Event - + System.EventHandler To be added @@ -1234,7 +1225,7 @@ class X { Event - + GtkSharp.CursorMoveHandler Occurs when the cursor moves. @@ -1247,7 +1238,7 @@ class X { Event - + GtkSharp.OnCommandHandler To be added @@ -1257,7 +1248,7 @@ class X { Event - + GtkSharp.UrlRequestedHandler Occurs when a url is Requested @@ -1333,7 +1324,7 @@ class X { Event - + GtkSharp.IframeCreatedHandler To be added @@ -1343,7 +1334,7 @@ class X { Event - + GtkSharp.ScrollHandler To be added @@ -1353,7 +1344,7 @@ class X { Event - + GtkSharp.CurrentParagraphIndentationChangedHandler To be added @@ -1363,7 +1354,7 @@ class X { Event - + GtkSharp.CurrentParagraphAlignmentChangedHandler To be added @@ -1373,7 +1364,7 @@ class X { Event - + GtkSharp.InsertionColorChangedHandler To be added @@ -1383,7 +1374,7 @@ class X { Event - + GtkSharp.LinkClickedHandler Occurs when the user clicks on a hyperlink @@ -1434,7 +1425,7 @@ class X { Event - + GtkSharp.SubmitHandler To be added @@ -1444,7 +1435,7 @@ class X { Event - + GtkSharp.RedirectHandler To be added @@ -1454,7 +1445,7 @@ class X { Event - + GtkSharp.OnUrlHandler Occurs when the user hovers over a hyper-link. @@ -1507,7 +1498,7 @@ class X { Event - + GtkSharp.SetBaseTargetHandler To be added @@ -1521,8 +1512,8 @@ class X { System.Void - - + + To be added To be added: an object of type 'string' @@ -1534,8 +1525,8 @@ class X { Constructor - - + + Internal constructor GLib type for the type @@ -1550,8 +1541,8 @@ class X { Constructor - - + + To be added To be added: an object of type 'string' @@ -1566,8 +1557,7 @@ class X { System.String - - + To be added To be added: an object of type 'string' @@ -1582,8 +1572,7 @@ class X { System.String - - + To be added To be added: an object of type 'string' @@ -1598,8 +1587,7 @@ class X { System.Boolean - - + To be added a @@ -1614,8 +1602,7 @@ class X { System.Boolean - - + To be added a @@ -1630,8 +1617,7 @@ class X { System.Boolean - - + To be added a @@ -1646,8 +1632,7 @@ class X { System.Boolean - - + To be added a @@ -1656,4 +1641,4 @@ class X { - \ No newline at end of file + diff --git a/doc/en/Gtk/HTMLBeginFlags.xml b/doc/en/Gtk/HTMLBeginFlags.xml index 1538d0143..7a064bbf6 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 c13283e9c..5f448f79c 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 c19b739f2..e8087a7ae 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 6ffaa7178..96d2c3882 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 6c9d7d397..61bb4de31 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 6c0fc7755..37c4172b2 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 3f5cb13f3..04b0126b6 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 fd798ac6d..abf345c4e 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 35a208c1d..832cb8115 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 431c6b30b..7855d648d 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 dc765abec..ae9f49d8f 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 5b31e0e6e..729c8230d 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 d7f059d84..3535c86a5 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/HTMLPrintCallback.xml b/doc/en/Gtk/HTMLPrintCallback.xml index 8ab0fcbcb..441b1e1b2 100644 --- a/doc/en/Gtk/HTMLPrintCallback.xml +++ b/doc/en/Gtk/HTMLPrintCallback.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gtk/HTMLSaveReceiverFn.xml b/doc/en/Gtk/HTMLSaveReceiverFn.xml index 8df4407e2..4c3d54048 100644 --- a/doc/en/Gtk/HTMLSaveReceiverFn.xml +++ b/doc/en/Gtk/HTMLSaveReceiverFn.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Boolean + diff --git a/doc/en/Gtk/HTMLStream.xml b/doc/en/Gtk/HTMLStream.xml index c8141218b..e53f2421f 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 c9a354fa0..0380ef8aa 100644 --- a/doc/en/Gtk/HTMLStreamCloseFunc.xml +++ b/doc/en/Gtk/HTMLStreamCloseFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/HTMLStreamStatus.xml b/doc/en/Gtk/HTMLStreamStatus.xml index 4aed05b14..3bc23337b 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 93b5ceef1..e2aa40b84 100644 --- a/doc/en/Gtk/HTMLStreamTypesFunc.xml +++ b/doc/en/Gtk/HTMLStreamTypesFunc.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.String + diff --git a/doc/en/Gtk/HTMLStreamWriteFunc.xml b/doc/en/Gtk/HTMLStreamWriteFunc.xml index f5a726dcd..d2928fb9b 100644 --- a/doc/en/Gtk/HTMLStreamWriteFunc.xml +++ b/doc/en/Gtk/HTMLStreamWriteFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gtk/HandleBox.xml b/doc/en/Gtk/HandleBox.xml index 8fe04090f..26b5d5391 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. @@ -94,8 +94,7 @@ Gtk.PositionType - - + Manage which edge a detached HandleBox must reattach to. The new edge @@ -112,8 +111,7 @@ Gtk.ShadowType - - + Manage the appearance of the surrounding the child widget. The new style of shadow to use for this HandleBox. @@ -128,8 +126,7 @@ Gtk.PositionType - - + Manage where the handle of this container is placed. A new position for the handle. @@ -147,8 +144,7 @@ Gtk.ShadowType - - + Manage the appearance of the surrounding the child widget. The new style of shadow to use for this HandleBox. @@ -159,7 +155,7 @@ Event - + GtkSharp.ChildAttachedHandler This event is fired when the contents of the HandleBox are reattached to the main window. @@ -169,7 +165,7 @@ Event - + GtkSharp.ChildDetachedHandler This event is fired when the contents of the handlebox are detached from the main window. @@ -181,8 +177,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -199,8 +195,7 @@ System.Boolean - - + To be added a @@ -209,4 +204,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IMContext.xml b/doc/en/Gtk/IMContext.xml index c0bc61fad..85e8e5eba 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. @@ -188,8 +188,7 @@ Gdk.Window - - + To be added To be added: an object of type 'Gdk.Window' @@ -204,8 +203,7 @@ Gdk.Rectangle - - + To be added To be added: an object of type 'Gdk.Rectangle' @@ -220,8 +218,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -232,7 +229,7 @@ Event - + System.EventHandler To be added @@ -242,7 +239,7 @@ Event - + System.EventHandler To be added @@ -252,7 +249,7 @@ Event - + GtkSharp.SurroundingDeletedHandler To be added @@ -262,7 +259,7 @@ Event - + GtkSharp.CommitHandler To be added @@ -272,7 +269,7 @@ Event - + GtkSharp.RetrieveSurroundingHandler To be added @@ -282,7 +279,7 @@ Event - + System.EventHandler To be added @@ -296,9 +293,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -311,8 +308,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -323,4 +320,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IMContextInfo.xml b/doc/en/Gtk/IMContextInfo.xml index e362ac018..46b4a0a72 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 75b8644b8..a06bb8bd1 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 239e471c9..6dc67aab2 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 80755557f..cb6b377ad 100644 --- a/doc/en/Gtk/Icon.xml +++ b/doc/en/Gtk/Icon.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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/IconFactory.xml b/doc/en/Gtk/IconFactory.xml index 2ce452d2b..c7dece916 100644 --- a/doc/en/Gtk/IconFactory.xml +++ b/doc/en/Gtk/IconFactory.xml @@ -30,8 +30,8 @@ Gtk.IconSet - - + + Looks for an icon in the list of default icon factories. an icon name @@ -76,9 +76,9 @@ System.Void - - - + + + Adds the given to the icon factory, under the name @@ -109,8 +109,8 @@ Gtk.IconSet - - + + Looks up a Stock ID in the icon factory. @@ -164,8 +164,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -218,8 +218,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -236,10 +236,10 @@ System.Void - - - - + + + + Obtains the pixel size of a semantic icon size an icon size @@ -255,8 +255,8 @@ System.Drawing.Size - - + + To be added a @@ -265,4 +265,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IconSet.xml b/doc/en/Gtk/IconSet.xml index 50a2295ce..900f964ff 100644 --- a/doc/en/Gtk/IconSet.xml +++ b/doc/en/Gtk/IconSet.xml @@ -33,13 +33,13 @@ Gdk.Pixbuf - - - - - - - + + + + + + + Renders an icon using @@ -85,8 +85,8 @@ System.Void - - + + Adds an IconSource to the current IconSet. @@ -163,8 +163,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -195,8 +195,8 @@ Constructor - - + + Creates a new with as the default/fallback source image. @@ -232,4 +232,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IconSize.xml b/doc/en/Gtk/IconSize.xml index 17ab8090a..5238cf7e6 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 9ebab6ad7..5964810b0 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. @@ -142,8 +142,7 @@ System.Boolean - - + If the widget state is wildcarded, this source can be used @@ -183,8 +182,7 @@ System.Boolean - - + If the icon size is wildcarded, this source can be used as @@ -227,8 +225,7 @@ Gdk.Pixbuf - - + The base image used when creating icon variants of a @@ -249,8 +246,7 @@ Gtk.TextDirection - - + The text direction this icon source applies to. @@ -276,8 +272,7 @@ Gtk.IconSize - - + The icon size this icon source is intended to be used with. @@ -303,8 +298,7 @@ Gtk.StateType - - + The widget state this icon source applies to. @@ -330,8 +324,7 @@ System.Boolean - - + If the text direction is wildcarded, this source can be used @@ -365,8 +358,7 @@ System.String - - + Retrieves the source filename, or if none is set. @@ -386,4 +378,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Image.xml b/doc/en/Gtk/Image.xml index 3252b61e4..aa5ebc301 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 @@ -316,8 +316,7 @@ Gdk.Pixbuf - - + Creates a displaying . an object of type @@ -344,8 +343,7 @@ Gdk.PixbufAnimation - - + To be added an object of type @@ -360,8 +358,7 @@ System.String - - + To be added an object of type @@ -376,8 +373,7 @@ System.String - - + To be added an object of type @@ -392,8 +388,7 @@ Gdk.Pixbuf - - + Gets or sets the associated to the Image. @@ -412,8 +407,7 @@ System.Int32 - - + To be added an object of type @@ -428,8 +422,7 @@ System.String - - + To be added an object of type @@ -456,8 +449,7 @@ Gtk.IconSet - - + Gets or sets the associated to the Image. @@ -476,8 +468,7 @@ Gdk.PixbufAnimation - - + Gets or sets the associated to the Image. @@ -496,8 +487,7 @@ Gdk.Pixmap - - + To be added an object of type @@ -512,8 +502,7 @@ Gdk.Pixmap - - + Gets or sets the associated to the Image. @@ -532,8 +521,7 @@ Gdk.Image - - + Gets or sets the associated to the Image. @@ -554,8 +542,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -566,4 +554,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ImageAnimationData.xml b/doc/en/Gtk/ImageAnimationData.xml index 83e90e40b..b2a320ef6 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' @@ -87,8 +87,7 @@ Gdk.PixbufAnimationIter - - + To be added To be added: an object of type 'Gdk.PixbufAnimationIter' @@ -103,8 +102,7 @@ Gdk.PixbufAnimation - - + To be added To be added: an object of type 'Gdk.PixbufAnimation' @@ -113,4 +111,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ImageIconSetData.xml b/doc/en/Gtk/ImageIconSetData.xml index 331de0e7d..4c11a7964 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' @@ -63,8 +63,7 @@ Gtk.IconSet - - + To be added To be added: an object of type 'Gtk.IconSet' @@ -73,4 +72,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ImageImageData.xml b/doc/en/Gtk/ImageImageData.xml index 0dff06ca9..10d76ef87 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' @@ -63,8 +63,7 @@ Gdk.Image - - + To be added To be added: an object of type 'Gdk.Image' @@ -73,4 +72,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ImageMenuItem.xml b/doc/en/Gtk/ImageMenuItem.xml index ea0cfe9fd..654ec73ee 100644 --- a/doc/en/Gtk/ImageMenuItem.xml +++ b/doc/en/Gtk/ImageMenuItem.xml @@ -39,8 +39,8 @@ Gtk.ImageMenuItem - - + + Creates a new containing a label. an object of type @@ -65,8 +65,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -92,9 +92,9 @@ Constructor - - - + + + Creates a new containing the image and text from a stock item. an object of type @@ -108,8 +108,8 @@ Constructor - - + + Creates a new containing a label. an object of type @@ -136,8 +136,7 @@ Gtk.Widget - - + Child widget to appear next to the menu text. an object of type @@ -150,8 +149,8 @@ Constructor - - + + Internal constructor GLib type for the type diff --git a/doc/en/Gtk/ImagePixbufData.xml b/doc/en/Gtk/ImagePixbufData.xml index ee909d313..45d0318eb 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' @@ -63,8 +63,7 @@ Gdk.Pixbuf - - + To be added To be added: an object of type 'Gdk.Pixbuf' @@ -73,4 +72,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ImagePixmapData.xml b/doc/en/Gtk/ImagePixmapData.xml index 6b1cfb785..45c537497 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' @@ -63,8 +63,7 @@ Gdk.Pixmap - - + To be added To be added: an object of type 'Gdk.Pixmap' @@ -73,4 +72,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ImageStockData.xml b/doc/en/Gtk/ImageStockData.xml index 98c4a924c..de2077d3d 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 7ce31f760..2fb4ef6df 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 f2fa42474..84b3fa0ef 100644 --- a/doc/en/Gtk/Init.xml +++ b/doc/en/Gtk/Init.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 27655bba0..d77e7ca4e 100644 --- a/doc/en/Gtk/Input.xml +++ b/doc/en/Gtk/Input.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 7d88b910e..bb7b49b68 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,7 @@ Event - + 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 +110,7 @@ Event - + 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 +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/Invisible.xml b/doc/en/Gtk/Invisible.xml index 58d13561e..3fb581371 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 @@ -107,8 +107,7 @@ Gdk.Screen - - + To be added a @@ -121,8 +120,8 @@ Constructor - - + + To be added a @@ -131,4 +130,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Item.xml b/doc/en/Gtk/Item.xml index bbd4c2c49..a5a736502 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,7 @@ Event - + System.EventHandler Emitted when the is deselected. @@ -129,7 +129,7 @@ Event - + System.EventHandler Emitted when the is selected. @@ -139,7 +139,7 @@ Event - + System.EventHandler Emitted when the is toggled. @@ -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/ItemFactory.xml b/doc/en/Gtk/ItemFactory.xml index f7ad2433e..2d4fd6c6c 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 e0e8aa699..8836a396f 100644 --- a/doc/en/Gtk/ItemFactoryCallback.xml +++ b/doc/en/Gtk/ItemFactoryCallback.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gtk/ItemFactoryCallback1.xml b/doc/en/Gtk/ItemFactoryCallback1.xml index a7d93238a..530a4d650 100644 --- a/doc/en/Gtk/ItemFactoryCallback1.xml +++ b/doc/en/Gtk/ItemFactoryCallback1.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gtk/ItemFactoryEntry.xml b/doc/en/Gtk/ItemFactoryEntry.xml index 30b0002aa..1fece3a52 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 7b9be9cb2..45d6c889e 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 2e46cb770..1486cffbf 100644 --- a/doc/en/Gtk/Key.xml +++ b/doc/en/Gtk/Key.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 07401f3dd..2530e5b10 100644 --- a/doc/en/Gtk/KeySnoopFunc.xml +++ b/doc/en/Gtk/KeySnoopFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Int32 + diff --git a/doc/en/Gtk/Label.xml b/doc/en/Gtk/Label.xml index ccbb38b95..94f5ca0a7 100644 --- a/doc/en/Gtk/Label.xml +++ b/doc/en/Gtk/Label.xml @@ -48,8 +48,8 @@ Gtk.Label - - + + Creates a new label widget, containing the text in . @@ -83,9 +83,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'int' @@ -101,9 +101,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -118,9 +118,9 @@ System.Void - - - + + + To be added To be added: an object of type 'int' @@ -145,8 +145,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -161,8 +161,8 @@ Constructor - - + + Creates a new label with the given text inside it. You can @@ -210,8 +210,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -235,8 +234,7 @@ System.String - - + Parses str which is marked up with the Pango text markup language a markup string (see Pango markup format) @@ -257,8 +255,7 @@ System.Boolean - - + Toggles line wrapping within the GtkLabel widget. @@ -277,8 +274,7 @@ System.String - - + The text within the GtkLabel widget. The text you want to set. @@ -316,8 +312,7 @@ System.String - - + Parses which is marked up with the @@ -349,8 +344,7 @@ System.Boolean - - + Toggle whether or not the label allow the user to select text from the label, for copy-and-paste. @@ -371,8 +365,7 @@ Gtk.Justification - - + The alignment of the lines in the text of the label relative to each other a @@ -419,8 +412,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -435,8 +427,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -451,8 +442,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -479,8 +469,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -495,8 +484,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -511,8 +499,7 @@ System.Boolean - - + Whether the label's text is interpreted as marked up with the Pango text markup language. @@ -529,8 +516,7 @@ Pango.AttrList - - + To be added To be added: an object of type 'Pango.AttrList' @@ -541,7 +527,7 @@ Event - + GtkSharp.MoveCursorHandler To be added @@ -551,7 +537,7 @@ Event - + GtkSharp.PopulatePopupHandler To be added @@ -561,7 +547,7 @@ Event - + System.EventHandler To be added @@ -573,8 +559,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -585,4 +571,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Layout.xml b/doc/en/Gtk/Layout.xml index bac87b2fc..b459c525b 100644 --- a/doc/en/Gtk/Layout.xml +++ b/doc/en/Gtk/Layout.xml @@ -36,9 +36,9 @@ System.Void - - - + + + To be added To be added: an object of type 'uint&' @@ -53,9 +53,9 @@ System.Void - - - + + + To be added To be added: an object of type 'uint' @@ -70,10 +70,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -89,10 +89,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -118,8 +118,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -134,9 +134,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.Adjustment' @@ -175,8 +175,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -191,8 +190,7 @@ Gtk.Adjustment - - + To be added To be added: an object of type 'Gtk.Adjustment' @@ -207,8 +205,7 @@ Gtk.Adjustment - - + To be added To be added: an object of type 'Gtk.Adjustment' @@ -223,8 +220,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -235,7 +231,7 @@ Event - + GtkSharp.ScrollAdjustmentsSetHandler To be added @@ -247,8 +243,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -271,4 +267,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ListStore.xml b/doc/en/Gtk/ListStore.xml index 82b1e3412..beb853016 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,7 @@ Event - + System.EventHandler To be added @@ -692,7 +692,7 @@ Event - + GtkSharp.RowHasChildToggledHandler To be added @@ -702,7 +702,7 @@ Event - + GtkSharp.RowInsertedHandler To be added @@ -712,7 +712,7 @@ Event - + GtkSharp.RowDeletedHandler To be added @@ -722,7 +722,7 @@ Event - + GtkSharp.RowChangedHandler To be added @@ -732,7 +732,7 @@ Event - + GtkSharp.RowsReorderedHandler To be added @@ -746,10 +746,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -763,8 +763,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -781,9 +781,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -799,10 +799,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -819,9 +819,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -837,9 +837,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -855,9 +855,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -873,9 +873,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -891,9 +891,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -908,9 +908,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -925,9 +925,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -942,9 +942,9 @@ System.Object - - - + + + To be added a @@ -960,8 +960,8 @@ Gtk.TreeIter - - + + To be added a @@ -976,8 +976,8 @@ Gtk.TreeIter - - + + To be added a @@ -992,10 +992,10 @@ System.Void - - - - + + + + To be added a @@ -1011,10 +1011,10 @@ System.Void - - - - + + + + To be added a @@ -1030,10 +1030,10 @@ System.Void - - - - + + + + To be added a @@ -1049,10 +1049,10 @@ System.Void - - - - + + + + To be added a @@ -1068,10 +1068,10 @@ System.Void - - - - + + + + To be added a @@ -1087,10 +1087,10 @@ System.Void - - - - + + + + To be added a @@ -1106,10 +1106,10 @@ System.Void - - - - + + + + To be added a @@ -1125,8 +1125,8 @@ System.String - - + + To be added a @@ -1141,8 +1141,8 @@ System.UInt32 - - + + To be added a @@ -1157,9 +1157,9 @@ System.Void - - - + + + To be added a @@ -1174,8 +1174,8 @@ System.Boolean - - + + To be added a @@ -1190,9 +1190,9 @@ System.Void - - - + + + To be added a @@ -1207,8 +1207,8 @@ System.Void - - + + To be added a @@ -1222,9 +1222,9 @@ System.Void - - - + + + To be added a @@ -1239,8 +1239,8 @@ System.Boolean - - + + To be added a @@ -1253,8 +1253,8 @@ Constructor - - + + To be added a @@ -1263,4 +1263,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Main.xml b/doc/en/Gtk/Main.xml index ec3abc8d4..fa13f240e 100644 --- a/doc/en/Gtk/Main.xml +++ b/doc/en/Gtk/Main.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 9cda32e06..66078e033 100644 --- a/doc/en/Gtk/Menu.xml +++ b/doc/en/Gtk/Menu.xml @@ -71,9 +71,9 @@ System.Void - - - + + + Attaches the menu to the widget and provides a detacher. The that the menu will be attached to. @@ -92,13 +92,13 @@ System.Void - - - - - - - + + + + + + + Displays a menu and makes it available for selection. The menu shell containing the triggering menu item, or . @@ -139,9 +139,9 @@ System.Void - - - + + + Moves a to a new position within the . The to move. @@ -166,8 +166,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -223,8 +223,7 @@ 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. @@ -255,8 +254,7 @@ System.Boolean - - + Sets or obtains the tearoff state of the menu. If , menu is displayed as a tearoff menu. @@ -275,8 +273,7 @@ Gtk.AccelGroup - - + Sets or obtains the which holds global accelerators for the menu. The to be associated with the menu. @@ -295,8 +292,7 @@ System.String - - + Sets or obtains the title for the menu. A string containing the title for the menu. @@ -315,8 +311,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -329,8 +324,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -347,8 +342,7 @@ Gdk.Screen - - + To be added a @@ -363,8 +357,8 @@ System.Void - - + + Selects the specified menu item within the menu. a @@ -376,4 +370,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/MenuBar.xml b/doc/en/Gtk/MenuBar.xml index 40b788487..16c2034be 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 52c9ffa01..38153d04c 100644 --- a/doc/en/Gtk/MenuDetachFunc.xml +++ b/doc/en/Gtk/MenuDetachFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/MenuDirectionType.xml b/doc/en/Gtk/MenuDirectionType.xml index 82736d577..fa9ab7050 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 6a81746cd..c64e1dfe5 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' @@ -197,8 +197,7 @@ Gtk.Widget - - + Sets or obtains the widget submenu. The submenu. @@ -213,8 +212,7 @@ System.String - - + Sets the accelerator path. An accelerator path, corresponding to this menu item's functionality, or to unset the current path. @@ -233,8 +231,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. @@ -245,7 +242,7 @@ Event - + System.EventHandler Emitted when the item is activated. @@ -255,7 +252,7 @@ Event - + System.EventHandler Emitted when the item is activated, but also if the menu item has a submenu. For normal applications, the relevant event is . @@ -265,7 +262,7 @@ Event - + GtkSharp.ToggleSizeAllocatedHandler Emitted when size is allocated. @@ -275,7 +272,7 @@ Event - + GtkSharp.ToggleSizeRequestedHandler Emitted when size is requested. @@ -287,8 +284,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -299,4 +296,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/MenuPositionFunc.xml b/doc/en/Gtk/MenuPositionFunc.xml index 14d1910b2..826904989 100644 --- a/doc/en/Gtk/MenuPositionFunc.xml +++ b/doc/en/Gtk/MenuPositionFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Void + diff --git a/doc/en/Gtk/MenuShell.xml b/doc/en/Gtk/MenuShell.xml index 9713aff74..e9fe55b07 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,7 @@ Event - + GtkSharp.ActivateCurrentHandler An action signal that activates the current menu item within the menu shell. @@ -227,7 +227,7 @@ Event - + GtkSharp.MoveCurrentHandler An action signal which moves the current menu item in the direction specified by . @@ -237,7 +237,7 @@ Event - + System.EventHandler An action signal which cancels the selection within the menu shell.Causes the signal to be emitted. @@ -247,7 +247,7 @@ Event - + System.EventHandler This signal is emitted when a selection has been completed within a menu shell. @@ -257,7 +257,7 @@ Event - + System.EventHandler This signal is emitted when a menu shell is deactivated. @@ -269,8 +269,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -287,8 +287,8 @@ System.Void - - + + To be added a @@ -296,4 +296,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/MessageDialog.xml b/doc/en/Gtk/MessageDialog.xml index ab016ced9..0ff788224 100644 --- a/doc/en/Gtk/MessageDialog.xml +++ b/doc/en/Gtk/MessageDialog.xml @@ -78,8 +78,8 @@ MessageDialog md = new MessageDialog Constructor - - + + Internal constructor Pointer to the C object. @@ -107,12 +107,12 @@ MessageDialog md = new MessageDialog Constructor - - - - - - + + + + + + Creates an instance of an object of type @@ -162,8 +162,8 @@ MessageDialog md = new MessageDialog Constructor - - + + Internal constructor GLib type for the type @@ -174,4 +174,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 eae207d04..ed74c5fb3 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/MetricType.xml b/doc/en/Gtk/MetricType.xml index 5ce702079..4947d0261 100644 --- a/doc/en/Gtk/MetricType.xml +++ b/doc/en/Gtk/MetricType.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Misc.xml b/doc/en/Gtk/Misc.xml index 6dc1c22fa..e3b0239bb 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. @@ -161,8 +161,7 @@ System.Single - - + The vertical alignment The vertical alignment, from 0 (top) to 1 (bottom). @@ -177,8 +176,7 @@ System.Single - - + The horizontal alignment The horizontal alignment, from 0 (left) to 1 (right). @@ -193,8 +191,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. @@ -209,8 +206,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. @@ -223,8 +219,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -246,4 +242,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ModuleDisplayInitFunc.xml b/doc/en/Gtk/ModuleDisplayInitFunc.xml index 6ef197eab..288bc1c85 100644 --- a/doc/en/Gtk/ModuleDisplayInitFunc.xml +++ b/doc/en/Gtk/ModuleDisplayInitFunc.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gtk/ModuleInitFunc.xml b/doc/en/Gtk/ModuleInitFunc.xml index 0b510b55b..0236c02cd 100644 --- a/doc/en/Gtk/ModuleInitFunc.xml +++ b/doc/en/Gtk/ModuleInitFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/MovementStep.xml b/doc/en/Gtk/MovementStep.xml index d90fe6271..505c1e2eb 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/Notebook.xml b/doc/en/Gtk/Notebook.xml index 63c92ba0a..0a72a2696 100644 --- a/doc/en/Gtk/Notebook.xml +++ b/doc/en/Gtk/Notebook.xml @@ -57,8 +57,8 @@ System.String - - + + Returns the label widget for a given widget. The widget in the page. @@ -80,8 +80,8 @@ System.String - - + + Returns the label caption for a given widget. The child widget in the page @@ -125,9 +125,9 @@ System.Void - - - + + + Sets the label for the page containing a widget The child widget whose label will be changed @@ -179,8 +179,8 @@ System.Void - - + + Removes a page. The page number to remove starting from @@ -200,9 +200,9 @@ System.Void - - - + + + Appends a page. The to use as the contents of the page. @@ -220,10 +220,10 @@ System.Void - - - - + + + + Appends a page, with a custom popup-label. The to use as @@ -253,10 +253,10 @@ System.Void - - - - + + + + Inserts a page into the notebook The to use as @@ -284,8 +284,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -300,9 +300,9 @@ System.Void - - - + + + Changes the position of a widget in the notebook. The widget to move. @@ -325,11 +325,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -346,8 +346,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'Gtk.Widget' @@ -362,8 +362,8 @@ Gtk.Widget - - + + To be added To be added: an object of type 'int' @@ -378,9 +378,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Widget' @@ -395,9 +395,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Widget' @@ -424,10 +424,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -443,9 +443,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Widget' @@ -460,11 +460,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -491,8 +491,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -532,8 +532,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -548,8 +547,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -564,8 +562,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -580,8 +577,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -596,8 +592,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -612,8 +607,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -628,8 +622,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -644,8 +637,7 @@ System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -660,8 +652,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -676,8 +667,7 @@ Gtk.PositionType - - + To be added To be added: an object of type 'Gtk.PositionType' @@ -692,8 +682,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -704,7 +693,7 @@ Event - + GtkSharp.SelectPageHandler To be added @@ -714,7 +703,7 @@ Event - + GtkSharp.SwitchPageHandler Signaled when the page changes @@ -729,7 +718,7 @@ Event - + GtkSharp.MoveFocusOutHandler Signaled when Focus is being moved out. @@ -744,7 +733,7 @@ Event - + GtkSharp.ChangeCurrentPageHandler Signaled when a request is made to change the current @@ -760,7 +749,7 @@ Event - + GtkSharp.FocusTabHandler Signaled when a Tab is focused @@ -778,11 +767,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.Widget' @@ -799,9 +788,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Widget' @@ -814,8 +803,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -838,4 +827,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/NotebookPage.xml b/doc/en/Gtk/NotebookPage.xml index d536bf306..6d9cda4a1 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 ac325ee8c..0708c02e3 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 076d5e627..8260e855f 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. @@ -105,8 +105,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -121,8 +120,7 @@ System.IntPtr - - + To be added To be added: an object of type 'IntPtr' @@ -133,7 +131,7 @@ Event - + System.EventHandler To be added @@ -145,8 +143,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -157,4 +155,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/OptionMenu.xml b/doc/en/Gtk/OptionMenu.xml index 688b6c186..5fa363e2f 100644 --- a/doc/en/Gtk/OptionMenu.xml +++ b/doc/en/Gtk/OptionMenu.xml @@ -127,8 +127,8 @@ class OptionMenuSample Constructor - - + + Internal constructor Pointer to the C object. @@ -180,8 +180,7 @@ class OptionMenuSample Gtk.Widget - - + The menu of options. an object of type @@ -192,7 +191,7 @@ class OptionMenuSample Event - + System.EventHandler Emitted when the selection is changed. @@ -204,8 +203,8 @@ class OptionMenuSample Constructor - - + + Internal constructor GLib type for the type @@ -222,8 +221,8 @@ class OptionMenuSample System.Void - - + + Selects the menu item specified by making it the newly selected value for the . a diff --git a/doc/en/Gtk/Orientation.xml b/doc/en/Gtk/Orientation.xml index d87a89d10..d25d04e2a 100644 --- a/doc/en/Gtk/Orientation.xml +++ b/doc/en/Gtk/Orientation.xml @@ -63,4 +63,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/PackType.xml b/doc/en/Gtk/PackType.xml index b00a6c44a..95ca602e4 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 24dc9b22e..540bfc9d8 100644 --- a/doc/en/Gtk/Paint.xml +++ b/doc/en/Gtk/Paint.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 @@ -550,16 +550,16 @@ System.Void - - - - - - - - - - + + + + + + + + + + To be added a @@ -581,19 +581,19 @@ System.Void - - - - - - - - - - - - - + + + + + + + + + + + + + To be added a @@ -618,21 +618,21 @@ System.Void - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + To be added a @@ -659,18 +659,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -694,18 +694,18 @@ System.Void - - - - - - - - - - - - + + + + + + + + + + + + To be added a @@ -734,4 +734,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Paned.xml b/doc/en/Gtk/Paned.xml index dbc79fd70..28bd76280 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. @@ -227,8 +227,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. @@ -243,8 +242,7 @@ public Widget GetExampleFrame() System.Boolean - - + To be added To be added: an object of type 'bool' @@ -255,7 +253,7 @@ public Widget GetExampleFrame() Event - + GtkSharp.CycleHandleFocusHandler @@ -274,7 +272,7 @@ public Widget GetExampleFrame() Event - + GtkSharp.MoveHandleHandler @@ -286,7 +284,7 @@ public Widget GetExampleFrame() Event - + GtkSharp.CancelPositionHandler @@ -298,7 +296,7 @@ public Widget GetExampleFrame() Event - + GtkSharp.AcceptPositionHandler Emitted when the paned has focus @@ -312,7 +310,7 @@ public Widget GetExampleFrame() Event - + GtkSharp.ToggleHandleFocusHandler @@ -324,7 +322,7 @@ public Widget GetExampleFrame() Event - + GtkSharp.CycleChildFocusHandler Emitted when F6 or Shift-F6 is pressed while paned has the focus. @@ -336,8 +334,8 @@ public Widget GetExampleFrame() Constructor - - + + Internal constructor GLib type for the type @@ -348,4 +346,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 cb664d53f..88139a2ad 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,7 @@ Event - + System.EventHandler To be added @@ -145,8 +145,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -163,9 +163,9 @@ System.Void - - - + + + To be added a @@ -178,9 +178,9 @@ Constructor - - - + + + To be added a @@ -190,4 +190,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/PolicyType.xml b/doc/en/Gtk/PolicyType.xml index e0ecb4e8a..5440b06cd 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 f2bbbb878..64a3d731b 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 d2a0776d0..3c89ada9d 100644 --- a/doc/en/Gtk/PrintFunc.xml +++ b/doc/en/Gtk/PrintFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/Progress.xml b/doc/en/Gtk/Progress.xml index 6eb01eb20..98b1dc791 100644 --- a/doc/en/Gtk/Progress.xml +++ b/doc/en/Gtk/Progress.xml @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - The base class for . - A is the abstract base class used to derive a which provides a visual representation of the progress of a long running operation. + The base class for . + A is the abstract base class used to derive a which provides a visual representation of the progress of a long running operation. Gtk.Widget @@ -46,8 +46,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -64,7 +64,7 @@ To be added - an object of type + an object of type To be added @@ -75,8 +75,8 @@ System.UInt32 - The for - The for the class. + The for + The for the class. @@ -87,12 +87,11 @@ System.Boolean - - + Controls whether progress text is shown. - an object of type - an object of type + an object of type + an object of type Controls whether progress text is shown. @@ -103,13 +102,12 @@ System.Boolean - - + - The mode of the object. - an object of type - an object of type - A can be in one of two different modes: percentage mode (the default) and activity mode. + The mode of the object. + an object of type + an object of type + A can be in one of two different modes: percentage mode (the default) and activity mode. In activity mode, the progress is simply indicated as activity rather than as a percentage complete. @@ -120,8 +118,7 @@ System.Single - - + To be added an object of type 'float' @@ -136,8 +133,7 @@ System.Single - - + To be added an object of type 'float' @@ -150,8 +146,8 @@ Constructor - - + + Internal constructor GLib type for the type diff --git a/doc/en/Gtk/ProgressBar.xml b/doc/en/Gtk/ProgressBar.xml index 257a87d81..4f019feaa 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. @@ -112,8 +112,7 @@ Gtk.Adjustment - - + To be added an object of type @@ -128,8 +127,7 @@ System.UInt32 - - + The number of blocks that the is divided into. an object of type @@ -144,8 +142,7 @@ System.String - - + The text displayed superimposed on the . an object of type @@ -161,8 +158,7 @@ Gtk.ProgressBarOrientation - - + The current orientation. an object of type @@ -177,8 +173,7 @@ System.UInt32 - - + The step value used when the is in activity mode. an object of type @@ -194,8 +189,7 @@ System.Double - - + The current fraction of the task that has been completed. an object of type @@ -210,8 +204,7 @@ System.UInt32 - - + The number of blocks used when the is in activity mode. an object of type @@ -227,8 +220,7 @@ Gtk.ProgressBarStyle - - + The style for drawing the . an object of type @@ -245,8 +237,7 @@ System.Double - - + The fraction of total length to move the bouncing block for each call to . an object of type @@ -259,8 +250,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -271,4 +262,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ProgressBarOrientation.xml b/doc/en/Gtk/ProgressBarOrientation.xml index fb2e73358..f3e8bd171 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 d5b027a35..38e4334f7 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 5b0c74c7e..b244802b7 100644 --- a/doc/en/Gtk/Quit.xml +++ b/doc/en/Gtk/Quit.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 15e818836..522f4a485 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 758102610..007e9ff80 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 c6fa899d2..8118ffc2d 100644 --- a/doc/en/Gtk/RBTreeTraverseFunc.xml +++ b/doc/en/Gtk/RBTreeTraverseFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/RBTreeView.xml b/doc/en/Gtk/RBTreeView.xml index 86cf11a87..a44ac8db2 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 59d548031..1c0458ad4 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' @@ -185,8 +185,7 @@ GLib.SList - - + To be added To be added: an object of type 'GLib.SList' @@ -199,8 +198,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -211,4 +210,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/RadioMenuItem.xml b/doc/en/Gtk/RadioMenuItem.xml index c239648da..b7a781f1e 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' @@ -135,8 +135,7 @@ GLib.SList - - + To be added To be added: an object of type 'GLib.SList' @@ -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/Range.xml b/doc/en/Gtk/Range.xml index 5fd652586..9a8733b27 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. @@ -125,8 +125,7 @@ System.Double - - + Manage the value of this range. The new value for this range. @@ -141,8 +140,7 @@ System.Boolean - - + Manage whether the control of this range is manipulated in the opposite direction. Set to to invert the controls. @@ -159,8 +157,7 @@ Gtk.UpdateType - - + Manage how often the value label is updated. A new update policy. @@ -175,8 +172,7 @@ Gtk.Adjustment - - + Manipulate the underlying model of this range. Sets a new object to model this range. @@ -187,7 +183,7 @@ Event - + GtkSharp.MoveSliderHandler To be added @@ -197,7 +193,7 @@ Event - + System.EventHandler Fired when the value in this range changes. @@ -209,7 +205,7 @@ Event - + GtkSharp.AdjustBoundsHandler To be added @@ -221,8 +217,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -233,4 +229,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Rc.xml b/doc/en/Gtk/Rc.xml index ea28955dc..d5360be52 100644 --- a/doc/en/Gtk/Rc.xml +++ b/doc/en/Gtk/Rc.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 @@ -214,8 +214,7 @@ System.String - - + To be added a @@ -224,4 +223,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/RcProperty.xml b/doc/en/Gtk/RcProperty.xml index 9423221ca..00c444319 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 dbe368c4c..95d788e2c 100644 --- a/doc/en/Gtk/RcPropertyParser.xml +++ b/doc/en/Gtk/RcPropertyParser.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Boolean + diff --git a/doc/en/Gtk/RcStyle.xml b/doc/en/Gtk/RcStyle.xml index 7c23b82e3..e8c5c93d4 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 77d0c4531..f05e72795 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 49a5b27e0..75cf7d853 100644 --- a/doc/en/Gtk/ReadyEvent.xml +++ b/doc/en/Gtk/ReadyEvent.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gtk/ReliefStyle.xml b/doc/en/Gtk/ReliefStyle.xml index 1b10c0d85..fd09dd7e7 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 f7b13bdf0..08f5f315c 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 4f3555b67..cffd4da34 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 a141dd01b..eeb5221e5 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 35752c8c8..46291b594 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. @@ -157,8 +157,7 @@ Gtk.MetricType - - + Manage the measurement unit that is displayed. A new unit type for the ruler. @@ -175,8 +174,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -191,8 +189,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -207,8 +204,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -223,8 +219,7 @@ System.Double - - + To be added To be added: an object of type 'double' @@ -237,8 +232,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -249,4 +244,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/RulerMetric.xml b/doc/en/Gtk/RulerMetric.xml index daa1b6526..30ae20935 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 3f71e1602..88e2c8d45 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. @@ -89,8 +89,7 @@ Gtk.PositionType - - + Manage the position of the value, relative to the slider. The position to place the value @@ -107,8 +106,7 @@ System.Boolean - - + Manage whether a label is displayed to show the current value. @@ -126,8 +124,7 @@ System.Int32 - - + Manage the number of decimal places for this slider. The number of decimal places to display. @@ -138,7 +135,7 @@ Event - + GtkSharp.FormatValueHandler Allows the format of the displayed value to be altered. @@ -152,8 +149,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -164,4 +161,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ScrollType.xml b/doc/en/Gtk/ScrollType.xml index 92a4a97ca..dbc8b6e5c 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 7b796ab46..23447ba9f 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 3a19fe169..f226d14ea 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. @@ -184,8 +184,7 @@ Gtk.CornerType - - + Determines the location of the child widget with respect to the scrollbars. Position of the child window. @@ -204,8 +203,7 @@ Gtk.PolicyType - - + When the horizontal scrollbar is displayed. To be added: an object of type 'Gtk.PolicyType' @@ -220,8 +218,7 @@ Gtk.Adjustment - - + Sets the for the horizontal scrollbar. Horizontal scroll adjustment. @@ -236,8 +233,7 @@ Gtk.PolicyType - - + When the vertical scrollbar is displayed. To be added: an object of type 'Gtk.PolicyType' @@ -252,8 +248,7 @@ Gtk.Adjustment - - + Sets or Gets the for the vertical scrollbar. Vertical scroll adjustment. @@ -268,8 +263,7 @@ Gtk.ShadowType - - + Gets the shadow type of the scrolled window. Kind of shadow to draw around scrolled window contents. @@ -284,8 +278,7 @@ Gtk.CornerType - - + Where the contents are located with respect to the scrollbars. To be added: an object of type 'Gtk.CornerType' @@ -306,7 +299,7 @@ Event - + GtkSharp.MoveFocusOutHandler To be added @@ -318,8 +311,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -330,4 +323,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Selection.xml b/doc/en/Gtk/Selection.xml index 0850847c2..e2c3629e0 100644 --- a/doc/en/Gtk/Selection.xml +++ b/doc/en/Gtk/Selection.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 f355ca6e9..1bcd99392 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' @@ -191,8 +191,7 @@ System.Byte [] - - + To be added To be added: an object of type 'byte []' @@ -207,8 +206,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -223,8 +221,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -239,8 +236,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -255,8 +251,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -270,7 +265,7 @@ System.IntPtr - + To be added To be added @@ -283,8 +278,7 @@ Gdk.Display - - + To be added a @@ -293,4 +287,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/SelectionMode.xml b/doc/en/Gtk/SelectionMode.xml index ca9f30602..f0cbf5b10 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 82d7c36a5..e55e7aa47 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 de03adb54..55d8347c7 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 d44cbaa82..db2ab1925 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 20d7d98e5..620673c5e 100644 --- a/doc/en/Gtk/SettingsPropertyValue.xml +++ b/doc/en/Gtk/SettingsPropertyValue.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 120093335..b9e7fbe38 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 565517e54..d10239620 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 e125284d7..318fff61f 100644 --- a/doc/en/Gtk/SignalFunc.xml +++ b/doc/en/Gtk/SignalFunc.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gtk/SizeGroup.xml b/doc/en/Gtk/SizeGroup.xml index e4be3721f..541142ba5 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. @@ -120,8 +120,8 @@ Internal constructor - - + + @@ -143,8 +143,7 @@ Gtk.SizeGroupMode - - + Sets a mode to determine which direction this SizeGroup controls. A new direction 'mode' for this SizeGroup to tie together. @@ -161,8 +160,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -173,4 +172,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/SizeGroupMode.xml b/doc/en/Gtk/SizeGroupMode.xml index 6d37fa986..d3d096c26 100644 --- a/doc/en/Gtk/SizeGroupMode.xml +++ b/doc/en/Gtk/SizeGroupMode.xml @@ -84,9 +84,9 @@ - - + + - \ No newline at end of file + diff --git a/doc/en/Gtk/Socket.xml b/doc/en/Gtk/Socket.xml index 67be97c44..506be9516 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,7 @@ Event - + System.EventHandler To be added @@ -120,7 +120,7 @@ Event - + GtkSharp.PlugRemovedHandler To be added @@ -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/Gtk/SortType.xml b/doc/en/Gtk/SortType.xml index 1f4262785..504df9faa 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 2b5864820..9447d7f44 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. @@ -297,8 +297,7 @@ private void OutputValue(object source, System.EventArgs args) System.Boolean - - + Manage whether or not the SpinButton accepts non-numeric input. @@ -314,8 +313,7 @@ private void OutputValue(object source, System.EventArgs args) System.Double - - + To be added To be added: an object of type 'double' @@ -330,8 +328,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. @@ -349,8 +346,7 @@ private void OutputValue(object source, System.EventArgs args) System.Double - - + The current value of the SpinButton. Sets a new value in this SpinButton @@ -367,8 +363,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. @@ -385,8 +380,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. @@ -403,8 +397,7 @@ private void OutputValue(object source, System.EventArgs args) Gtk.SpinButtonUpdatePolicy - - + To be added To be added: an object of type 'Gtk.SpinButtonUpdatePolicy' @@ -419,8 +412,7 @@ private void OutputValue(object source, System.EventArgs args) Gtk.Adjustment - - + To be added To be added: an object of type 'Gtk.Adjustment' @@ -431,7 +423,7 @@ private void OutputValue(object source, System.EventArgs args) Event - + GtkSharp.OutputHandler To be added @@ -441,7 +433,7 @@ private void OutputValue(object source, System.EventArgs args) Event - + System.EventHandler This event is fired when the SpinButton's value changes. @@ -451,7 +443,7 @@ private void OutputValue(object source, System.EventArgs args) Event - + GtkSharp.InputHandler To be added @@ -461,7 +453,7 @@ private void OutputValue(object source, System.EventArgs args) Event - + GtkSharp.ChangeValueHandler To be added @@ -473,8 +465,8 @@ private void OutputValue(object source, System.EventArgs args) Constructor - - + + Internal constructor GLib type for the type @@ -485,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 78f890547..3d12d5756 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 28ace4925..8605f80e3 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 14d49af26..6cdd52e81 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 d44ad8991..38ab3827f 100644 --- a/doc/en/Gtk/Statusbar.xml +++ b/doc/en/Gtk/Statusbar.xml @@ -43,9 +43,9 @@ System.UInt32 - - - + + + Pushes a new message onto the stack. The new message's context ID, as generated by . @@ -63,9 +63,9 @@ System.Void - - - + + + Forces the removal of a message from a statusbar's stack. A context identifier. @@ -82,8 +82,8 @@ System.Void - - + + Removes the message at the top of the Statusbar's stack. A context identifier @@ -97,8 +97,8 @@ System.UInt32 - - + + Generates an identifier based on the . A description of the message you want to generate an identifier for. @@ -123,8 +123,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -166,8 +166,7 @@ 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. @@ -178,7 +177,7 @@ Event - + GtkSharp.TextPushedHandler An event that is fired when a message is pushed onto the Statusbar's message stack using the method. @@ -190,7 +189,7 @@ Event - + GtkSharp.TextPoppedHandler An event that is fired when a message is popped off the Statusbar's message stack using the method. @@ -204,8 +203,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -216,4 +215,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Stock.xml b/doc/en/Gtk/Stock.xml index 9484711e9..4c80bb09e 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 eda2a396e..aabf7918c 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 f13534171..655aedb5a 100644 --- a/doc/en/Gtk/StockManager.xml +++ b/doc/en/Gtk/StockManager.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 237ab2d38..599ae6822 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. @@ -286,8 +286,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -302,8 +301,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -412,8 +410,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -424,4 +422,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Submenu.xml b/doc/en/Gtk/Submenu.xml index c6cc8caa4..4c18c4fac 100644 --- a/doc/en/Gtk/Submenu.xml +++ b/doc/en/Gtk/Submenu.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 5c6eb14de..bfc914bc0 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. @@ -242,8 +242,7 @@ public Widget MakeTableTester() System.UInt32 - - + Sets the space between every column equal to . The number of pixels to place between every column. @@ -282,8 +281,7 @@ public Widget MakeTableTester() System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -298,8 +296,7 @@ public Widget MakeTableTester() System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -314,8 +311,7 @@ public Widget MakeTableTester() System.UInt32 - - + Manage the number of columns in this Table. The number of columns that this table should have. @@ -330,8 +326,7 @@ public Widget MakeTableTester() System.Boolean - - + Manage whether all cells must be of equal size. @@ -348,8 +343,7 @@ public Widget MakeTableTester() System.UInt32 - - + To be added To be added: an object of type 'uint' @@ -364,8 +358,7 @@ public Widget MakeTableTester() System.UInt32 - - + Manage the number of rows in this Table. The number of rows that this table should have. @@ -378,8 +371,8 @@ public Widget MakeTableTester() Constructor - - + + Internal constructor GLib type for the type @@ -390,4 +383,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 cfc6c5b5c..ce596f32d 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 f225d84f8..db4680b5d 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 dd95cb7d1..a03d356fc 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 d3bd912d7..18c4617f3 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' @@ -87,8 +87,7 @@ Gdk.Atom - - + To be added To be added: an object of type 'Gdk.Atom' @@ -97,4 +96,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TearoffMenuItem.xml b/doc/en/Gtk/TearoffMenuItem.xml index 96a084c20..0f399ea70 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 4de0172ef..8755533d1 100644 --- a/doc/en/Gtk/Text.xml +++ b/doc/en/Gtk/Text.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 01c79448a..669c67629 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' @@ -147,8 +147,7 @@ Gdk.Bitmap - - + To be added To be added: an object of type 'Gdk.Bitmap' @@ -163,8 +162,7 @@ Gdk.Bitmap - - + To be added To be added: an object of type 'Gdk.Bitmap' @@ -173,4 +171,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextAttributes.xml b/doc/en/Gtk/TextAttributes.xml index 0382984c5..1e9c4b10c 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' @@ -332,8 +332,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -348,8 +347,7 @@ Pango.TabArray - - + To be added To be added: an object of type 'Pango.TabArray' @@ -364,8 +362,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -374,4 +371,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextBTree.xml b/doc/en/Gtk/TextBTree.xml index b8d0d2c01..020a9b90f 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 1f276ce6e..e3c7872f0 100644 --- a/doc/en/Gtk/TextBuffer.xml +++ b/doc/en/Gtk/TextBuffer.xml @@ -48,8 +48,8 @@ System.Void - - + + Deletes the mark named ; the mark must exist. the name of a mark in buffer @@ -67,9 +67,9 @@ System.Void - - - + + + Retrieves the first and last iterators in the buffer, i.e. the entire buffer. @@ -92,10 +92,10 @@ System.Void - - - - + + + + Fires the events @@ -121,9 +121,9 @@ System.Void - - - + + + Removes all tags in the range between and . @@ -148,8 +148,8 @@ Gtk.TextMark - - + + Returns the mark named name in buffer buffer, or if no such mark exists in the buffer. @@ -180,9 +180,9 @@ System.Void - - - + + + Inserts a child widget anchor into the text buffer. location to insert the anchor @@ -210,9 +210,9 @@ System.Boolean - - - + + + Returns if some text is selected the location of the beginning of the selection @@ -250,10 +250,10 @@ System.Void - - - - + + + + Pastes the contents of a clipboard at the insertion point, @@ -282,9 +282,9 @@ System.Void - - - + + + Moves mark to the new location . a . @@ -303,10 +303,10 @@ System.String - - - - + + + + Returns the text from to . @@ -340,8 +340,8 @@ Gtk.TextChildAnchor - - + + This is a convenience function which simply creates a child @@ -367,10 +367,10 @@ System.Void - - - - + + + + Fires the events on buffer. a @@ -391,10 +391,10 @@ System.Void - - - - + + + + Copies text, tags, and pixbufs between @@ -427,10 +427,10 @@ System.Void - - - - + + + + Calls on the buffer's tag table to get a , then calls @@ -448,9 +448,9 @@ System.Boolean - - - + + + Deletes the currently-selected text whether the deletion is caused by user interaction @@ -475,10 +475,10 @@ System.Boolean - - - - + + + + Deletes all editable text in the given range. the beginning of range to delete @@ -503,8 +503,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.Clipboard' @@ -518,9 +518,9 @@ System.Void - - - + + + Deletes text between and . @@ -548,8 +548,8 @@ System.Void - - + + Moves the "insert" and "selection_bound" marks simultaneously. where to put the cursor @@ -574,8 +574,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.Clipboard' @@ -589,8 +589,8 @@ System.Void - - + + Deletes mark, so that it's no longer located anywhere in the buffer. @@ -617,10 +617,10 @@ Gtk.TextMark - - - - + + + + Creates a mark at position . name for mark, or . @@ -654,8 +654,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.Clipboard' @@ -669,9 +669,9 @@ System.Void - - - + + + Moves the mark named (which must @@ -694,11 +694,11 @@ System.Boolean - - - - - + + + + + Same as , but does nothing if the insertion point isn't editable. @@ -735,10 +735,10 @@ System.String - - - - + + + + Returns the text from a specified range the beginning of the specified range @@ -767,10 +767,10 @@ System.Void - - - - + + + + Fires the event on buffer. The default handler @@ -793,9 +793,9 @@ System.Void - - - + + + Inserts an image into the text buffer at . @@ -822,9 +822,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.Clipboard' @@ -849,8 +849,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -865,8 +865,8 @@ Constructor - - + + Creates a new text buffer. a tag table, or to create a new one @@ -904,8 +904,7 @@ System.String - - + The complete contents of the buffer a string to be the contents of the buffer @@ -948,8 +947,7 @@ System.Boolean - - + Whether or not the buffer has been modified @@ -1061,7 +1059,7 @@ Event - + System.EventHandler To be added @@ -1071,7 +1069,7 @@ Event - + GtkSharp.TagRemovedHandler To be added @@ -1081,7 +1079,7 @@ Event - + System.EventHandler To be added @@ -1091,7 +1089,7 @@ Event - + GtkSharp.MarkSetHandler To be added @@ -1101,7 +1099,7 @@ Event - + GtkSharp.TagAppliedHandler To be added @@ -1111,7 +1109,7 @@ Event - + GtkSharp.ChildAnchorInsertedHandler To be added @@ -1121,7 +1119,7 @@ Event - + GtkSharp.MarkDeletedHandler To be added @@ -1131,7 +1129,7 @@ Event - + GtkSharp.DeleteRangeHandler To be added @@ -1141,7 +1139,7 @@ Event - + GtkSharp.PixbufInsertedHandler To be added @@ -1151,7 +1149,7 @@ Event - + System.EventHandler To be added @@ -1161,7 +1159,7 @@ Event - + GtkSharp.InsertTextHandler To be added @@ -1171,7 +1169,7 @@ Event - + System.EventHandler To be added @@ -1185,8 +1183,8 @@ Gtk.TextIter - - + + Returns the location at a particular character offset The requested character offset @@ -1201,8 +1199,8 @@ System.Void - - + + Insert text into the current cursor position The text to be inserted @@ -1221,9 +1219,9 @@ System.Void - - - + + + Insert text at a specific point @@ -1241,9 +1239,9 @@ System.Boolean - - - + + + Insert text at cursor position if the location is editable The text to be inserted @@ -1261,10 +1259,10 @@ System.Boolean - - - - + + + + Insert text if the cursor is at an editable point in @@ -1297,8 +1295,8 @@ System.Void - - + + Set the contents of the buffer The new contents of the buffer @@ -1315,8 +1313,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1333,9 +1331,9 @@ System.Void - - - + + + Gets the location at a specific character offset The location of @@ -1357,10 +1355,10 @@ System.Void - - - - + + + + To be added @@ -1389,9 +1387,9 @@ System.Void - - - + + + Gets the location of the specific anchor the location at @@ -1408,9 +1406,9 @@ System.Void - - - + + + Gets the location of the specified mark The location of . @@ -1425,9 +1423,9 @@ System.Void - - - + + + Gets the location of a particular line @@ -1444,10 +1442,10 @@ System.Void - - - - + + + + Gets the location of a specific point @@ -1465,8 +1463,8 @@ System.Void - - + + To be added a @@ -1474,4 +1472,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextCharPredicate.xml b/doc/en/Gtk/TextCharPredicate.xml index 6e6614839..744080a8c 100644 --- a/doc/en/Gtk/TextCharPredicate.xml +++ b/doc/en/Gtk/TextCharPredicate.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Boolean + diff --git a/doc/en/Gtk/TextChildAnchor.xml b/doc/en/Gtk/TextChildAnchor.xml index 4cf17ac28..1c3cfd8c2 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 464eac704..3eeeb52a7 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 257e6159b..ce7e07c39 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 9a5d4e133..3fca8e231 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' @@ -1043,8 +1043,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1083,8 +1082,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1123,8 +1121,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1163,8 +1160,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1179,8 +1175,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1195,8 +1190,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1247,12 +1241,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'string' @@ -1271,12 +1265,12 @@ System.Boolean - - - - - - + + + + + + To be added To be added: an object of type 'string' @@ -1289,4 +1283,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextLineSegment.xml b/doc/en/Gtk/TextLineSegment.xml index 1147b15d4..a549bcdae 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 b1fc7affa..712dc6486 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 60690ebc7..39a166781 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 2f0b32676..bbd2c6fcb 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. @@ -158,8 +158,7 @@ System.Boolean - - + The visibility of the mark The visibility of the mark @@ -197,8 +196,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -209,4 +208,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextMarkBody.xml b/doc/en/Gtk/TextMarkBody.xml index 59f0763f6..fd958f7e2 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 193dbca27..b7fb570ec 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 4af048e1f..df3ef458c 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 76d646aef..4fd04c671 100644 --- a/doc/en/Gtk/TextSegCheckFunc.xml +++ b/doc/en/Gtk/TextSegCheckFunc.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gtk/TextSegCleanupFunc.xml b/doc/en/Gtk/TextSegCleanupFunc.xml index ff7df8f74..8524fd126 100644 --- a/doc/en/Gtk/TextSegCleanupFunc.xml +++ b/doc/en/Gtk/TextSegCleanupFunc.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + Gtk.TextLineSegment + diff --git a/doc/en/Gtk/TextSegDeleteFunc.xml b/doc/en/Gtk/TextSegDeleteFunc.xml index ad4129ff9..93fdf5df9 100644 --- a/doc/en/Gtk/TextSegDeleteFunc.xml +++ b/doc/en/Gtk/TextSegDeleteFunc.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Boolean + diff --git a/doc/en/Gtk/TextSegLineChangeFunc.xml b/doc/en/Gtk/TextSegLineChangeFunc.xml index f3f15f778..564db6306 100644 --- a/doc/en/Gtk/TextSegLineChangeFunc.xml +++ b/doc/en/Gtk/TextSegLineChangeFunc.xml @@ -23,4 +23,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Gtk/TextSegSplitFunc.xml b/doc/en/Gtk/TextSegSplitFunc.xml index 42a0a9d84..cbb7111a7 100644 --- a/doc/en/Gtk/TextSegSplitFunc.xml +++ b/doc/en/Gtk/TextSegSplitFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + Gtk.TextLineSegment + diff --git a/doc/en/Gtk/TextTag.xml b/doc/en/Gtk/TextTag.xml index 6d1f8613b..0df737dda 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 @@ -119,8 +119,7 @@ System.Int32 - - + The tag's priority the new priority @@ -153,8 +152,7 @@ System.Boolean - - + Whether to strike through the text @@ -170,8 +168,7 @@ System.Boolean - - + Whether this text is hidden. Whether this text is hidden. @@ -186,8 +183,7 @@ Gdk.Pixmap - - + Bitmap to use as a mask when drawing the text foreground. a bitmap @@ -202,8 +198,7 @@ System.Int32 - - + Offset of text above the baseline Offset of text above the baseline in pixels @@ -218,8 +213,7 @@ System.Int32 - - + Width of the right margin Width of the right margin in pixels. @@ -234,8 +228,7 @@ System.String - - + Name of the font family Name of the font family @@ -254,8 +247,7 @@ System.String - - + Font description the font description as a string @@ -270,8 +262,7 @@ Pango.Stretch - - + Font stretch a @@ -286,8 +277,7 @@ System.Boolean - - + Whether the text can be modified by the user @@ -303,8 +293,7 @@ Gtk.Justification - - + Text justification a @@ -323,8 +312,7 @@ System.Int32 - - + Pixels of blank space between wrapped lines in a paragraph pixels of blank space @@ -338,8 +326,7 @@ System.Int32 - - + Pixels of blank space below paragraphs. pixels of blank space @@ -354,8 +341,7 @@ Gdk.Pixmap - - + Bitmap to use as a mask when drawing the text background. @@ -371,8 +357,7 @@ System.Int32 - - + Width of the left margin in pixels. The width of the left margin in pixels @@ -387,8 +372,7 @@ System.Double - - + Font size in points. Font size in points. @@ -403,8 +387,7 @@ Gtk.TextDirection - - + Text direction, e.g. right-to-left or left-to-right. The direction of the text @@ -419,8 +402,7 @@ System.Int32 - - + Pixels of blank space above paragraphs. @@ -437,8 +419,7 @@ Gtk.WrapMode - - + Whether to wrap lines never, at word boundaries, or at character boundaries. The of this tag @@ -468,8 +449,7 @@ System.Int32 - - + Amount to indent the paragraph, in pixels The amount to indent in pixels @@ -484,8 +464,7 @@ System.String - - + Foreground color the foreground color as a string @@ -500,8 +479,7 @@ Gdk.Color - - + Background color as a (possibly unallocated) . @@ -520,8 +498,7 @@ Gdk.Color - - + Foreground color as a (possibly unallocated) . @@ -540,8 +517,7 @@ Pango.TabArray - - + Custom tabs for this text. a @@ -556,8 +532,7 @@ Pango.Underline - - + Style of underline for this text. the underline style @@ -572,8 +547,7 @@ System.Double - - + Font size as a scale factor relative to the default font size @@ -595,8 +569,7 @@ System.String - - + The language of the text The ISO code of the language @@ -611,8 +584,7 @@ System.Int32 - - + Font size Font size @@ -627,8 +599,7 @@ Pango.Style - - + Font style @@ -644,8 +615,7 @@ Pango.Variant - - + Font variant @@ -661,8 +631,7 @@ System.String - - + Background color The name of the background color @@ -677,8 +646,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -693,8 +661,7 @@ System.Boolean - - + Whether the background color fills the entire line height or only the height of the tagged characters. @@ -708,7 +675,7 @@ Event - + System.EventHandler To be added @@ -720,8 +687,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -732,4 +699,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextTagInfo.xml b/doc/en/Gtk/TextTagInfo.xml index 6735c8662..4ca32a520 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' @@ -87,8 +87,7 @@ Gtk.TextTag - - + To be added To be added: an object of type 'Gtk.TextTag' @@ -97,4 +96,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextTagTable.xml b/doc/en/Gtk/TextTagTable.xml index 95965e507..0c3b7c98f 100644 --- a/doc/en/Gtk/TextTagTable.xml +++ b/doc/en/Gtk/TextTagTable.xml @@ -37,8 +37,8 @@ System.Void - - + + Remove a tag from the table. the tag to be removed @@ -52,8 +52,8 @@ System.Void - - + + Add a tag to the table. The tag is assigned the highest priority in the table. the tag to be added @@ -76,8 +76,8 @@ Gtk.TextTag - - + + Finds a by its name the name of a tag @@ -92,8 +92,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.TextTagTableForeach' @@ -117,8 +117,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -166,7 +166,7 @@ Event - + GtkSharp.TagRemovedHandler Emitted when a tag is removed from the table @@ -176,7 +176,7 @@ Event - + GtkSharp.TagChangedHandler Emitted when a tag in the table is changed @@ -186,7 +186,7 @@ Event - + GtkSharp.TagAddedHandler Emitted when a tag is added to the table @@ -198,8 +198,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -210,4 +210,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextTagTableForeach.xml b/doc/en/Gtk/TextTagTableForeach.xml index 1d19bf6ce..1466fa95d 100644 --- a/doc/en/Gtk/TextTagTableForeach.xml +++ b/doc/en/Gtk/TextTagTableForeach.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gtk/TextToggleBody.xml b/doc/en/Gtk/TextToggleBody.xml index cd2dcf38a..7924857ea 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 c156d55fe..5d7557a60 100644 --- a/doc/en/Gtk/TextUtilCharChosenFunc.xml +++ b/doc/en/Gtk/TextUtilCharChosenFunc.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.Void + diff --git a/doc/en/Gtk/TextView.xml b/doc/en/Gtk/TextView.xml index 854c57e2c..816ff4ab5 100644 --- a/doc/en/Gtk/TextView.xml +++ b/doc/en/Gtk/TextView.xml @@ -55,9 +55,9 @@ System.Void - - - + + + This API needs to be fixed To be added: an object of type 'Gtk.TextIter' @@ -72,12 +72,12 @@ System.Void - - - - - - + + + + + + Converts specified buffer coordinates to coordinates @@ -105,8 +105,8 @@ System.Int32 - - + + Gets the width of the specified border window. a window to return size from @@ -121,8 +121,8 @@ System.Boolean - - + + Moves the given iter backward by one display (wrapped) line the given @@ -150,8 +150,8 @@ Gdk.Window - - + + Retrieves the corresponding to an area of the text view window to get @@ -177,9 +177,9 @@ System.Void - - - + + + Sets the width of @@ -219,8 +219,8 @@ System.Boolean - - + + Moves forward to the next display line end a @@ -249,8 +249,8 @@ System.Void - - + + Fills with the currently-visible region of the buffer, in buffer coordinates. the rectangle to fill @@ -266,9 +266,9 @@ System.Void - - - + + + Adds a child widget in the text buffer, at the given anchor any @@ -284,8 +284,8 @@ System.Boolean - - + + Moves the given backward to the next display line start the given @@ -312,8 +312,8 @@ System.Boolean - - + + Moves the given forward by one display (wrapped) line the given @@ -340,10 +340,10 @@ System.Void - - - - + + + + Gets the y coordinate of the top of the line @@ -366,12 +366,12 @@ System.Void - - - - - - + + + + + + Scrolls the view so that is on the @@ -408,8 +408,8 @@ System.Boolean - - + + Determines whether iter is at the start of a display line the given @@ -431,8 +431,8 @@ Gtk.TextWindowType - - + + Used for finding out which window an event corresponds to a window type @@ -447,9 +447,9 @@ System.Boolean - - - + + + Move the iterator a given number of characters visually, treating it as the strong cursor position the given @@ -482,8 +482,8 @@ System.Boolean - - + + Moves within the buffer so that it's located within the currently-visible text area a @@ -499,12 +499,12 @@ System.Boolean - - - - - - + + + + + + p Scrolls the text view so that is on @@ -541,8 +541,8 @@ System.Void - - + + Scrolls the text view the minimum distance such that is contained within the visible area of @@ -560,12 +560,12 @@ System.Void - - - - - - + + + + + + Converts coordinates on the window to buffer coordinates @@ -599,8 +599,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -633,8 +633,8 @@ Constructor - - + + Creates a new TextView displaying a specified buffer. the buffer to be displayed @@ -691,8 +691,7 @@ Gtk.TextBuffer - - + The displayed by the text view @@ -709,8 +708,7 @@ System.Boolean - - + Whether the insertion point is displayed @@ -728,8 +726,7 @@ System.Int32 - - + The default left margin the left margin in pixels @@ -744,8 +741,7 @@ System.Int32 - - + The default right margin the right margin in pixels @@ -760,8 +756,7 @@ System.Int32 - - + The default number of blank pixels above paragraphs the number of pixels above paragraphs @@ -781,8 +776,7 @@ Gtk.Justification - - + The default justification The for the text @@ -802,8 +796,7 @@ System.Int32 - - + The default indentation for paragraphs the indentation in pixels @@ -822,8 +815,7 @@ System.Boolean - - + Whether the text can be modified by the user @@ -842,8 +834,7 @@ Gtk.WrapMode - - + Whether to wrap lines never, at word boundaries, or at character boundaries. a @@ -858,8 +849,7 @@ Pango.TabArray - - + Custom tabs for this text a @@ -874,8 +864,7 @@ System.Int32 - - + The default number of pixels of blank space to put below paragraphs the number of pixels of blank space below paragraphs @@ -895,8 +884,7 @@ System.Int32 - - + The default number of pixels of blank space to leave between display/wrapped lines within a paragraph default number of pixels between wrapped lines @@ -912,7 +900,7 @@ Event - + GtkSharp.ScrollAdjustmentsSetHandler To be added @@ -922,7 +910,7 @@ Event - + System.EventHandler To be added @@ -932,7 +920,7 @@ Event - + GtkSharp.MoveCursorHandler To be added @@ -942,7 +930,7 @@ Event - + GtkSharp.PopulatePopupHandler To be added @@ -952,7 +940,7 @@ Event - + GtkSharp.DeleteFromCursorHandler To be added @@ -962,7 +950,7 @@ Event - + System.EventHandler To be added @@ -972,7 +960,7 @@ Event - + GtkSharp.MoveFocusHandler To be added @@ -982,7 +970,7 @@ Event - + GtkSharp.PageHorizontallyHandler To be added @@ -992,7 +980,7 @@ Event - + System.EventHandler To be added @@ -1002,7 +990,7 @@ Event - + System.EventHandler To be added @@ -1012,7 +1000,7 @@ Event - + GtkSharp.InsertAtCursorHandler To be added @@ -1022,7 +1010,7 @@ Event - + System.EventHandler To be added @@ -1034,8 +1022,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1052,10 +1040,10 @@ System.Void - - - - + + + + This method should be fixed To be added: an object of type 'Gtk.TextIter&' @@ -1071,10 +1059,10 @@ System.Void - - - - + + + + This method should be fixed To be added: an object of type 'Gtk.TextIter&' @@ -1084,4 +1072,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextWindow.xml b/doc/en/Gtk/TextWindow.xml index 216a1936c..30087b5d8 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 3c3989ee3..48fc5371d 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 9ca18dac1..d48e18b63 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 37e362222..2d814eea2 100644 --- a/doc/en/Gtk/ThreadNotify.xml +++ b/doc/en/Gtk/ThreadNotify.xml @@ -23,10 +23,10 @@ System.Int32 - - - - + + + + To be added To be added: an object of type 'int' @@ -43,10 +43,10 @@ System.Int32 - - - - + + + + To be added To be added: an object of type 'int' @@ -63,8 +63,8 @@ System.Int32 - - + + To be added To be added: an object of type 'int []' @@ -79,11 +79,11 @@ System.Int32 - - - - - + + + + + To be added To be added: an object of type 'int' @@ -111,8 +111,8 @@ Constructor - - + + To be added To be added: an object of type 'Gtk.ReadyEvent' @@ -121,4 +121,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Timeout.xml b/doc/en/Gtk/Timeout.xml index efc341a96..4c8890fd2 100644 --- a/doc/en/Gtk/Timeout.xml +++ b/doc/en/Gtk/Timeout.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,9 +25,9 @@ System.UInt32 - - - + + + To be added a @@ -43,12 +43,12 @@ System.UInt32 - - - - - - + + + + + + To be added a @@ -67,8 +67,8 @@ System.Void - - + + To be added a @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ToggleButton.xml b/doc/en/Gtk/ToggleButton.xml index 8b1ad5316..0ee819473 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. @@ -202,8 +202,7 @@ btn.Add(label); System.Boolean - - + The Mode of the an object of type @@ -226,8 +225,7 @@ btn.Add(label); System.Boolean - - + Determines if the has an intermediate state. an object of type @@ -249,8 +247,7 @@ btn.Add(label); System.Boolean - - + Get or set the active an object of type @@ -290,8 +287,7 @@ btn.Active = true; System.Boolean - - + Determines the drawing style of a or an object of type @@ -304,7 +300,7 @@ btn.Active = true; Event - + System.EventHandler Triggered when the is clicked. @@ -327,8 +323,8 @@ void btn_toggled (object obj, EventArgs args) Constructor - - + + Internal constructor GLib type for the type @@ -339,4 +335,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 020fdb1e2..d4606da9e 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. @@ -439,8 +439,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. @@ -455,8 +454,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. @@ -471,8 +469,7 @@ Gtk.ToolbarStyle - - + Alters the view of toolbar to display either icons only, text only, or both. The new style for toolbar. @@ -487,8 +484,7 @@ Gtk.Orientation - - + Sets the of the toolbar to either or . The orientation of the toolbar. @@ -499,7 +495,7 @@ Event - + GtkSharp.StyleChangedHandler Used if you wish to perform an action when the orientation of a toolbar is changed. @@ -509,7 +505,7 @@ Event - + GtkSharp.OrientationChangedHandler Used if you wish to perform an action when ever the style of a toolbar is adjusted. @@ -521,8 +517,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -533,4 +529,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ToolbarChildType.xml b/doc/en/Gtk/ToolbarChildType.xml index 2d181ee43..00308d9b6 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 07dbab7db..9ef2dc5c0 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 a96fecd42..abc242f87 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 8f2bd1bc8..1c539028c 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' @@ -115,8 +115,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -131,8 +130,7 @@ Gtk.Tooltips - - + To be added To be added: an object of type 'Gtk.Tooltips' @@ -141,4 +139,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TranslateFunc.xml b/doc/en/Gtk/TranslateFunc.xml index 6b1cf77b8..ffe93cf65 100644 --- a/doc/en/Gtk/TranslateFunc.xml +++ b/doc/en/Gtk/TranslateFunc.xml @@ -23,4 +23,8 @@ - \ No newline at end of file + + + + System.String + diff --git a/doc/en/Gtk/Tree.xml b/doc/en/Gtk/Tree.xml index 7dbc6b427..28e752406 100644 --- a/doc/en/Gtk/Tree.xml +++ b/doc/en/Gtk/Tree.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 fa7536d40..ff53ef5ed 100644 --- a/doc/en/Gtk/TreeCellDataFunc.xml +++ b/doc/en/Gtk/TreeCellDataFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Void + diff --git a/doc/en/Gtk/TreeDataList.xml b/doc/en/Gtk/TreeDataList.xml index 772fe4da2..a13845431 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 cc462aa83..e1aaf1b87 100644 --- a/doc/en/Gtk/TreeDestroyCountFunc.xml +++ b/doc/en/Gtk/TreeDestroyCountFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gtk/TreeDragDest.xml b/doc/en/Gtk/TreeDragDest.xml index 2d4bb1aaa..8c8b6f24d 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 d9d954591..a72e746e2 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/TreeIter.xml b/doc/en/Gtk/TreeIter.xml index 9c7d93716..562ed8c57 100644 --- a/doc/en/Gtk/TreeIter.xml +++ b/doc/en/Gtk/TreeIter.xml @@ -83,8 +83,8 @@ Gtk.TreeIter - - + + 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/TreeIterCompareFunc.xml b/doc/en/Gtk/TreeIterCompareFunc.xml index 557436018..06e598eb8 100644 --- a/doc/en/Gtk/TreeIterCompareFunc.xml +++ b/doc/en/Gtk/TreeIterCompareFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Int32 + diff --git a/doc/en/Gtk/TreeModel.xml b/doc/en/Gtk/TreeModel.xml index a136d2170..4f0242a6e 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,7 @@ Event - + GtkSharp.RowHasChildToggledHandler To be added @@ -330,7 +330,7 @@ Event - + GtkSharp.RowInsertedHandler To be added @@ -340,7 +340,7 @@ Event - + GtkSharp.RowDeletedHandler To be added @@ -350,7 +350,7 @@ Event - + GtkSharp.RowChangedHandler To be added @@ -360,7 +360,7 @@ Event - + GtkSharp.RowsReorderedHandler To be added @@ -374,9 +374,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -392,10 +392,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -412,9 +412,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -430,9 +430,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -448,9 +448,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -466,9 +466,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -484,8 +484,8 @@ System.String - - + + To be added a @@ -500,8 +500,8 @@ System.UInt32 - - + + To be added a @@ -510,4 +510,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeModelFlags.xml b/doc/en/Gtk/TreeModelFlags.xml index 5d6279b08..8287f53df 100644 --- a/doc/en/Gtk/TreeModelFlags.xml +++ b/doc/en/Gtk/TreeModelFlags.xml @@ -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 9ab069d74..502d459c3 100644 --- a/doc/en/Gtk/TreeModelForeachFunc.xml +++ b/doc/en/Gtk/TreeModelForeachFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Boolean + diff --git a/doc/en/Gtk/TreeModelSort.xml b/doc/en/Gtk/TreeModelSort.xml index f0fd0b0fc..9b9dd03b7 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,7 @@ Event - + System.EventHandler To be added @@ -546,7 +546,7 @@ Event - + GtkSharp.RowHasChildToggledHandler To be added @@ -556,7 +556,7 @@ Event - + GtkSharp.RowInsertedHandler To be added @@ -566,7 +566,7 @@ Event - + GtkSharp.RowDeletedHandler To be added @@ -576,7 +576,7 @@ Event - + GtkSharp.RowChangedHandler To be added @@ -586,7 +586,7 @@ Event - + GtkSharp.RowsReorderedHandler To be added @@ -600,10 +600,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -617,8 +617,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -635,9 +635,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -653,10 +653,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -673,9 +673,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -691,9 +691,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -709,9 +709,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -727,9 +727,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -745,9 +745,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -762,9 +762,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -779,8 +779,8 @@ System.String - - + + To be added a @@ -795,8 +795,8 @@ System.UInt32 - - + + To be added a @@ -811,8 +811,8 @@ System.Boolean - - + + To be added a @@ -821,4 +821,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreePath.xml b/doc/en/Gtk/TreePath.xml index 36debf073..f2573add6 100644 --- a/doc/en/Gtk/TreePath.xml +++ b/doc/en/Gtk/TreePath.xml @@ -53,8 +53,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -69,8 +69,8 @@ System.Boolean - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -97,8 +97,8 @@ System.Int32 - - + + To be added To be added: an object of type 'Gtk.TreePath' @@ -174,8 +174,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -201,8 +201,8 @@ Constructor - - + + To be added To be added: an object of type 'string' @@ -253,8 +253,8 @@ System.Void - - + + To be added a @@ -268,8 +268,8 @@ System.Void - - + + To be added a @@ -277,4 +277,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeRowReference.xml b/doc/en/Gtk/TreeRowReference.xml index f35bf1043..623ed0da6 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/TreeSelection.xml b/doc/en/Gtk/TreeSelection.xml index fd1ab6820..2fa570e93 100644 --- a/doc/en/Gtk/TreeSelection.xml +++ b/doc/en/Gtk/TreeSelection.xml @@ -35,9 +35,9 @@ System.Boolean - - - + + + Get information about the currently selected node. A convenient accessor to the that this TreeSelection's is associated with. @@ -56,8 +56,8 @@ System.Void - - + + Selects the specified row that represents. A row to be selected. @@ -71,8 +71,8 @@ System.Boolean - - + + Determines whether a has been selected in this . The path to a node whose selected status should be checked. @@ -88,8 +88,8 @@ System.Void - - + + Deselects the specified position in the tree. The tree position that should be deselected. @@ -105,8 +105,8 @@ System.Boolean - - + + Determine if the iter is selected. The tree location to check @@ -138,8 +138,8 @@ System.Void - - + + Deselects the tree node that refers to. A node in the tree. @@ -155,9 +155,9 @@ System.Void - - - + + + Selects all the nodes that appear between and . The first node to select on the tree. @@ -184,8 +184,8 @@ System.Void - - + + Invokes the delegate passed in by for each selected row in the . The delegate that should be called for each selected row. @@ -201,10 +201,10 @@ System.Void - - - - + + + + Add a hook into selection and unselection. A delegate to invoke before a node is (un)selected. @@ -222,8 +222,8 @@ System.Void - - + + Selects the specified . Indicates which row to select. @@ -249,8 +249,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -290,8 +290,7 @@ Gtk.SelectionMode - - + Manages the way rows can be selected. A new mode of selection. @@ -330,7 +329,7 @@ Event - + System.EventHandler Fired when the selection (may have) changed. @@ -344,8 +343,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -362,8 +361,8 @@ GLib.List - - + + To be added a @@ -378,9 +377,9 @@ System.Void - - - + + + To be added a @@ -402,4 +401,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeSelectionForeachFunc.xml b/doc/en/Gtk/TreeSelectionForeachFunc.xml index 39e7f65fc..c983c25e6 100644 --- a/doc/en/Gtk/TreeSelectionForeachFunc.xml +++ b/doc/en/Gtk/TreeSelectionForeachFunc.xml @@ -23,4 +23,10 @@ - \ No newline at end of file + + + + + + System.Void + diff --git a/doc/en/Gtk/TreeSelectionFunc.xml b/doc/en/Gtk/TreeSelectionFunc.xml index bdd8648fe..6bc398688 100644 --- a/doc/en/Gtk/TreeSelectionFunc.xml +++ b/doc/en/Gtk/TreeSelectionFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Boolean + diff --git a/doc/en/Gtk/TreeSortable.xml b/doc/en/Gtk/TreeSortable.xml index 8861545e0..e35523cbe 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,7 @@ Event - + System.EventHandler To be added @@ -129,4 +129,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeStore.xml b/doc/en/Gtk/TreeStore.xml index 50e5ed303..052988ef8 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,7 @@ Event - + System.EventHandler To be added @@ -726,7 +726,7 @@ Event - + GtkSharp.RowHasChildToggledHandler To be added @@ -736,7 +736,7 @@ Event - + GtkSharp.RowInsertedHandler To be added @@ -746,7 +746,7 @@ Event - + GtkSharp.RowDeletedHandler To be added @@ -756,7 +756,7 @@ Event - + GtkSharp.RowChangedHandler To be added @@ -766,7 +766,7 @@ Event - + GtkSharp.RowsReorderedHandler To be added @@ -780,10 +780,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter' @@ -797,8 +797,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -815,9 +815,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -833,9 +833,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -850,9 +850,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -867,9 +867,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -884,10 +884,10 @@ System.Boolean - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -904,9 +904,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -922,9 +922,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -940,9 +940,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -958,9 +958,9 @@ System.Boolean - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -976,9 +976,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -993,10 +993,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1012,10 +1012,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1031,9 +1031,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1048,10 +1048,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.TreeIter&' @@ -1067,9 +1067,9 @@ System.Object - - - + + + To be added a @@ -1085,8 +1085,8 @@ Gtk.TreeIter - - + + To be added a @@ -1101,8 +1101,8 @@ Gtk.TreeIter - - + + To be added a @@ -1117,9 +1117,9 @@ Gtk.TreeIter - - - + + + To be added a @@ -1135,9 +1135,9 @@ Gtk.TreeIter - - - + + + To be added a @@ -1153,10 +1153,10 @@ System.Void - - - - + + + + To be added a @@ -1172,10 +1172,10 @@ System.Void - - - - + + + + To be added a @@ -1191,10 +1191,10 @@ System.Void - - - - + + + + To be added a @@ -1210,10 +1210,10 @@ System.Void - - - - + + + + To be added a @@ -1229,10 +1229,10 @@ System.Void - - - - + + + + To be added a @@ -1248,10 +1248,10 @@ System.Void - - - - + + + + To be added a @@ -1267,10 +1267,10 @@ System.Void - - - - + + + + To be added a @@ -1286,8 +1286,8 @@ System.String - - + + To be added a @@ -1302,8 +1302,8 @@ System.UInt32 - - + + To be added a @@ -1318,9 +1318,9 @@ System.Void - - - + + + To be added a @@ -1335,8 +1335,8 @@ System.Boolean - - + + To be added a @@ -1351,9 +1351,9 @@ System.Void - - - + + + To be added a @@ -1368,9 +1368,9 @@ System.Void - - - + + + To be added a @@ -1385,9 +1385,9 @@ System.Void - - - + + + To be added a @@ -1402,8 +1402,8 @@ System.Boolean - - + + To be added a @@ -1416,8 +1416,8 @@ Constructor - - + + To be added a @@ -1426,4 +1426,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index 548fa0d79..08662e1dc 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -261,8 +261,8 @@ public class TreeViewDemo { System.Int32 - - + + To be added an object of type @@ -277,10 +277,10 @@ public class TreeViewDemo { System.Void - - - - + + + + To be added an object of type @@ -296,12 +296,12 @@ public class TreeViewDemo { System.Void - - - - - - + + + + + + To be added an object of type @@ -319,10 +319,10 @@ public class TreeViewDemo { System.Void - - - - + + + + To be added an object of type @@ -338,8 +338,8 @@ public class TreeViewDemo { Gdk.Pixmap - - + + To be added an object of type @@ -366,9 +366,9 @@ public class TreeViewDemo { System.Void - - - + + + To be added an object of type @@ -383,10 +383,10 @@ public class TreeViewDemo { System.Void - - - - + + + + To be added an object of type @@ -402,10 +402,10 @@ public class TreeViewDemo { System.Void - - - - + + + + To be added an object of type @@ -421,8 +421,8 @@ public class TreeViewDemo { System.Void - - + + To be added an object of type @@ -436,9 +436,9 @@ public class TreeViewDemo { System.Int32 - - - + + + To be added an object of type @@ -454,9 +454,9 @@ public class TreeViewDemo { System.Void - - - + + + To be added an object of type @@ -471,8 +471,8 @@ public class TreeViewDemo { System.Boolean - - + + To be added an object of type @@ -487,10 +487,10 @@ public class TreeViewDemo { System.Void - - - - + + + + To be added an object of type @@ -506,10 +506,10 @@ public class TreeViewDemo { System.Void - - - - + + + + To be added an object of type @@ -537,8 +537,8 @@ public class TreeViewDemo { System.Int32 - - + + To be added an object of type @@ -553,9 +553,9 @@ public class TreeViewDemo { System.Void - - - + + + To be added an object of type @@ -582,11 +582,11 @@ public class TreeViewDemo { System.Void - - - - - + + + + + To be added an object of type @@ -603,8 +603,8 @@ public class TreeViewDemo { System.Boolean - - + + To be added an object of type @@ -619,11 +619,11 @@ public class TreeViewDemo { System.Boolean - - - - - + + + + + To be added an object of type @@ -653,9 +653,9 @@ public class TreeViewDemo { System.Void - - - + + + To be added an object of type @@ -670,8 +670,8 @@ public class TreeViewDemo { System.Void - - + + To be added an object of type @@ -685,9 +685,9 @@ public class TreeViewDemo { System.Void - - - + + + To be added an object of type @@ -702,8 +702,8 @@ public class TreeViewDemo { Gtk.TreeViewColumn - - + + To be added an object of type @@ -718,9 +718,9 @@ public class TreeViewDemo { System.Boolean - - - + + + To be added an object of type @@ -748,11 +748,11 @@ public class TreeViewDemo { System.Void - - - - - + + + + + To be added an object of type @@ -769,10 +769,10 @@ public class TreeViewDemo { System.Void - - - - + + + + To be added an object of type @@ -788,9 +788,9 @@ public class TreeViewDemo { System.Void - - - + + + To be added an object of type @@ -815,8 +815,8 @@ public class TreeViewDemo { Constructor - - + + Internal constructor Pointer to the C object. @@ -842,8 +842,8 @@ public class TreeViewDemo { Constructor - - + + To be added an object of type @@ -870,8 +870,7 @@ public class TreeViewDemo { Gtk.TreeModel - - + To be added an object of type @@ -922,8 +921,7 @@ public class TreeViewDemo { System.Boolean - - + Whether to display alternating, shaded rows in the . an object of type @@ -938,8 +936,7 @@ public class TreeViewDemo { System.Boolean - - + To be added an object of type @@ -954,8 +951,7 @@ public class TreeViewDemo { System.Boolean - - + To be added an object of type @@ -970,8 +966,7 @@ public class TreeViewDemo { Gtk.TreeViewColumn - - + To be added an object of type @@ -986,8 +981,7 @@ public class TreeViewDemo { System.Boolean - - + To be added an object of type @@ -1002,8 +996,7 @@ public class TreeViewDemo { Gtk.Adjustment - - + To be added an object of type @@ -1018,8 +1011,7 @@ public class TreeViewDemo { System.Boolean - - + To be added an object of type @@ -1034,8 +1026,7 @@ public class TreeViewDemo { Gtk.Adjustment - - + To be added an object of type @@ -1050,8 +1041,7 @@ public class TreeViewDemo { System.Int32 - - + To be added an object of type @@ -1062,7 +1052,7 @@ public class TreeViewDemo { Event - + GtkSharp.ScrollAdjustmentsSetHandler To be added @@ -1072,7 +1062,7 @@ public class TreeViewDemo { Event - + GtkSharp.RowExpandedHandler To be added @@ -1082,7 +1072,7 @@ public class TreeViewDemo { Event - + GtkSharp.MoveCursorHandler To be added @@ -1092,7 +1082,7 @@ public class TreeViewDemo { Event - + GtkSharp.TestExpandRowHandler To be added @@ -1102,7 +1092,7 @@ public class TreeViewDemo { Event - + GtkSharp.SelectCursorRowHandler To be added @@ -1112,7 +1102,7 @@ public class TreeViewDemo { Event - + GtkSharp.RowCollapsedHandler To be added @@ -1122,7 +1112,7 @@ public class TreeViewDemo { Event - + System.EventHandler To be added @@ -1132,7 +1122,7 @@ public class TreeViewDemo { Event - + GtkSharp.ExpandCollapseCursorRowHandler To be added @@ -1142,7 +1132,7 @@ public class TreeViewDemo { Event - + GtkSharp.RowActivatedHandler To be added @@ -1152,7 +1142,7 @@ public class TreeViewDemo { Event - + GtkSharp.TestCollapseRowHandler To be added @@ -1162,7 +1152,7 @@ public class TreeViewDemo { Event - + System.EventHandler To be added @@ -1174,8 +1164,8 @@ public class TreeViewDemo { Constructor - - + + Internal constructor GLib type for the type @@ -1192,11 +1182,11 @@ public class TreeViewDemo { System.Boolean - - - - - + + + + + To be added an object of type @@ -1214,10 +1204,10 @@ public class TreeViewDemo { System.Boolean - - - - + + + + To be added an object of type @@ -1234,13 +1224,13 @@ public class TreeViewDemo { System.Boolean - - - - - - - + + + + + + + To be added an object of type @@ -1260,11 +1250,11 @@ public class TreeViewDemo { System.Void - - - - - + + + + + To be added an object of type @@ -1277,7 +1267,7 @@ public class TreeViewDemo { Event - + GtkSharp.ToggleCursorRowHandler To be added @@ -1287,7 +1277,7 @@ public class TreeViewDemo { Event - + GtkSharp.StartInteractiveSearchHandler To be added @@ -1297,7 +1287,7 @@ public class TreeViewDemo { Event - + GtkSharp.SelectAllHandler To be added @@ -1307,7 +1297,7 @@ public class TreeViewDemo { Event - + GtkSharp.SelectCursorParentHandler To be added @@ -1317,7 +1307,7 @@ public class TreeViewDemo { Event - + GtkSharp.UnselectAllHandler To be added @@ -1331,10 +1321,10 @@ public class TreeViewDemo { Gtk.TreeViewColumn - - - - + + + + To be added a @@ -1351,10 +1341,10 @@ public class TreeViewDemo { Gtk.TreeViewColumn - - - - + + + + To be added a @@ -1371,11 +1361,11 @@ public class TreeViewDemo { System.Void - - - - - + + + + + To be added a @@ -1392,8 +1382,8 @@ public class TreeViewDemo { System.Void - - + + To be added a diff --git a/doc/en/Gtk/TreeViewColumn.xml b/doc/en/Gtk/TreeViewColumn.xml index 63e96d61c..04721234f 100644 --- a/doc/en/Gtk/TreeViewColumn.xml +++ b/doc/en/Gtk/TreeViewColumn.xml @@ -43,9 +43,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.CellRenderer' @@ -60,12 +60,12 @@ System.Void - - - - - - + + + + + + To be added To be added: an object of type 'Gdk.Rectangle' @@ -83,11 +83,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.TreeModel' @@ -116,9 +116,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Gtk.CellRenderer' @@ -145,11 +145,11 @@ System.Void - - - - - + + + + + To be added To be added: an object of type 'Gtk.CellRenderer' @@ -166,10 +166,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'Gtk.CellRenderer' @@ -185,8 +185,8 @@ System.Void - - + + To be added To be added: an object of type 'Gtk.CellRenderer' @@ -210,8 +210,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -251,8 +251,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -267,8 +266,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -295,8 +293,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -311,8 +308,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -327,8 +323,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -355,8 +350,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -371,8 +365,7 @@ Gtk.TreeViewColumnSizing - - + To be added To be added: an object of type 'Gtk.TreeViewColumnSizing' @@ -387,8 +380,7 @@ Gtk.SortType - - + To be added To be added: an object of type 'Gtk.SortType' @@ -403,8 +395,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -419,8 +410,7 @@ System.Single - - + To be added To be added: an object of type 'float' @@ -435,8 +425,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -451,8 +440,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -467,8 +455,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -483,8 +470,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -499,8 +485,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -511,7 +496,7 @@ Event - + System.EventHandler To be added @@ -523,8 +508,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -541,9 +526,9 @@ System.Void - - - + + + To be added a @@ -558,8 +543,8 @@ System.Void - - + + To be added a @@ -573,10 +558,10 @@ System.Boolean - - - - + + + + To be added a @@ -591,10 +576,10 @@ Constructor - - - - + + + + To be added a @@ -609,10 +594,10 @@ Constructor - - - - + + + + To be added a @@ -623,4 +608,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeViewColumnDropFunc.xml b/doc/en/Gtk/TreeViewColumnDropFunc.xml index 40d6fe38e..29c7d0065 100644 --- a/doc/en/Gtk/TreeViewColumnDropFunc.xml +++ b/doc/en/Gtk/TreeViewColumnDropFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Boolean + diff --git a/doc/en/Gtk/TreeViewColumnSizing.xml b/doc/en/Gtk/TreeViewColumnSizing.xml index c47e14e1a..146a476be 100644 --- a/doc/en/Gtk/TreeViewColumnSizing.xml +++ b/doc/en/Gtk/TreeViewColumnSizing.xml @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeViewDropPosition.xml b/doc/en/Gtk/TreeViewDropPosition.xml index 951335dae..fac24e729 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 6dbdbf2f5..db0adfa8e 100644 --- a/doc/en/Gtk/TreeViewMappingFunc.xml +++ b/doc/en/Gtk/TreeViewMappingFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Gtk/TreeViewSearchEqualFunc.xml b/doc/en/Gtk/TreeViewSearchEqualFunc.xml index c1342ac2d..b641d4585 100644 --- a/doc/en/Gtk/TreeViewSearchEqualFunc.xml +++ b/doc/en/Gtk/TreeViewSearchEqualFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Boolean + diff --git a/doc/en/Gtk/UpdateType.xml b/doc/en/Gtk/UpdateType.xml index 94eb62c42..7a38e4eda 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 781a6996a..23fd56cd0 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 364f754f3..92342ccdb 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 c3c6120e2..75c11798f 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 75b779c17..61deca2be 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 37faab9ab..d9e250451 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 8d811a817..da3259979 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 c41b0e672..6585e242b 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 1969753de..5995abd62 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. @@ -118,8 +118,7 @@ public ScrolledWindow CreateViewport() Gtk.Adjustment - - + Manage the horizontal model. A new for horizontal scrolling. @@ -134,8 +133,7 @@ public ScrolledWindow CreateViewport() Gtk.Adjustment - - + Manage the vertical model. A new for vertical scrolling. @@ -150,8 +148,7 @@ public ScrolledWindow CreateViewport() Gtk.ShadowType - - + Manage the shadow style surrounding the Viewport contents. A new shadow style. @@ -162,7 +159,7 @@ public ScrolledWindow CreateViewport() Event - + GtkSharp.ScrollAdjustmentsSetHandler This event is fired when the or properties are set. @@ -174,8 +171,8 @@ public ScrolledWindow CreateViewport() Constructor - - + + Internal constructor GLib type for the type @@ -199,4 +196,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 365b1c831..a6981a7b6 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 b0ec62214..be61b51a6 100644 --- a/doc/en/Gtk/Widget.xml +++ b/doc/en/Gtk/Widget.xml @@ -59,8 +59,8 @@ System.Void - - + + Pushes onto a global stack of colormaps. Colormap that is pushed by . @@ -159,8 +159,8 @@ System.Void - - + + Moves a from one to another, handling reference count issues to avoid destroying the widget. A to move the widget into. @@ -178,8 +178,8 @@ System.Boolean - - + + Move focus to particular . Direction of focus movement. @@ -240,11 +240,11 @@ System.Void - - - - - + + + + + Invalidates the rectangular area of a . y coordinate of upper-left corner of rectangle to redraw. @@ -271,9 +271,9 @@ System.Void - - - + + + Sets the foreground for a in a particular . The state for which to set the background color. @@ -292,10 +292,10 @@ Gdk.Pixbuf - - - - + + + + A convenience function that uses the theme engine and RC file settings for to look up and render it to a . A stock ID. @@ -319,9 +319,9 @@ System.Void - - - + + + Gets the values of a multiple style properties of . The name of the first property to get. @@ -356,9 +356,9 @@ System.Void - - - + + + Sets the text for a in a particular state. The state for which to set the text color. @@ -411,8 +411,8 @@ System.Void - - + + Obtains ->. A to be filled in. @@ -462,9 +462,9 @@ System.Void - - - + + + Given an accelerator group, , and an accelerator path, , sets up an accelerator in so whenever the key binding that is defined for is pressed, will be activated. Path used to look up the the accelerator. @@ -486,12 +486,12 @@ System.Void - - - - - - + + + + + + Installs an accelerator for this in that causes to be emitted if the accelerator is activated. Widget signal to emit on accelerator activation. @@ -535,9 +535,9 @@ System.Boolean - - - + + + For that support scrolling, sets the scroll adjustments. An adjustment for horizontal scrolling, or . @@ -557,8 +557,8 @@ Pango.Layout - - + + Creates a new with the appropriate colormap, font description, and base direction for drawing text for . text to set on the layout (can be ). @@ -593,8 +593,8 @@ System.Void - - + + Obtains the preferred size of a . A to be filled in. @@ -632,9 +632,9 @@ System.Void - - - + + + Sets the background color for a in a particular state. The state for which to set the background color. @@ -653,8 +653,8 @@ System.Boolean - - + + Rarely-used function. This function is used to emit the event signals on a . A . @@ -689,9 +689,9 @@ System.Void - - - + + + Sets the base color for a in a particular state. The state for which to set the base color. @@ -710,8 +710,8 @@ Gtk.Widget - - + + Gets the first ancestor of with type . Ancestor type. @@ -746,8 +746,8 @@ System.Void - - + + Modifies style values on the . The holding the style modifications. @@ -768,9 +768,9 @@ System.Void - - - + + + Sets the minimum size of a ; that is, the 's size request will be by . Width should request, or -1 to unset. @@ -792,8 +792,8 @@ System.Boolean - - + + To be added To be added: an object of type 'bool' @@ -808,9 +808,9 @@ System.Void - - - + + + Gets the size request that was explicitly set for the using . Return location for width, or . @@ -829,10 +829,10 @@ System.Boolean - - - - + + + + Removes an accelerator from , previously installed with . Accel group for this widget. @@ -885,8 +885,8 @@ Gdk.Region - - + + Computes the intersection of a 's area and , returning the intersection. A , in the same coordinate system as ->allocation. That is, relative to ->window for widgets; relative to the parent window of ->window for widgets with their own window. @@ -921,8 +921,8 @@ System.Void - - + + Sets the font to use for a . The font description to use, or to undo the effect of previous calls to . @@ -940,8 +940,8 @@ System.Int32 - - + + Very rarely-used function. This function is used to emit an signals on a . A . @@ -992,8 +992,8 @@ System.Boolean - - + + Determines whether is somewhere inside , possibly with intermediate containers. Another . @@ -1012,8 +1012,8 @@ System.Void - - + + Adds the events in the bitfield to the event mask for . @@ -1063,10 +1063,10 @@ System.Void - - - - + + + + Sets a shape for this 's GDK window. This allows for transparent windows etc., see for more information. Shape to be added, or to remove an existing shape. @@ -1086,8 +1086,8 @@ System.Void - - + + Emits a signal for the child property on . The name of a child property installed on the class of widget's parent. @@ -1140,8 +1140,8 @@ System.Void - - + + This function is only used by subclasses, to assign a size and position to their child widgets. A position and size to be allocated to . @@ -1169,8 +1169,8 @@ Constructor - - + + Internal constructor Pointer to the C object. @@ -1230,8 +1230,7 @@ Gdk.Colormap - - + Sets or obtains the default colormap to use when creating widgets. A colormap (see ). @@ -1250,8 +1249,7 @@ Gtk.TextDirection - - + Sets or obtains the default reading direction for widgets. A . @@ -1318,8 +1316,7 @@ Gtk.TextDirection - - + Sets or obtains the reading direction on a particular . A . @@ -1338,8 +1335,7 @@ Gdk.Colormap - - + Sets or obtains the colormap that will be used to render . A colormap (see ). @@ -1358,8 +1354,7 @@ System.Boolean - - + Sets or obtains whether should be mapped along with its when its parent is mapped and has been shown with . If , should be mapped along with its parent. @@ -1381,8 +1376,7 @@ System.String - - + Sets or obtains a composite name. The name to set. @@ -1417,8 +1411,7 @@ System.Boolean - - + Sets whether a size allocation changes, the entire is queued for drawing. @@ -1441,8 +1434,7 @@ System.Boolean - - + Use this function to turn off the double buffering. @@ -1481,8 +1473,7 @@ Gdk.Window - - + Sets or obtains 's parent window. The new parent window. @@ -1502,7 +1493,7 @@ Obtains a with the appropriate colormap, font description and base direction for . - + Unlike the context returned by , this context is owned by the (it can be used until the screen for the widget changes or the widget is removed from its toplevel), and will be updated to match any changes to the 's attributes. @@ -1520,8 +1511,7 @@ Gtk.StateType - - + Sets the state of a (insensitive, prelighted, etc.). New state for . @@ -1575,8 +1565,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1591,8 +1580,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1607,8 +1595,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1623,8 +1610,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1639,8 +1625,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1655,8 +1640,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1671,8 +1655,7 @@ Gdk.ExtensionMode - - + To be added To be added: an object of type 'Gdk.ExtensionMode' @@ -1687,8 +1670,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1715,8 +1697,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1731,8 +1712,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1747,8 +1727,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -1763,8 +1742,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -1779,8 +1757,7 @@ Gtk.Widget - - + To be added To be added: an object of type 'Gtk.Widget' @@ -1795,8 +1772,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -1811,8 +1787,7 @@ Gtk.Style - - + To be added To be added: an object of type 'Gtk.Style' @@ -1823,7 +1798,7 @@ Event - + GtkSharp.UnmapEventHandler To be added @@ -1833,7 +1808,7 @@ Event - + GtkSharp.FocusedHandler To be added @@ -1843,7 +1818,7 @@ Event - + GtkSharp.ParentSetHandler To be added @@ -1853,7 +1828,7 @@ Event - + GtkSharp.KeyReleaseEventHandler To be added @@ -1863,7 +1838,7 @@ Event - + System.EventHandler To be added @@ -1873,7 +1848,7 @@ Event - + GtkSharp.SelectionRequestEventHandler To be added @@ -1883,7 +1858,7 @@ Event - + GtkSharp.DirectionChangedHandler To be added @@ -1893,7 +1868,7 @@ Event - + System.EventHandler To be added @@ -1903,7 +1878,7 @@ Event - + GtkSharp.DragLeaveHandler To be added @@ -1913,7 +1888,7 @@ Event - + GtkSharp.ScrollEventHandler To be added @@ -1923,7 +1898,7 @@ Event - + GtkSharp.VisibilityNotifyEventHandler To be added @@ -1933,7 +1908,7 @@ Event - + GtkSharp.WindowStateEventHandler To be added @@ -1943,7 +1918,7 @@ Event - + System.EventHandler To be added @@ -1953,7 +1928,7 @@ Event - + GtkSharp.DragBeginHandler To be added @@ -1963,7 +1938,7 @@ Event - + GtkSharp.HierarchyChangedHandler To be added @@ -1973,7 +1948,7 @@ Event - + GtkSharp.ConfigureEventHandler To be added @@ -1983,7 +1958,7 @@ Event - + GtkSharp.KeyPressEventHandler To be added @@ -1993,7 +1968,7 @@ Event - + GtkSharp.MapEventHandler To be added @@ -2003,7 +1978,7 @@ Event - + System.EventHandler To be added @@ -2013,7 +1988,7 @@ Event - + GtkSharp.MotionNotifyEventHandler To be added @@ -2023,7 +1998,7 @@ Event - + GtkSharp.StateChangedHandler To be added @@ -2033,7 +2008,7 @@ Event - + GtkSharp.NoExposeEventHandler To be added @@ -2043,7 +2018,7 @@ Event - + System.EventHandler To be added @@ -2053,7 +2028,7 @@ Event - + GtkSharp.ButtonReleaseEventHandler To be added @@ -2063,7 +2038,7 @@ Event - + GtkSharp.SelectionGetHandler To be added @@ -2073,7 +2048,7 @@ Event - + GtkSharp.SizeAllocatedHandler To be added @@ -2083,7 +2058,7 @@ Event - + GtkSharp.PopupMenuHandler To be added @@ -2093,7 +2068,7 @@ Event - + GtkSharp.ExposeEventHandler To be added @@ -2103,7 +2078,7 @@ Event - + System.EventHandler To be added @@ -2113,7 +2088,7 @@ Event - + GtkSharp.SelectionNotifyEventHandler To be added @@ -2123,7 +2098,7 @@ Event - + GtkSharp.FocusInEventHandler To be added @@ -2133,7 +2108,7 @@ Event - + GtkSharp.ButtonPressEventHandler To be added @@ -2143,7 +2118,7 @@ Event - + GtkSharp.PropertyNotifyEventHandler To be added @@ -2153,7 +2128,7 @@ Event - + GtkSharp.HelpShownHandler To be added @@ -2163,7 +2138,7 @@ Event - + GtkSharp.ClientEventHandler To be added @@ -2173,7 +2148,7 @@ Event - + GtkSharp.ProximityInEventHandler To be added @@ -2183,7 +2158,7 @@ Event - + GtkSharp.ProximityOutEventHandler To be added @@ -2193,7 +2168,7 @@ Event - + GtkSharp.DestroyEventHandler To be added @@ -2203,7 +2178,7 @@ Event - + GtkSharp.SelectionReceivedHandler To be added @@ -2213,7 +2188,7 @@ Event - + GtkSharp.DragDataGetHandler To be added @@ -2223,7 +2198,7 @@ Event - + GtkSharp.EnterNotifyEventHandler To be added @@ -2233,7 +2208,7 @@ Event - + GtkSharp.DragDataReceivedHandler To be added @@ -2243,7 +2218,7 @@ Event - + GtkSharp.DragMotionHandler To be added @@ -2253,7 +2228,7 @@ Event - + GtkSharp.SizeRequestedHandler To be added @@ -2263,7 +2238,7 @@ Event - + GtkSharp.GrabNotifyHandler To be added @@ -2273,7 +2248,7 @@ Event - + GtkSharp.StyleSetHandler To be added @@ -2283,7 +2258,7 @@ Event - + GtkSharp.FocusOutEventHandler To be added @@ -2293,7 +2268,7 @@ Event - + GtkSharp.ChildNotifiedHandler To be added @@ -2303,7 +2278,7 @@ Event - + System.EventHandler To be added @@ -2313,7 +2288,7 @@ Event - + GtkSharp.DragEndHandler To be added @@ -2323,7 +2298,7 @@ Event - + GtkSharp.SelectionClearEventHandler To be added @@ -2333,7 +2308,7 @@ Event - + GtkSharp.MnemonicActivatedHandler To be added @@ -2343,7 +2318,7 @@ Event - + GtkSharp.DragDropHandler To be added @@ -2353,7 +2328,7 @@ Event - + GtkSharp.LeaveNotifyEventHandler To be added @@ -2363,7 +2338,7 @@ Event - + GtkSharp.DeleteEventHandler To be added @@ -2373,7 +2348,7 @@ Event - + System.EventHandler To be added @@ -2383,7 +2358,7 @@ Event - + GtkSharp.DragDataDeleteHandler To be added @@ -2395,8 +2370,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -2413,8 +2388,7 @@ System.Drawing.Size - - + To be added a @@ -2465,8 +2439,7 @@ System.Boolean - - + Determines if the is the focus widget within its toplevel. @@ -2481,7 +2454,7 @@ Event - + GtkSharp.ScreenChangedHandler To be added @@ -2495,9 +2468,9 @@ System.Boolean - - - + + + Computes the intersection of a 's area and . A rectangle. @@ -2518,9 +2491,9 @@ System.Void - - - + + + Gets the of a style property of . The name of a style property. @@ -2539,8 +2512,8 @@ Gtk.Clipboard - - + + To be added a @@ -2555,9 +2528,9 @@ System.Void - - - + + + Obtains the location of the mouse pointer in coordinates. Return location for the X coordinate, or . @@ -2576,12 +2549,12 @@ System.Boolean - - - - - - + + + + + + Translate coordinates relative to 's allocation to coordinates relative to 's allocations. A . @@ -2604,10 +2577,10 @@ System.Void - - - - + + + + Obtains the full path to . Location to store length of the path, or . @@ -2643,10 +2616,10 @@ System.Void - - - - + + + + To be added a @@ -2656,4 +2629,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/WidgetHelpType.xml b/doc/en/Gtk/WidgetHelpType.xml index f41a62ea0..b041d722d 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 1487f47ab..5c8f6ee0a 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 @@ -678,8 +678,7 @@ GLib.List - - + To be added an object of type @@ -706,8 +705,7 @@ Gtk.Widget - - + To be added an object of type @@ -722,8 +720,7 @@ System.Boolean - - + To be added an object of type @@ -738,8 +735,7 @@ Gdk.Gravity - - + To be added an object of type @@ -754,8 +750,7 @@ Gdk.ModifierType - - + To be added an object of type @@ -770,8 +765,7 @@ Gdk.WindowTypeHint - - + To be added an object of type @@ -786,8 +780,7 @@ Gtk.Window - - + To be added an object of type @@ -802,8 +795,7 @@ Gtk.Widget - - + To be added an object of type @@ -818,8 +810,7 @@ GLib.List - - + To be added an object of type @@ -834,8 +825,7 @@ System.String - - + To be added an object of type @@ -850,8 +840,7 @@ System.Boolean - - + Sets if a Window will be decorated or not ( borderless ). an object of type @@ -873,8 +862,7 @@ System.Boolean - - + Sets if a Window will be resizable by the user or not. an object of type @@ -894,8 +882,7 @@ Gtk.WindowPosition - - + Property used for setting/getting the window position. an object of type @@ -915,8 +902,7 @@ System.Int32 - - + Property used for defining the default height of a window. an object of type @@ -937,8 +923,7 @@ System.Boolean - - + To be added an object of type @@ -953,8 +938,7 @@ System.Boolean - - + To be added an object of type @@ -969,8 +953,7 @@ System.Boolean - - + To be added an object of type @@ -985,8 +968,7 @@ System.String - - + Property used for setting the Window Title. an object of type @@ -1021,8 +1003,7 @@ System.Int32 - - + To be added an object of type @@ -1037,8 +1018,7 @@ Gdk.Pixbuf - - + To be added an object of type @@ -1053,8 +1033,7 @@ System.Boolean - - + To be added an object of type @@ -1065,7 +1044,7 @@ Event - + System.EventHandler To be added @@ -1075,7 +1054,7 @@ Event - + GtkSharp.MoveFocusHandler To be added @@ -1085,7 +1064,7 @@ Event - + GtkSharp.SetFocusHandler To be added @@ -1095,7 +1074,7 @@ Event - + System.EventHandler To be added @@ -1105,7 +1084,7 @@ Event - + System.EventHandler To be added @@ -1115,7 +1094,7 @@ Event - + GtkSharp.FrameEventHandler To be added @@ -1127,8 +1106,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -1145,8 +1124,7 @@ System.Boolean - - + To be added a @@ -1185,8 +1163,7 @@ System.Drawing.Size - - + To be added a @@ -1201,8 +1178,7 @@ Gdk.Screen - - + To be added a @@ -1241,8 +1217,7 @@ System.Boolean - - + To be added a @@ -1257,8 +1232,7 @@ System.Boolean - - + To be added a @@ -1273,8 +1247,8 @@ System.Boolean - - + + To be added a @@ -1301,8 +1275,8 @@ System.Boolean - - + + To be added a @@ -1323,4 +1297,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/WindowGroup.xml b/doc/en/Gtk/WindowGroup.xml index 1a272fc14..152fc8e9d 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 edd1295cf..6d266c7a6 100644 --- a/doc/en/Gtk/WindowKeysForeachFunc.xml +++ b/doc/en/Gtk/WindowKeysForeachFunc.xml @@ -23,4 +23,11 @@ - \ No newline at end of file + + + + + + + System.Void + diff --git a/doc/en/Gtk/WindowPosition.xml b/doc/en/Gtk/WindowPosition.xml index bd4f56d39..b1aebeaff 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 9a4c2c657..052f86c3f 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 38950133b..ec94d0bbf 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 187958756..bcc409257 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 33ff36523..06f633ce1 100644 --- a/doc/en/GtkSharp/AccelChangedHandler.xml +++ b/doc/en/GtkSharp/AccelChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/AccelGroupActivateWrapper.xml b/doc/en/GtkSharp/AccelGroupActivateWrapper.xml index efd5e94aa..d8577dd01 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 22d0e0634..fb241af77 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 4d4908b2d..495f212e9 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 f374bac0c..344215b90 100644 --- a/doc/en/GtkSharp/AcceptPositionHandler.xml +++ b/doc/en/GtkSharp/AcceptPositionHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ActivateCurrentArgs.xml b/doc/en/GtkSharp/ActivateCurrentArgs.xml index de065b243..a8a149913 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 c6bc3505b..90c63333d 100644 --- a/doc/en/GtkSharp/ActivateCurrentHandler.xml +++ b/doc/en/GtkSharp/ActivateCurrentHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/AddedArgs.xml b/doc/en/GtkSharp/AddedArgs.xml index 58c7c591c..449351b32 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 154b3c560..db4efbd8c 100644 --- a/doc/en/GtkSharp/AddedHandler.xml +++ b/doc/en/GtkSharp/AddedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/AdjustBoundsArgs.xml b/doc/en/GtkSharp/AdjustBoundsArgs.xml index 7d6035640..2590f19e8 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 619f1fb5b..ab3435d67 100644 --- a/doc/en/GtkSharp/AdjustBoundsHandler.xml +++ b/doc/en/GtkSharp/AdjustBoundsHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/BoundsArgs.xml b/doc/en/GtkSharp/BoundsArgs.xml index c7af3a068..2265b21d7 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 c419b6f9c..a63ea5fd2 100644 --- a/doc/en/GtkSharp/BoundsHandler.xml +++ b/doc/en/GtkSharp/BoundsHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ButtonPressEventArgs.xml b/doc/en/GtkSharp/ButtonPressEventArgs.xml index 8f2c6459e..3b717eb73 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 8f83288d2..5c3b2019a 100644 --- a/doc/en/GtkSharp/ButtonPressEventHandler.xml +++ b/doc/en/GtkSharp/ButtonPressEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ButtonReleaseEventArgs.xml b/doc/en/GtkSharp/ButtonReleaseEventArgs.xml index 517951f8c..396483a7f 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 e9af97190..b87226acb 100644 --- a/doc/en/GtkSharp/ButtonReleaseEventHandler.xml +++ b/doc/en/GtkSharp/ButtonReleaseEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/CallbackMarshalWrapper.xml b/doc/en/GtkSharp/CallbackMarshalWrapper.xml index d6c175718..b8436d76e 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 2834343d2..3bbb671df 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 bfd1f7dcc..5ed783ff7 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 71648f9b1..cea4177c7 100644 --- a/doc/en/GtkSharp/CancelPositionHandler.xml +++ b/doc/en/GtkSharp/CancelPositionHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ChangeCurrentPageArgs.xml b/doc/en/GtkSharp/ChangeCurrentPageArgs.xml index 25c8ca926..3d71d25c6 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 c9245eec0..05c04e68e 100644 --- a/doc/en/GtkSharp/ChangeCurrentPageHandler.xml +++ b/doc/en/GtkSharp/ChangeCurrentPageHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ChangeValueArgs.xml b/doc/en/GtkSharp/ChangeValueArgs.xml index 0152fb719..e9e7a61a3 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 9656cbb86..872cd263f 100644 --- a/doc/en/GtkSharp/ChangeValueHandler.xml +++ b/doc/en/GtkSharp/ChangeValueHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ChildAnchorInsertedArgs.xml b/doc/en/GtkSharp/ChildAnchorInsertedArgs.xml index e15c98dc1..4f439f097 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 c0959d61d..74e89b661 100644 --- a/doc/en/GtkSharp/ChildAnchorInsertedHandler.xml +++ b/doc/en/GtkSharp/ChildAnchorInsertedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ChildAttachedArgs.xml b/doc/en/GtkSharp/ChildAttachedArgs.xml index bd166e3b2..7b7a4e6ce 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 a646947f7..82e390cf1 100644 --- a/doc/en/GtkSharp/ChildAttachedHandler.xml +++ b/doc/en/GtkSharp/ChildAttachedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ChildDetachedArgs.xml b/doc/en/GtkSharp/ChildDetachedArgs.xml index 93bf80c68..f4ba0b969 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 0ea23a32a..e79753374 100644 --- a/doc/en/GtkSharp/ChildDetachedHandler.xml +++ b/doc/en/GtkSharp/ChildDetachedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ChildNotifiedArgs.xml b/doc/en/GtkSharp/ChildNotifiedArgs.xml index eed21b9b4..7f4ca3f30 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 afba4402a..1cfab941a 100644 --- a/doc/en/GtkSharp/ChildNotifiedHandler.xml +++ b/doc/en/GtkSharp/ChildNotifiedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ClientEventArgs.xml b/doc/en/GtkSharp/ClientEventArgs.xml index e7815ea3d..867a79c42 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 58c5576d7..902366667 100644 --- a/doc/en/GtkSharp/ClientEventHandler.xml +++ b/doc/en/GtkSharp/ClientEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ClipboardReceivedFuncWrapper.xml b/doc/en/GtkSharp/ClipboardReceivedFuncWrapper.xml index ae0f7ab07..7481dddff 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 1e57b7c3b..f325b4104 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 ad0666519..dc6d85a67 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 8effedc1f..1a5b027e5 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 964af2931..e5389ddff 100644 --- a/doc/en/GtkSharp/CommitHandler.xml +++ b/doc/en/GtkSharp/CommitHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ConfigureEventArgs.xml b/doc/en/GtkSharp/ConfigureEventArgs.xml index b4ada274b..029bf12be 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 575ba4e7d..4cf5c4864 100644 --- a/doc/en/GtkSharp/ConfigureEventHandler.xml +++ b/doc/en/GtkSharp/ConfigureEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/CurrentParagraphAlignmentChangedArgs.xml b/doc/en/GtkSharp/CurrentParagraphAlignmentChangedArgs.xml index f07c18bd5..0a6a4f789 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 6c2f3388d..86e583c35 100644 --- a/doc/en/GtkSharp/CurrentParagraphAlignmentChangedHandler.xml +++ b/doc/en/GtkSharp/CurrentParagraphAlignmentChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/CurrentParagraphIndentationChangedArgs.xml b/doc/en/GtkSharp/CurrentParagraphIndentationChangedArgs.xml index 14bd32454..11eebdf8d 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 e1cc7cd83..d84d3cb94 100644 --- a/doc/en/GtkSharp/CurrentParagraphIndentationChangedHandler.xml +++ b/doc/en/GtkSharp/CurrentParagraphIndentationChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/CurrentParagraphStyleChangedArgs.xml b/doc/en/GtkSharp/CurrentParagraphStyleChangedArgs.xml index 456fc378c..0b7ebb164 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 435b76519..9bf19cd55 100644 --- a/doc/en/GtkSharp/CurrentParagraphStyleChangedHandler.xml +++ b/doc/en/GtkSharp/CurrentParagraphStyleChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/CursorMoveArgs.xml b/doc/en/GtkSharp/CursorMoveArgs.xml index 3ed4c2a38..6ca48d6a1 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 85aa1664c..e29c826da 100644 --- a/doc/en/GtkSharp/CursorMoveHandler.xml +++ b/doc/en/GtkSharp/CursorMoveHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/CycleChildFocusArgs.xml b/doc/en/GtkSharp/CycleChildFocusArgs.xml index 15ae44618..957349a42 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 787b2cd7d..a8e812677 100644 --- a/doc/en/GtkSharp/CycleChildFocusHandler.xml +++ b/doc/en/GtkSharp/CycleChildFocusHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/CycleHandleFocusArgs.xml b/doc/en/GtkSharp/CycleHandleFocusArgs.xml index 62e3062fc..1435f3c43 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 d22e0f745..7d35c16e1 100644 --- a/doc/en/GtkSharp/CycleHandleFocusHandler.xml +++ b/doc/en/GtkSharp/CycleHandleFocusHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DeleteEventArgs.xml b/doc/en/GtkSharp/DeleteEventArgs.xml index e7965ee78..f08c18974 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 19970e0e6..84cef9d2f 100644 --- a/doc/en/GtkSharp/DeleteEventHandler.xml +++ b/doc/en/GtkSharp/DeleteEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DeleteFromCursorArgs.xml b/doc/en/GtkSharp/DeleteFromCursorArgs.xml index 7fcf15617..c2d38a0d0 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 b32e036fb..1021dc3a9 100644 --- a/doc/en/GtkSharp/DeleteFromCursorHandler.xml +++ b/doc/en/GtkSharp/DeleteFromCursorHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DeleteRangeArgs.xml b/doc/en/GtkSharp/DeleteRangeArgs.xml index d1db34904..bd918709a 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 66f20ab36..62a08b025 100644 --- a/doc/en/GtkSharp/DeleteRangeHandler.xml +++ b/doc/en/GtkSharp/DeleteRangeHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DestroyEventArgs.xml b/doc/en/GtkSharp/DestroyEventArgs.xml index 2cc7037ae..883c2bb46 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 55213b229..496fb390d 100644 --- a/doc/en/GtkSharp/DestroyEventHandler.xml +++ b/doc/en/GtkSharp/DestroyEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DestroyNotifyWrapper.xml b/doc/en/GtkSharp/DestroyNotifyWrapper.xml index b522806f9..a0ccc29d2 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 2666a7945..4aa436d88 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 d4723cee8..eaecdcf5b 100644 --- a/doc/en/GtkSharp/DirectionChangedHandler.xml +++ b/doc/en/GtkSharp/DirectionChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DisableDeviceArgs.xml b/doc/en/GtkSharp/DisableDeviceArgs.xml index 29a85d7b7..b17f797a9 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 d70bbfeda..8e25a78e1 100644 --- a/doc/en/GtkSharp/DisableDeviceHandler.xml +++ b/doc/en/GtkSharp/DisableDeviceHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragBeginArgs.xml b/doc/en/GtkSharp/DragBeginArgs.xml index 4924b297e..1b2078a03 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 292073956..eec98f33f 100644 --- a/doc/en/GtkSharp/DragBeginHandler.xml +++ b/doc/en/GtkSharp/DragBeginHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragDataDeleteArgs.xml b/doc/en/GtkSharp/DragDataDeleteArgs.xml index adfba4f0b..4a0b7df18 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 476ab6d93..60f00549a 100644 --- a/doc/en/GtkSharp/DragDataDeleteHandler.xml +++ b/doc/en/GtkSharp/DragDataDeleteHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragDataGetArgs.xml b/doc/en/GtkSharp/DragDataGetArgs.xml index c329f774f..97f14b5ac 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 f5692552e..1d4014678 100644 --- a/doc/en/GtkSharp/DragDataGetHandler.xml +++ b/doc/en/GtkSharp/DragDataGetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragDataReceivedArgs.xml b/doc/en/GtkSharp/DragDataReceivedArgs.xml index 53bd22c94..ddb11578b 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 3ff5f7050..4ff3a6f68 100644 --- a/doc/en/GtkSharp/DragDataReceivedHandler.xml +++ b/doc/en/GtkSharp/DragDataReceivedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragDropArgs.xml b/doc/en/GtkSharp/DragDropArgs.xml index b52ab8d7c..0377825a5 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 54929b737..30c4da4dc 100644 --- a/doc/en/GtkSharp/DragDropHandler.xml +++ b/doc/en/GtkSharp/DragDropHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragEndArgs.xml b/doc/en/GtkSharp/DragEndArgs.xml index f6e41f40b..d495af88e 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 37e119bff..b5f1d1d3e 100644 --- a/doc/en/GtkSharp/DragEndHandler.xml +++ b/doc/en/GtkSharp/DragEndHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragLeaveArgs.xml b/doc/en/GtkSharp/DragLeaveArgs.xml index 80459a4fc..8be0fd512 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 dcb13c464..056236098 100644 --- a/doc/en/GtkSharp/DragLeaveHandler.xml +++ b/doc/en/GtkSharp/DragLeaveHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DragMotionArgs.xml b/doc/en/GtkSharp/DragMotionArgs.xml index 5597aedc9..0e3510ada 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 1a35de558..5c92e7982 100644 --- a/doc/en/GtkSharp/DragMotionHandler.xml +++ b/doc/en/GtkSharp/DragMotionHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/DrawArgs.xml b/doc/en/GtkSharp/DrawArgs.xml index 186f05b84..d42367c04 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 221a7d24c..02809e91b 100644 --- a/doc/en/GtkSharp/DrawHandler.xml +++ b/doc/en/GtkSharp/DrawHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/EditedArgs.xml b/doc/en/GtkSharp/EditedArgs.xml index 008419ec3..a2745ef1d 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 2af0bdca8..8872e2bba 100644 --- a/doc/en/GtkSharp/EditedHandler.xml +++ b/doc/en/GtkSharp/EditedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/EnableDeviceArgs.xml b/doc/en/GtkSharp/EnableDeviceArgs.xml index 31325544c..f80efd8bf 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 10c8ff9f8..cc23b64af 100644 --- a/doc/en/GtkSharp/EnableDeviceHandler.xml +++ b/doc/en/GtkSharp/EnableDeviceHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/EnterNotifyEventArgs.xml b/doc/en/GtkSharp/EnterNotifyEventArgs.xml index be304bec6..bd81f7c6f 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 1278dc595..4e401383f 100644 --- a/doc/en/GtkSharp/EnterNotifyEventHandler.xml +++ b/doc/en/GtkSharp/EnterNotifyEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ExpandCollapseCursorRowArgs.xml b/doc/en/GtkSharp/ExpandCollapseCursorRowArgs.xml index 41d191aec..a812c9082 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 be44fa1ae..7a823b69f 100644 --- a/doc/en/GtkSharp/ExpandCollapseCursorRowHandler.xml +++ b/doc/en/GtkSharp/ExpandCollapseCursorRowHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ExposeEventArgs.xml b/doc/en/GtkSharp/ExposeEventArgs.xml index c3f133ba6..c8d1f58c4 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 e6797651d..96dadf98c 100644 --- a/doc/en/GtkSharp/ExposeEventHandler.xml +++ b/doc/en/GtkSharp/ExposeEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FocusChildSetArgs.xml b/doc/en/GtkSharp/FocusChildSetArgs.xml index c58f29937..c18445d55 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 37ed9cc0f..9cf723ece 100644 --- a/doc/en/GtkSharp/FocusChildSetHandler.xml +++ b/doc/en/GtkSharp/FocusChildSetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FocusInEventArgs.xml b/doc/en/GtkSharp/FocusInEventArgs.xml index b3c336c57..67104d48c 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 44ccb25c2..1377c0f13 100644 --- a/doc/en/GtkSharp/FocusInEventHandler.xml +++ b/doc/en/GtkSharp/FocusInEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FocusOutEventArgs.xml b/doc/en/GtkSharp/FocusOutEventArgs.xml index e84fe2085..b23f60712 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 d8e63b0ab..6db0d98fb 100644 --- a/doc/en/GtkSharp/FocusOutEventHandler.xml +++ b/doc/en/GtkSharp/FocusOutEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FocusTabArgs.xml b/doc/en/GtkSharp/FocusTabArgs.xml index e3752e5d6..584ae8125 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 6874866cc..b325c3550 100644 --- a/doc/en/GtkSharp/FocusTabHandler.xml +++ b/doc/en/GtkSharp/FocusTabHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FocusedArgs.xml b/doc/en/GtkSharp/FocusedArgs.xml index 1e3e73fd5..35d927376 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 6293fc745..6056466bf 100644 --- a/doc/en/GtkSharp/FocusedHandler.xml +++ b/doc/en/GtkSharp/FocusedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FormatValueArgs.xml b/doc/en/GtkSharp/FormatValueArgs.xml index a82cf49f3..63deb12d4 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 5b9ee5db1..fa20adc42 100644 --- a/doc/en/GtkSharp/FormatValueHandler.xml +++ b/doc/en/GtkSharp/FormatValueHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FrameEventArgs.xml b/doc/en/GtkSharp/FrameEventArgs.xml index c2878ab77..d5c6600d1 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 36f5b6637..66bafb231 100644 --- a/doc/en/GtkSharp/FrameEventHandler.xml +++ b/doc/en/GtkSharp/FrameEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/FunctionWrapper.xml b/doc/en/GtkSharp/FunctionWrapper.xml index edaf3d2dd..8e36b4ccc 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 729f0ee18..387b49717 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 ca6fc93ad..a11d1d9fc 100644 --- a/doc/en/GtkSharp/GrabNotifyHandler.xml +++ b/doc/en/GtkSharp/GrabNotifyHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml b/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml index 80f0337f2..1e02fb773 100644 --- a/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml +++ b/doc/en/GtkSharp/GtkClipboardClearFuncNative.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/GtkClipboardClearFuncWrapper.xml b/doc/en/GtkSharp/GtkClipboardClearFuncWrapper.xml index 877c4c784..770b639d6 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 a1208142a..58f2c251e 100644 --- a/doc/en/GtkSharp/GtkClipboardGetFuncNative.xml +++ b/doc/en/GtkSharp/GtkClipboardGetFuncNative.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,11 @@ - \ No newline at end of file + + + + + + + System.Void + diff --git a/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml b/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml index 165666c11..b9376c0be 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/HTMLPrintCallbackWrapper.xml b/doc/en/GtkSharp/HTMLPrintCallbackWrapper.xml index d79d33799..086d56e3c 100644 --- a/doc/en/GtkSharp/HTMLPrintCallbackWrapper.xml +++ b/doc/en/GtkSharp/HTMLPrintCallbackWrapper.xml @@ -45,9 +45,9 @@ Constructor - - - + + + To be added To be added: an object of type 'Gtk.HTMLPrintCallback' @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/doc/en/GtkSharp/HTMLSaveReceiverFnWrapper.xml b/doc/en/GtkSharp/HTMLSaveReceiverFnWrapper.xml index a98e548b8..008161720 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 20a639f4a..912f0b139 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 7f824cad7..d8028423b 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 ad9f8a1f3..eab98aa75 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 1f45ace4d..d74885d94 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 28ff11f5c..136aa099e 100644 --- a/doc/en/GtkSharp/HelpShownHandler.xml +++ b/doc/en/GtkSharp/HelpShownHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/HierarchyChangedArgs.xml b/doc/en/GtkSharp/HierarchyChangedArgs.xml index 8f9112587..8ea868181 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 33da8e9d9..3104174fa 100644 --- a/doc/en/GtkSharp/HierarchyChangedHandler.xml +++ b/doc/en/GtkSharp/HierarchyChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/IframeCreatedArgs.xml b/doc/en/GtkSharp/IframeCreatedArgs.xml index 7f7caa772..63d2ad278 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 9f88ae55a..296e017a2 100644 --- a/doc/en/GtkSharp/IframeCreatedHandler.xml +++ b/doc/en/GtkSharp/IframeCreatedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/InputArgs.xml b/doc/en/GtkSharp/InputArgs.xml index 3761becc0..9dce5d80a 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 95fe121f2..985219016 100644 --- a/doc/en/GtkSharp/InputHandler.xml +++ b/doc/en/GtkSharp/InputHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/InsertAtCursorArgs.xml b/doc/en/GtkSharp/InsertAtCursorArgs.xml index 5ff2a042a..145ceccaf 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 cb7ec0b03..c57970196 100644 --- a/doc/en/GtkSharp/InsertAtCursorHandler.xml +++ b/doc/en/GtkSharp/InsertAtCursorHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/InsertTextArgs.xml b/doc/en/GtkSharp/InsertTextArgs.xml index 164e4f8bd..c9cb56ca0 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 df85e6ac5..726472e79 100644 --- a/doc/en/GtkSharp/InsertTextHandler.xml +++ b/doc/en/GtkSharp/InsertTextHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/InsertionColorChangedArgs.xml b/doc/en/GtkSharp/InsertionColorChangedArgs.xml index e9db17ee5..760654ad4 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 b64c498f9..9df780c0f 100644 --- a/doc/en/GtkSharp/InsertionColorChangedHandler.xml +++ b/doc/en/GtkSharp/InsertionColorChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/InsertionFontStyleChangedArgs.xml b/doc/en/GtkSharp/InsertionFontStyleChangedArgs.xml index 5e2b21250..2cd4503ee 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 886be7b44..e6ac3063f 100644 --- a/doc/en/GtkSharp/InsertionFontStyleChangedHandler.xml +++ b/doc/en/GtkSharp/InsertionFontStyleChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ItemFactoryCallback1Wrapper.xml b/doc/en/GtkSharp/ItemFactoryCallback1Wrapper.xml index e444fa92a..7a3f87a05 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 b5d804b40..b9a2a25e1 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 7f5278e31..75173ee64 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 e5e1345af..087eeeafe 100644 --- a/doc/en/GtkSharp/KeyPressEventHandler.xml +++ b/doc/en/GtkSharp/KeyPressEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/KeyReleaseEventArgs.xml b/doc/en/GtkSharp/KeyReleaseEventArgs.xml index 3f51d4c35..76b845fce 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 452a791fe..8db0e3700 100644 --- a/doc/en/GtkSharp/KeyReleaseEventHandler.xml +++ b/doc/en/GtkSharp/KeyReleaseEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/KeySnoopFuncWrapper.xml b/doc/en/GtkSharp/KeySnoopFuncWrapper.xml index 4762880a0..4dfbe8882 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 8b99c3137..17cf0f8c7 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 dfb901cdd..d07702b24 100644 --- a/doc/en/GtkSharp/LeaveNotifyEventHandler.xml +++ b/doc/en/GtkSharp/LeaveNotifyEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/LinkClickedArgs.xml b/doc/en/GtkSharp/LinkClickedArgs.xml index 3e82eb7b4..de2b507b6 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 7f7f53098..7c9bf1967 100644 --- a/doc/en/GtkSharp/LinkClickedHandler.xml +++ b/doc/en/GtkSharp/LinkClickedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MapEventArgs.xml b/doc/en/GtkSharp/MapEventArgs.xml index 3c91c874e..4e436f730 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 5963d377c..ce8d94cdd 100644 --- a/doc/en/GtkSharp/MapEventHandler.xml +++ b/doc/en/GtkSharp/MapEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MarkDeletedArgs.xml b/doc/en/GtkSharp/MarkDeletedArgs.xml index 612d0374d..23504d649 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 fe4650112..6816617ea 100644 --- a/doc/en/GtkSharp/MarkDeletedHandler.xml +++ b/doc/en/GtkSharp/MarkDeletedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MarkSetArgs.xml b/doc/en/GtkSharp/MarkSetArgs.xml index 2d283866f..334e70b5b 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 5fef8d0ea..38a3ef23e 100644 --- a/doc/en/GtkSharp/MarkSetHandler.xml +++ b/doc/en/GtkSharp/MarkSetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MenuDetachFuncWrapper.xml b/doc/en/GtkSharp/MenuDetachFuncWrapper.xml index 5cd278214..939c2331a 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 6ec19f9e4..83e7b531d 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 202760708..4f201dc90 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 5c5eb99bb..a595359c4 100644 --- a/doc/en/GtkSharp/MnemonicActivatedHandler.xml +++ b/doc/en/GtkSharp/MnemonicActivatedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ModuleInitFuncWrapper.xml b/doc/en/GtkSharp/ModuleInitFuncWrapper.xml index 532b41b10..e9844df71 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 07d67f447..a9d5f4afc 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 4eb6b0fe4..b0a6fc1c1 100644 --- a/doc/en/GtkSharp/MotionNotifyEventHandler.xml +++ b/doc/en/GtkSharp/MotionNotifyEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MoveArgs.xml b/doc/en/GtkSharp/MoveArgs.xml index 785e723bb..4c875c8a6 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 bddac561d..83206e1ca 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 0e9304bed..c686ba351 100644 --- a/doc/en/GtkSharp/MoveCurrentHandler.xml +++ b/doc/en/GtkSharp/MoveCurrentHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MoveCursorArgs.xml b/doc/en/GtkSharp/MoveCursorArgs.xml index aeee4e1e8..f325eebf6 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 83831867f..06a38a39b 100644 --- a/doc/en/GtkSharp/MoveCursorHandler.xml +++ b/doc/en/GtkSharp/MoveCursorHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MoveFocusArgs.xml b/doc/en/GtkSharp/MoveFocusArgs.xml index 9c9618a76..5340e8d2e 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 90469b710..86745c9eb 100644 --- a/doc/en/GtkSharp/MoveFocusHandler.xml +++ b/doc/en/GtkSharp/MoveFocusHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MoveFocusOutArgs.xml b/doc/en/GtkSharp/MoveFocusOutArgs.xml index 488aa555b..cbd02c7b5 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 75400d160..177d189c6 100644 --- a/doc/en/GtkSharp/MoveFocusOutHandler.xml +++ b/doc/en/GtkSharp/MoveFocusOutHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MoveHandleArgs.xml b/doc/en/GtkSharp/MoveHandleArgs.xml index 4f6458417..46d24ae2f 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 7c4435402..ef98726ba 100644 --- a/doc/en/GtkSharp/MoveHandleHandler.xml +++ b/doc/en/GtkSharp/MoveHandleHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MoveHandler.xml b/doc/en/GtkSharp/MoveHandler.xml index 6df9f2b22..594441405 100644 --- a/doc/en/GtkSharp/MoveHandler.xml +++ b/doc/en/GtkSharp/MoveHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/MoveSliderArgs.xml b/doc/en/GtkSharp/MoveSliderArgs.xml index 1ae36d1d9..8123d97a8 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 6aa759be6..dab988918 100644 --- a/doc/en/GtkSharp/MoveSliderHandler.xml +++ b/doc/en/GtkSharp/MoveSliderHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/NoExposeEventArgs.xml b/doc/en/GtkSharp/NoExposeEventArgs.xml index 3a1ccc840..186a7dd7f 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 5a3e6cb48..1ded84be3 100644 --- a/doc/en/GtkSharp/NoExposeEventHandler.xml +++ b/doc/en/GtkSharp/NoExposeEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ObjectManager.xml b/doc/en/GtkSharp/ObjectManager.xml index 3b58dd110..f1daa66db 100644 --- a/doc/en/GtkSharp/ObjectManager.xml +++ b/doc/en/GtkSharp/ObjectManager.xml @@ -23,9 +23,9 @@ System.Void - - - + + + To be added To be added: an object of type 'string' @@ -40,10 +40,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -59,8 +59,8 @@ GLib.Object - - + + To be added To be added: an object of type 'IntPtr' @@ -80,4 +80,4 @@ - \ No newline at end of file + diff --git a/doc/en/GtkSharp/OnCommandArgs.xml b/doc/en/GtkSharp/OnCommandArgs.xml index 808255ecf..48d9fdb93 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 62b17bd58..772d01c15 100644 --- a/doc/en/GtkSharp/OnCommandHandler.xml +++ b/doc/en/GtkSharp/OnCommandHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/OnUrlArgs.xml b/doc/en/GtkSharp/OnUrlArgs.xml index 6b7e0a154..a2df07549 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 14bf12a03..67a53bd9f 100644 --- a/doc/en/GtkSharp/OnUrlHandler.xml +++ b/doc/en/GtkSharp/OnUrlHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/OrientationChangedArgs.xml b/doc/en/GtkSharp/OrientationChangedArgs.xml index 5446189e3..950b3ebb6 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 ebcd8fac6..d27458b8c 100644 --- a/doc/en/GtkSharp/OrientationChangedHandler.xml +++ b/doc/en/GtkSharp/OrientationChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/OutputArgs.xml b/doc/en/GtkSharp/OutputArgs.xml index 09030ec01..3c319f8c5 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 834c8dd7e..743abe896 100644 --- a/doc/en/GtkSharp/OutputHandler.xml +++ b/doc/en/GtkSharp/OutputHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/PageHorizontallyArgs.xml b/doc/en/GtkSharp/PageHorizontallyArgs.xml index 60d72298d..3789de270 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 8788afd58..a542a7c34 100644 --- a/doc/en/GtkSharp/PageHorizontallyHandler.xml +++ b/doc/en/GtkSharp/PageHorizontallyHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ParentSetArgs.xml b/doc/en/GtkSharp/ParentSetArgs.xml index a1a43481a..9522438c0 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 15282ed91..ccbd60a79 100644 --- a/doc/en/GtkSharp/ParentSetHandler.xml +++ b/doc/en/GtkSharp/ParentSetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/PixbufInsertedArgs.xml b/doc/en/GtkSharp/PixbufInsertedArgs.xml index 8b95880f7..68dd349aa 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 524a0be96..8f466f9e0 100644 --- a/doc/en/GtkSharp/PixbufInsertedHandler.xml +++ b/doc/en/GtkSharp/PixbufInsertedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/PlugRemovedArgs.xml b/doc/en/GtkSharp/PlugRemovedArgs.xml index 6c7404bdd..3db85bb5c 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 9190ee43c..7c08774a7 100644 --- a/doc/en/GtkSharp/PlugRemovedHandler.xml +++ b/doc/en/GtkSharp/PlugRemovedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/PointArgs.xml b/doc/en/GtkSharp/PointArgs.xml index 9ace96c1e..3f950d65c 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 3fc4de002..0815b2d93 100644 --- a/doc/en/GtkSharp/PointHandler.xml +++ b/doc/en/GtkSharp/PointHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/PopulatePopupArgs.xml b/doc/en/GtkSharp/PopulatePopupArgs.xml index 74db26a13..dfe7defb2 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 6fde2d2a1..ff27b997f 100644 --- a/doc/en/GtkSharp/PopulatePopupHandler.xml +++ b/doc/en/GtkSharp/PopulatePopupHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/PopupMenuArgs.xml b/doc/en/GtkSharp/PopupMenuArgs.xml index 4ca7f6733..29cc423fb 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 a5520a99e..3e7933b51 100644 --- a/doc/en/GtkSharp/PopupMenuHandler.xml +++ b/doc/en/GtkSharp/PopupMenuHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/PrintFuncWrapper.xml b/doc/en/GtkSharp/PrintFuncWrapper.xml index a96d76720..8d7201265 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 f7fd01ab5..b3e8e75a0 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 835f8b655..e0ff84569 100644 --- a/doc/en/GtkSharp/PropertyNotifyEventHandler.xml +++ b/doc/en/GtkSharp/PropertyNotifyEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ProximityInEventArgs.xml b/doc/en/GtkSharp/ProximityInEventArgs.xml index 571782b7f..116696895 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 dc50ff8cd..ea343ec31 100644 --- a/doc/en/GtkSharp/ProximityInEventHandler.xml +++ b/doc/en/GtkSharp/ProximityInEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ProximityOutEventArgs.xml b/doc/en/GtkSharp/ProximityOutEventArgs.xml index a21d63e54..eeafbb812 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 42c6875f6..ec673f5e7 100644 --- a/doc/en/GtkSharp/ProximityOutEventHandler.xml +++ b/doc/en/GtkSharp/ProximityOutEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml b/doc/en/GtkSharp/RBTreeTraverseFuncWrapper.xml index 158dea08c..16ab5d360 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 7e1a3650e..43dbe6295 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 282f41f73..5078c9e54 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 6cc97cdca..84579c74a 100644 --- a/doc/en/GtkSharp/RedirectHandler.xml +++ b/doc/en/GtkSharp/RedirectHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RemovedArgs.xml b/doc/en/GtkSharp/RemovedArgs.xml index 1947b8e6a..d467f9f52 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 61706da9c..efe5861e0 100644 --- a/doc/en/GtkSharp/RemovedHandler.xml +++ b/doc/en/GtkSharp/RemovedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RenderArgs.xml b/doc/en/GtkSharp/RenderArgs.xml index fa2e1374a..5c274ff3a 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 c09651084..c5e3f0357 100644 --- a/doc/en/GtkSharp/RenderHandler.xml +++ b/doc/en/GtkSharp/RenderHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ResponseArgs.xml b/doc/en/GtkSharp/ResponseArgs.xml index 1e13e6f03..dc2cba6d4 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 e00c5c4dd..f6632a5b0 100644 --- a/doc/en/GtkSharp/ResponseHandler.xml +++ b/doc/en/GtkSharp/ResponseHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RetrieveSurroundingArgs.xml b/doc/en/GtkSharp/RetrieveSurroundingArgs.xml index d5c80c699..c5f5ae72c 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 63a1670fb..a39d7d0e9 100644 --- a/doc/en/GtkSharp/RetrieveSurroundingHandler.xml +++ b/doc/en/GtkSharp/RetrieveSurroundingHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowActivatedArgs.xml b/doc/en/GtkSharp/RowActivatedArgs.xml index f224e2674..6551942f4 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 e3ed97560..0e6fa5be1 100644 --- a/doc/en/GtkSharp/RowActivatedHandler.xml +++ b/doc/en/GtkSharp/RowActivatedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowChangedArgs.xml b/doc/en/GtkSharp/RowChangedArgs.xml index e5739102e..185a1ce5f 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 fc3be1cfa..f9b6a2204 100644 --- a/doc/en/GtkSharp/RowChangedHandler.xml +++ b/doc/en/GtkSharp/RowChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowCollapsedArgs.xml b/doc/en/GtkSharp/RowCollapsedArgs.xml index 2ef27fe9a..95f8299d9 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 8d9ce34ef..db8e0b40b 100644 --- a/doc/en/GtkSharp/RowCollapsedHandler.xml +++ b/doc/en/GtkSharp/RowCollapsedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowDeletedArgs.xml b/doc/en/GtkSharp/RowDeletedArgs.xml index e4cb1628b..00be2ab87 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 d816d1137..cd9593d62 100644 --- a/doc/en/GtkSharp/RowDeletedHandler.xml +++ b/doc/en/GtkSharp/RowDeletedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowExpandedArgs.xml b/doc/en/GtkSharp/RowExpandedArgs.xml index 62447a4f5..bd49c2137 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 1c6efdc00..0fcf6a268 100644 --- a/doc/en/GtkSharp/RowExpandedHandler.xml +++ b/doc/en/GtkSharp/RowExpandedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowHasChildToggledArgs.xml b/doc/en/GtkSharp/RowHasChildToggledArgs.xml index d41829a62..ff79b2636 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 4ffa2f6a0..f81f3a853 100644 --- a/doc/en/GtkSharp/RowHasChildToggledHandler.xml +++ b/doc/en/GtkSharp/RowHasChildToggledHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowInsertedArgs.xml b/doc/en/GtkSharp/RowInsertedArgs.xml index 436a17c5d..0309e6090 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 3d0411486..27323e991 100644 --- a/doc/en/GtkSharp/RowInsertedHandler.xml +++ b/doc/en/GtkSharp/RowInsertedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/RowsReorderedArgs.xml b/doc/en/GtkSharp/RowsReorderedArgs.xml index 70e0c6d49..01c93491b 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 2a775d2a8..4f247de41 100644 --- a/doc/en/GtkSharp/RowsReorderedHandler.xml +++ b/doc/en/GtkSharp/RowsReorderedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ScreenChangedArgs.xml b/doc/en/GtkSharp/ScreenChangedArgs.xml index a106af261..ce36d54fa 100644 --- a/doc/en/GtkSharp/ScreenChangedArgs.xml +++ b/doc/en/GtkSharp/ScreenChangedArgs.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 6cd93391c..581b05ac8 100644 --- a/doc/en/GtkSharp/ScreenChangedHandler.xml +++ b/doc/en/GtkSharp/ScreenChangedHandler.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml b/doc/en/GtkSharp/ScrollAdjustmentsSetArgs.xml index b333a3b42..bd00edb65 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 5c943c620..5a012aee8 100644 --- a/doc/en/GtkSharp/ScrollAdjustmentsSetHandler.xml +++ b/doc/en/GtkSharp/ScrollAdjustmentsSetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ScrollArgs.xml b/doc/en/GtkSharp/ScrollArgs.xml index fc35bc978..34b8e3340 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 195216465..653d9d736 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 8976b6399..dd24749a9 100644 --- a/doc/en/GtkSharp/ScrollChildHandler.xml +++ b/doc/en/GtkSharp/ScrollChildHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ScrollEventArgs.xml b/doc/en/GtkSharp/ScrollEventArgs.xml index a8ec6a087..16d317b07 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 255aa8066..fbc42e0f4 100644 --- a/doc/en/GtkSharp/ScrollEventHandler.xml +++ b/doc/en/GtkSharp/ScrollEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ScrollHandler.xml b/doc/en/GtkSharp/ScrollHandler.xml index 5a8e061fc..4a2f0151e 100644 --- a/doc/en/GtkSharp/ScrollHandler.xml +++ b/doc/en/GtkSharp/ScrollHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectAllArgs.xml b/doc/en/GtkSharp/SelectAllArgs.xml index 22de559a7..48c3640e4 100644 --- a/doc/en/GtkSharp/SelectAllArgs.xml +++ b/doc/en/GtkSharp/SelectAllArgs.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 6d393bf41..15be3b794 100644 --- a/doc/en/GtkSharp/SelectAllHandler.xml +++ b/doc/en/GtkSharp/SelectAllHandler.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectCursorParentArgs.xml b/doc/en/GtkSharp/SelectCursorParentArgs.xml index 272b681c5..fcbb0e04d 100644 --- a/doc/en/GtkSharp/SelectCursorParentArgs.xml +++ b/doc/en/GtkSharp/SelectCursorParentArgs.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 4599d9937..d8203bdb9 100644 --- a/doc/en/GtkSharp/SelectCursorParentHandler.xml +++ b/doc/en/GtkSharp/SelectCursorParentHandler.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectCursorRowArgs.xml b/doc/en/GtkSharp/SelectCursorRowArgs.xml index 53f56ca63..df1a444e4 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 b449ab51f..51d2da7fb 100644 --- a/doc/en/GtkSharp/SelectCursorRowHandler.xml +++ b/doc/en/GtkSharp/SelectCursorRowHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectPageArgs.xml b/doc/en/GtkSharp/SelectPageArgs.xml index b469f24ed..9e7dfa84a 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 b94f25120..132b2f54c 100644 --- a/doc/en/GtkSharp/SelectPageHandler.xml +++ b/doc/en/GtkSharp/SelectPageHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectionClearEventArgs.xml b/doc/en/GtkSharp/SelectionClearEventArgs.xml index 94faa0a7c..27b8e861e 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 42d004b79..f869e798a 100644 --- a/doc/en/GtkSharp/SelectionClearEventHandler.xml +++ b/doc/en/GtkSharp/SelectionClearEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectionGetArgs.xml b/doc/en/GtkSharp/SelectionGetArgs.xml index af2506000..cec66b2aa 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 2d9784c55..a0af561e6 100644 --- a/doc/en/GtkSharp/SelectionGetHandler.xml +++ b/doc/en/GtkSharp/SelectionGetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectionNotifyEventArgs.xml b/doc/en/GtkSharp/SelectionNotifyEventArgs.xml index f9cde4f87..f364e77d1 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 4d219f0b5..90c815bd6 100644 --- a/doc/en/GtkSharp/SelectionNotifyEventHandler.xml +++ b/doc/en/GtkSharp/SelectionNotifyEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectionReceivedArgs.xml b/doc/en/GtkSharp/SelectionReceivedArgs.xml index 629bccb6e..e152132a1 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 4c7a28c43..524ab38b2 100644 --- a/doc/en/GtkSharp/SelectionReceivedHandler.xml +++ b/doc/en/GtkSharp/SelectionReceivedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SelectionRequestEventArgs.xml b/doc/en/GtkSharp/SelectionRequestEventArgs.xml index 67bd95e33..d3e2f0017 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 cc15aee4f..6884afd30 100644 --- a/doc/en/GtkSharp/SelectionRequestEventHandler.xml +++ b/doc/en/GtkSharp/SelectionRequestEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SetBaseArgs.xml b/doc/en/GtkSharp/SetBaseArgs.xml index 2506b7f46..eeec6cde0 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 d996a836d..6f208f822 100644 --- a/doc/en/GtkSharp/SetBaseHandler.xml +++ b/doc/en/GtkSharp/SetBaseHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SetBaseTargetArgs.xml b/doc/en/GtkSharp/SetBaseTargetArgs.xml index 5f0990d8c..54f10fae7 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 0148a0e87..da072a6b7 100644 --- a/doc/en/GtkSharp/SetBaseTargetHandler.xml +++ b/doc/en/GtkSharp/SetBaseTargetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SetFocusArgs.xml b/doc/en/GtkSharp/SetFocusArgs.xml index 018706832..3c92f620a 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 9e74878c7..775fda942 100644 --- a/doc/en/GtkSharp/SetFocusHandler.xml +++ b/doc/en/GtkSharp/SetFocusHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SignalArgs.xml b/doc/en/GtkSharp/SignalArgs.xml index e8ad9a6f3..1c3c39b5b 100644 --- a/doc/en/GtkSharp/SignalArgs.xml +++ b/doc/en/GtkSharp/SignalArgs.xml @@ -32,8 +32,8 @@ Constructor - - + + To be added To be added: an object of type 'object' @@ -46,9 +46,9 @@ Constructor - - - + + + To be added To be added: an object of type 'object' @@ -64,8 +64,7 @@ System.Object - - + To be added To be added: an object of type 'object' @@ -80,8 +79,7 @@ System.Object [] - - + To be added To be added: an object of type 'object []' @@ -90,4 +88,4 @@ - \ No newline at end of file + diff --git a/doc/en/GtkSharp/SignalCallback.xml b/doc/en/GtkSharp/SignalCallback.xml index 102070385..c738b6ef0 100644 --- a/doc/en/GtkSharp/SignalCallback.xml +++ b/doc/en/GtkSharp/SignalCallback.xml @@ -83,8 +83,8 @@ System.Void - - + + To be added To be added: an object of type 'Delegate' @@ -98,8 +98,8 @@ System.Void - - + + To be added To be added: an object of type 'Delegate' @@ -111,10 +111,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'GLib.Object' @@ -143,8 +143,8 @@ System.Void - - + + To be added To be added: an object of type 'bool' @@ -169,11 +169,11 @@ System.Collections.Hashtable - + To be added To be added - \ No newline at end of file + diff --git a/doc/en/GtkSharp/SignalFuncWrapper.xml b/doc/en/GtkSharp/SignalFuncWrapper.xml index 94f6245e2..7d7d9b29a 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 7c611f025..9381f3b9a 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 9524acf6b..7920b4701 100644 --- a/doc/en/GtkSharp/SizeAllocatedHandler.xml +++ b/doc/en/GtkSharp/SizeAllocatedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SizeRequestedArgs.xml b/doc/en/GtkSharp/SizeRequestedArgs.xml index 52bae5bf0..ddc86c6d8 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 92db577c3..6a37216c7 100644 --- a/doc/en/GtkSharp/SizeRequestedHandler.xml +++ b/doc/en/GtkSharp/SizeRequestedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/StartInteractiveSearchArgs.xml b/doc/en/GtkSharp/StartInteractiveSearchArgs.xml index f9e90ad06..6f56a0e94 100644 --- a/doc/en/GtkSharp/StartInteractiveSearchArgs.xml +++ b/doc/en/GtkSharp/StartInteractiveSearchArgs.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 6a6e7899b..d75353a50 100644 --- a/doc/en/GtkSharp/StartInteractiveSearchHandler.xml +++ b/doc/en/GtkSharp/StartInteractiveSearchHandler.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/StateChangedArgs.xml b/doc/en/GtkSharp/StateChangedArgs.xml index 4d927963c..03da36909 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 aa8251786..32402d922 100644 --- a/doc/en/GtkSharp/StateChangedHandler.xml +++ b/doc/en/GtkSharp/StateChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/StyleChangedArgs.xml b/doc/en/GtkSharp/StyleChangedArgs.xml index 926af0160..04470524e 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 807057e8d..1d67a6d91 100644 --- a/doc/en/GtkSharp/StyleChangedHandler.xml +++ b/doc/en/GtkSharp/StyleChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/StyleSetArgs.xml b/doc/en/GtkSharp/StyleSetArgs.xml index 9d664f1ae..9187243b6 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 56dd0a02e..fc406d407 100644 --- a/doc/en/GtkSharp/StyleSetHandler.xml +++ b/doc/en/GtkSharp/StyleSetHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SubmitArgs.xml b/doc/en/GtkSharp/SubmitArgs.xml index aaff238ad..c38760c94 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 d30e397a1..b21b0cd58 100644 --- a/doc/en/GtkSharp/SubmitHandler.xml +++ b/doc/en/GtkSharp/SubmitHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SurroundingDeletedArgs.xml b/doc/en/GtkSharp/SurroundingDeletedArgs.xml index 50041cf85..b5e6419b0 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 a91ffa317..938bba207 100644 --- a/doc/en/GtkSharp/SurroundingDeletedHandler.xml +++ b/doc/en/GtkSharp/SurroundingDeletedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/SwitchPageArgs.xml b/doc/en/GtkSharp/SwitchPageArgs.xml index c41d87e3e..eb9cae20c 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 0a4975b21..75fc2a35e 100644 --- a/doc/en/GtkSharp/SwitchPageHandler.xml +++ b/doc/en/GtkSharp/SwitchPageHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TagAddedArgs.xml b/doc/en/GtkSharp/TagAddedArgs.xml index fa716e71e..109771f1e 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 ede2f8444..4a4dc115d 100644 --- a/doc/en/GtkSharp/TagAddedHandler.xml +++ b/doc/en/GtkSharp/TagAddedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TagAppliedArgs.xml b/doc/en/GtkSharp/TagAppliedArgs.xml index da5b21ecb..53b4364bf 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 046d732ac..445cbf0c9 100644 --- a/doc/en/GtkSharp/TagAppliedHandler.xml +++ b/doc/en/GtkSharp/TagAppliedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TagChangedArgs.xml b/doc/en/GtkSharp/TagChangedArgs.xml index a25ae3c92..62e99b97b 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 122469d6f..bf5f9c27d 100644 --- a/doc/en/GtkSharp/TagChangedHandler.xml +++ b/doc/en/GtkSharp/TagChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TagRemovedArgs.xml b/doc/en/GtkSharp/TagRemovedArgs.xml index c2de30524..cf50a76bb 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 3ffc4f677..7b61efcc9 100644 --- a/doc/en/GtkSharp/TagRemovedHandler.xml +++ b/doc/en/GtkSharp/TagRemovedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TestCollapseRowArgs.xml b/doc/en/GtkSharp/TestCollapseRowArgs.xml index c0513efb3..648901385 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 e7dd27abb..6af5444a6 100644 --- a/doc/en/GtkSharp/TestCollapseRowHandler.xml +++ b/doc/en/GtkSharp/TestCollapseRowHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TestExpandRowArgs.xml b/doc/en/GtkSharp/TestExpandRowArgs.xml index 1a21815a3..cc0e98b29 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 2f08c2686..3c8ee33bb 100644 --- a/doc/en/GtkSharp/TestExpandRowHandler.xml +++ b/doc/en/GtkSharp/TestExpandRowHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TextCharPredicateWrapper.xml b/doc/en/GtkSharp/TextCharPredicateWrapper.xml index 9abfc0f70..23817645e 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 9b9606796..028c48176 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 92e2e304d..32d3e5eb4 100644 --- a/doc/en/GtkSharp/TextDeletedHandler.xml +++ b/doc/en/GtkSharp/TextDeletedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TextInsertedArgs.xml b/doc/en/GtkSharp/TextInsertedArgs.xml index f00586a1f..ad88e492c 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 fe7060a5c..60cdacbd8 100644 --- a/doc/en/GtkSharp/TextInsertedHandler.xml +++ b/doc/en/GtkSharp/TextInsertedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TextPoppedArgs.xml b/doc/en/GtkSharp/TextPoppedArgs.xml index 3d7456cb9..a971e954e 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 c9097543f..fc15dfd69 100644 --- a/doc/en/GtkSharp/TextPoppedHandler.xml +++ b/doc/en/GtkSharp/TextPoppedHandler.xml @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TextPushedArgs.xml b/doc/en/GtkSharp/TextPushedArgs.xml index c09663649..70324f8b7 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 550562d90..82e91198c 100644 --- a/doc/en/GtkSharp/TextPushedHandler.xml +++ b/doc/en/GtkSharp/TextPushedHandler.xml @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TextSegCheckFuncWrapper.xml b/doc/en/GtkSharp/TextSegCheckFuncWrapper.xml index 6ec0d15b5..79bd00ed2 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 7faf89941..2eac7d204 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 60d044d9d..405a289f9 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 c7be1c749..1f48f6cfd 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 c3d39b2d3..6929e5c98 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 a2ca315a6..32014b9e3 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 88891b6d2..4b8fccf78 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 fb8fe9762..a67ec48f4 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 a05570bfb..e60a32651 100644 --- a/doc/en/GtkSharp/TitleChangedHandler.xml +++ b/doc/en/GtkSharp/TitleChangedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ToggleCursorRowArgs.xml b/doc/en/GtkSharp/ToggleCursorRowArgs.xml index c1faedb31..63bf503a7 100644 --- a/doc/en/GtkSharp/ToggleCursorRowArgs.xml +++ b/doc/en/GtkSharp/ToggleCursorRowArgs.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 572dda9d4..f6b6160ea 100644 --- a/doc/en/GtkSharp/ToggleCursorRowHandler.xml +++ b/doc/en/GtkSharp/ToggleCursorRowHandler.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ToggleHandleFocusArgs.xml b/doc/en/GtkSharp/ToggleHandleFocusArgs.xml index b2e6760a6..de9c7939b 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 f05c86751..409dcafc8 100644 --- a/doc/en/GtkSharp/ToggleHandleFocusHandler.xml +++ b/doc/en/GtkSharp/ToggleHandleFocusHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml b/doc/en/GtkSharp/ToggleSizeAllocatedArgs.xml index 15018cc5b..3d2a15f3a 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 1e9fd1325..e8e0b1a97 100644 --- a/doc/en/GtkSharp/ToggleSizeAllocatedHandler.xml +++ b/doc/en/GtkSharp/ToggleSizeAllocatedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ToggleSizeRequestedArgs.xml b/doc/en/GtkSharp/ToggleSizeRequestedArgs.xml index 4bd0f4355..efdff3d82 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 e5ef080b1..170d88a1d 100644 --- a/doc/en/GtkSharp/ToggleSizeRequestedHandler.xml +++ b/doc/en/GtkSharp/ToggleSizeRequestedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/ToggledArgs.xml b/doc/en/GtkSharp/ToggledArgs.xml index 6a297a498..d700fef06 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 fd0aefd0c..7f88a00ca 100644 --- a/doc/en/GtkSharp/ToggledHandler.xml +++ b/doc/en/GtkSharp/ToggledHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/TranslateFuncWrapper.xml b/doc/en/GtkSharp/TranslateFuncWrapper.xml index 24ad18c40..a4df814fe 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 a7a32a632..022c93a5b 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 e36ea3031..b59ad8582 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 2514b8c39..4bdeaa6f4 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 3e68c779a..070171c5d 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 2e06b3608..f727062aa 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 0f7ddfef1..724eb3322 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 61fcf7b1a..dee1c97f2 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 03100523c..7b20a2730 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 2b7c76173..3fbd98c3b 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 e899e8b44..f6a188984 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 65d75db3e..b09dd961b 100644 --- a/doc/en/GtkSharp/UnmapEventHandler.xml +++ b/doc/en/GtkSharp/UnmapEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/UnselectAllArgs.xml b/doc/en/GtkSharp/UnselectAllArgs.xml index 9920babc7..4bd0eaecb 100644 --- a/doc/en/GtkSharp/UnselectAllArgs.xml +++ b/doc/en/GtkSharp/UnselectAllArgs.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -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 36fe1091c..5a0bbccda 100644 --- a/doc/en/GtkSharp/UnselectAllHandler.xml +++ b/doc/en/GtkSharp/UnselectAllHandler.xml @@ -2,7 +2,7 @@ gtk-sharp - + 0.0.0.0 neutral @@ -25,4 +25,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/UpdateArgs.xml b/doc/en/GtkSharp/UpdateArgs.xml index 4080f2174..45bd98720 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 fbc52176b..18d575d9f 100644 --- a/doc/en/GtkSharp/UpdateHandler.xml +++ b/doc/en/GtkSharp/UpdateHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/UrlRequestedArgs.xml b/doc/en/GtkSharp/UrlRequestedArgs.xml index ed91b3714..c3f1345a8 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 7fbc69834..bbc3fac52 100644 --- a/doc/en/GtkSharp/UrlRequestedHandler.xml +++ b/doc/en/GtkSharp/UrlRequestedHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/VisibilityNotifyEventArgs.xml b/doc/en/GtkSharp/VisibilityNotifyEventArgs.xml index 677800b90..0cf688f7f 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 cbd57366d..6070ad917 100644 --- a/doc/en/GtkSharp/VisibilityNotifyEventHandler.xml +++ b/doc/en/GtkSharp/VisibilityNotifyEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/WindowKeysForeachFuncWrapper.xml b/doc/en/GtkSharp/WindowKeysForeachFuncWrapper.xml index 2c5f53270..e91628f02 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 77b3dce80..79fb990c8 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 e3cc69072..9247410c5 100644 --- a/doc/en/GtkSharp/WindowStateEventHandler.xml +++ b/doc/en/GtkSharp/WindowStateEventHandler.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/GtkSharp/intObjectDelegate.xml b/doc/en/GtkSharp/intObjectDelegate.xml index e1b469fb5..fb32be4a5 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,4 +96,9 @@ - \ No newline at end of file + + + + + System.Int32 + diff --git a/doc/en/GtkSharp/intObjectSignal.xml b/doc/en/GtkSharp/intObjectSignal.xml index 9d9355625..565c8de58 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 1f52da2a4..cb9893128 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,4 +100,10 @@ - \ No newline at end of file + + + + + + System.Int32 + diff --git a/doc/en/GtkSharp/intObjectdoubleSignal.xml b/doc/en/GtkSharp/intObjectdoubleSignal.xml index 3a80ff275..ecb1ea33b 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 bcd54cd35..1930e4a43 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,4 +100,10 @@ - \ No newline at end of file + + + + + + System.IntPtr + diff --git a/doc/en/GtkSharp/stringObjectdoubleSignal.xml b/doc/en/GtkSharp/stringObjectdoubleSignal.xml index ef4531e58..5db43f790 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 eff67fa3a..3ca81cd7d 100644 --- a/doc/en/GtkSharp/voidObjectAffineSVPintDelegate.xml +++ b/doc/en/GtkSharp/voidObjectAffineSVPintDelegate.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -25,4 +25,12 @@ - \ No newline at end of file + + + + + + + + System.Void + diff --git a/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml b/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml index 44d5cc282..eb5bc1dc0 100644 --- a/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml +++ b/doc/en/GtkSharp/voidObjectAffineSVPintSignal.xml @@ -2,7 +2,7 @@ gnome-sharp - + 0.0.0.0 neutral @@ -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 0a06e4df5..266e13c99 100644 --- a/doc/en/Pango/Alignment.xml +++ b/doc/en/Pango/Alignment.xml @@ -85,4 +85,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/Analysis.xml b/doc/en/Pango/Analysis.xml index 406e1cc73..d5cb6bf05 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' @@ -123,8 +123,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -139,8 +138,7 @@ Pango.Font - - + To be added To be added: an object of type 'Pango.Font' @@ -173,4 +171,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/Attr.xml b/doc/en/Pango/Attr.xml index 64e70277a..822ce9355 100644 --- a/doc/en/Pango/Attr.xml +++ b/doc/en/Pango/Attr.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -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 a7698433e..893ef0e5b 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 f4e089723..f2415f30b 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 1814d723e..df7a80211 100644 --- a/doc/en/Pango/AttrFilterFunc.xml +++ b/doc/en/Pango/AttrFilterFunc.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -25,4 +25,8 @@ - \ No newline at end of file + + + + System.Boolean + diff --git a/doc/en/Pango/AttrFloat.xml b/doc/en/Pango/AttrFloat.xml index 922720fd0..d22104b1d 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 dd02001ea..4b176721d 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' @@ -91,8 +91,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -101,4 +100,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/AttrInt.xml b/doc/en/Pango/AttrInt.xml index 19fd2a238..372ff1ba9 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 bfe08cfc9..242128716 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 f43122df4..13dc1fbec 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' @@ -91,8 +91,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -101,4 +100,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/AttrList.xml b/doc/en/Pango/AttrList.xml index 2260c5121..451e9a4ec 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 4441363e9..7020e4f18 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 4d5ae6871..a9224f2ec 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 7f8ecf0e1..790306932 100644 --- a/doc/en/Pango/AttrType.xml +++ b/doc/en/Pango/AttrType.xml @@ -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 e2186e4ba..93ff6727c 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 c3b7d87e0..2b1811006 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 9d0526f8b..d6e783132 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. @@ -150,8 +150,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -166,8 +165,7 @@ Pango.FontMap - - + To be added To be added: an object of type 'Pango.FontMap' @@ -182,8 +180,7 @@ Pango.Language - - + To be added To be added: an object of type 'Pango.Language' @@ -198,8 +195,7 @@ Pango.Direction - - + To be added To be added: an object of type 'Pango.Direction' @@ -212,8 +208,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -224,4 +220,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/Coverage.xml b/doc/en/Pango/Coverage.xml index b81e0f9c7..a2445b151 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 05244a905..be325acf8 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 0f11422fd..b856c399b 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 d7e8a254b..25cd2ba89 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 0af4734b3..bc6812145 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 e8321954d..b1daf84a8 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 9e558e401..3a3e1ed29 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 39a7bb421..aba8ba2a0 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 1aab8c849..d2cefdefc 100644 --- a/doc/en/Pango/FT2FontMap.xml +++ b/doc/en/Pango/FT2FontMap.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -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 5e2181361..b651e3f36 100644 --- a/doc/en/Pango/FT2SubstituteFunc.xml +++ b/doc/en/Pango/FT2SubstituteFunc.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -25,4 +25,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/Pango/Font.xml b/doc/en/Pango/Font.xml index 920f7781f..ff98d1596 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 9dae91493..14c3f305a 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. @@ -242,8 +242,7 @@ Pango.Style - - + To be added To be added: an object of type 'Pango.Style' @@ -258,8 +257,7 @@ Pango.Stretch - - + To be added To be added: an object of type 'Pango.Stretch' @@ -286,8 +284,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -302,8 +299,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -318,8 +314,7 @@ Pango.Variant - - + To be added To be added: an object of type 'Pango.Variant' @@ -334,8 +329,7 @@ Pango.Weight - - + To be added To be added: an object of type 'Pango.Weight' @@ -350,8 +344,7 @@ System.String - - + To be added To be added: an object of type 'string' @@ -360,4 +353,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/FontFace.xml b/doc/en/Pango/FontFace.xml index ad827b45e..b8ee5860d 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 6999208be..7e021ee33 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 8896b55f0..6af42f706 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 f5108ca58..c7a7be7f0 100644 --- a/doc/en/Pango/FontMask.xml +++ b/doc/en/Pango/FontMask.xml @@ -110,4 +110,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/FontMetrics.xml b/doc/en/Pango/FontMetrics.xml index ff202ea81..04b261cae 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 cd81ff784..95a1a7434 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 d01ff34ca..5ae154ba4 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 5787aec09..502c1dc6c 100644 --- a/doc/en/Pango/FreeGCFunc.xml +++ b/doc/en/Pango/FreeGCFunc.xml @@ -23,4 +23,9 @@ - \ No newline at end of file + + + + + System.Void + diff --git a/doc/en/Pango/GetGCFunc.xml b/doc/en/Pango/GetGCFunc.xml index 82983d109..d5da3c328 100644 --- a/doc/en/Pango/GetGCFunc.xml +++ b/doc/en/Pango/GetGCFunc.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -25,4 +25,10 @@ - \ No newline at end of file + + + + + + System.IntPtr + diff --git a/doc/en/Pango/Global.xml b/doc/en/Pango/Global.xml index beb448c7f..9797cba6f 100644 --- a/doc/en/Pango/Global.xml +++ b/doc/en/Pango/Global.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -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 96fec9e15..d6beec19f 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 a13427b30..3bd068681 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 94a4d1faf..26908ae4a 100644 --- a/doc/en/Pango/GlyphItem.xml +++ b/doc/en/Pango/GlyphItem.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -24,7 +24,7 @@ Pango.GlyphItem - + To be added To be added @@ -36,7 +36,7 @@ System.IntPtr - + To be added To be added @@ -48,7 +48,7 @@ System.IntPtr - + To be added To be added @@ -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 80c419637..14df16945 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' @@ -210,8 +210,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -238,12 +237,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -261,12 +260,12 @@ System.Void - - - - - - + + + + + + To be added a @@ -278,4 +277,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/GlyphVisAttr.xml b/doc/en/Pango/GlyphVisAttr.xml index 7950c97e0..b9bda990a 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 c33e6dbb5..f6b7a5c91 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 f45048340..d0f26c404 100644 --- a/doc/en/Pango/Indic.xml +++ b/doc/en/Pango/Indic.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -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 0ef20e5b7..3713a1829 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 968dabf1a..24185daec 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 a5c8fce3c..b2cb25f9a 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 9a29b3695..5b18e5a5e 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 503644778..b3eef123a 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' @@ -300,8 +300,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -316,8 +315,7 @@ Pango.Alignment - - + To be added To be added: an object of type 'Pango.Alignment' @@ -332,8 +330,7 @@ Pango.TabArray - - + To be added To be added: an object of type 'Pango.TabArray' @@ -348,8 +345,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -388,8 +384,7 @@ Pango.AttrList - - + To be added To be added: an object of type 'Pango.AttrList' @@ -404,8 +399,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -420,8 +414,7 @@ System.Boolean - - + To be added To be added: an object of type 'bool' @@ -436,8 +429,7 @@ System.Int32 - - + To be added To be added: an object of type 'int' @@ -464,8 +456,7 @@ Pango.WrapMode - - + To be added To be added: an object of type 'Pango.WrapMode' @@ -480,8 +471,7 @@ Pango.FontDescription - - + To be added To be added: an object of type 'Pango.FontDescription' @@ -496,10 +486,10 @@ System.Void - - - - + + + + To be added To be added: an object of type 'string' @@ -513,8 +503,8 @@ Constructor - - + + Internal constructor GLib type for the type @@ -543,11 +533,11 @@ System.Boolean - - - - - + + + + + To be added a @@ -565,10 +555,10 @@ System.Void - - - - + + + + To be added a @@ -584,9 +574,9 @@ System.Void - - - + + + To be added a @@ -595,4 +585,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/LayoutIter.xml b/doc/en/Pango/LayoutIter.xml index 991c01d36..67f2a0c3c 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 a209d8e2c..2e0009a95 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' @@ -178,8 +178,7 @@ Pango.Layout - - + To be added To be added: an object of type 'Pango.Layout' @@ -194,10 +193,10 @@ System.Boolean - - - - + + + + To be added a @@ -214,10 +213,10 @@ System.Void - - - - + + + + To be added a @@ -227,4 +226,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/LayoutRun.xml b/doc/en/Pango/LayoutRun.xml index 0c72de8e5..a01bf4a3f 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 685058195..abad4105a 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 70e09055b..25449627d 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 534deb0a5..119e4b721 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 6ba728515..93bf7691c 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 c76b43575..264051c10 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 bff63b570..9c0dfe4b1 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 57b183529..1034503df 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 b0136d0e0..e7fc1e397 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 ca032c86b..6c6f55ae8 100644 --- a/doc/en/Pango/Stretch.xml +++ b/doc/en/Pango/Stretch.xml @@ -166,4 +166,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/Style.xml b/doc/en/Pango/Style.xml index 2fc9fc300..3e3547ef4 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 d5c1936ab..db642a611 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 7d20adebe..7733845bb 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 74ae7e8dd..bd05d1b8a 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 943e9723d..cbb578e49 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/Win32FontCache.xml b/doc/en/Pango/Win32FontCache.xml index 9c6fd6462..390a5a2e0 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 b00e81653..25e5a5641 100644 --- a/doc/en/Pango/WrapMode.xml +++ b/doc/en/Pango/WrapMode.xml @@ -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 d700029ef..6c53012c8 100644 --- a/doc/en/Pango/X.xml +++ b/doc/en/Pango/X.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -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 c32fa52af..b0d1bd8da 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 0dcdf16f3..bc5936d8a 100644 --- a/doc/en/Pango/Xft.xml +++ b/doc/en/Pango/Xft.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -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 6246c2614..983f20ad6 100644 --- a/doc/en/Pango/XftSubstituteFunc.xml +++ b/doc/en/Pango/XftSubstituteFunc.xml @@ -2,7 +2,7 @@ pango-sharp - + 0.0.0.0 neutral @@ -25,4 +25,7 @@ - \ No newline at end of file + + + System.Void + diff --git a/doc/en/PangoSharp/FreeGCFuncWrapper.xml b/doc/en/PangoSharp/FreeGCFuncWrapper.xml index d9c2f16b3..3fdbc67b4 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 +