From 5d8e9c5dd3758bff98e46ad6fd9b806a58ebd13f Mon Sep 17 00:00:00 2001 From: "Hector E. Gomez Morales" Date: Fri, 5 Mar 2004 13:40:13 +0000 Subject: [PATCH] 2004-03-05 Hector Gomez M * en/* : Created TODO files for every namespace (except *Sharp namespaces). 2004-02-29 Hector Gomez M * Changelog: Corrected bogus year dates. * en/Gtk/TODO: updated TODO list. * en/Atk/EditableText.xml * en/Atk/Free.xml * en/Atk/NoOpObject.xml * en/Atk/Object.xml * en/Atk/StateSet.xml * en/Gnome/CanvasProxy.xml * en/Gnome/CanvasRichText.xml * en/Gnome/Config.xml * en/Gnome/DateEdit.xml * en/Gnome/Entry.xml * en/Gnome/FileEntry.xml * en/Gnome/Font.xml * en/Gnome/FontFamily.xml * en/Gnome/GlyphList.xml * en/Gnome/IconList.xml * en/Gnome/IconTheme.xml * en/Gnome/Pgl.xml * en/Gtk/Combo.xml * en/Gtk/ListStore.xml * en/Gtk/RadioMenuItem.xml * en/Gtk/StockItem.xml * en/Gtk/StockManager.xml * en/Gtk/TextBuffer.xml * en/Gtk/TextIter.xml * en/Gtk/TextView.xml * en/Gtk/TooltipsData.xml * en/Gtk/TreeModelSort.xml * en/Gtk/TreeStore.xml * en/Gtk/TreeView.xml * en/Gtk/Widget.xml * en/Gtk/Window.xml: Restored and/or removed various nodes. * en/Gtk/Accel.xml: Removed deprecated GroupsFromObject Method. * en/Gtk/Application: Removed deprecated CurrentEvent Property. * en/Gtk/Container.xml: FocusChain and Children update. * en/Gtk/DeleteEventArgs.xml: Removed deprecated Event Property. * en/Gtk/DestroyEventArgs.xml: Removed deprecated Event Property. * en/Gtk/MenuItem.xml: ToggleSizeRequest update. * en/Gtk/IMContext.xml: Removed deprecated GetPreeditString Method. * en/Gtk/IMContextSimple.xml: Removed deprecated AddTable Method. * en/Gtk/Init.xml: Removed deprecated AbiCheck Method * en/Gtk/MapEventArgs.xml: Removed deprecated Event Property. * en/Gtk/MenuItem.xml: Removed deprecated ToggleSizeRequest Method. * en/Gtk/NoExposeEventArgs.xml: Removed deprecated Event Property. * en/Gtk/SelectionData.xml: Removed deprecated Set Method. * en/Gtk/TextChildAnchor.xml: Widget update. * en/Gtk/TreeIter.xml: Stamp update. * en/Gtk/TreeModel.xml: EmitRowsReordered update. * en/Gtk/TreeRowReference.xml: Removed deprecated Reordered Method. * en/Gtk/TreeSelection.xml: Removed deprecated GetSelectedRows Method. * en/Gtk/TreeViewColumn.xml: Removed deprecated CellRenders Property. * en/Gtk/UnmapEventArgs.xml: Removed deprecated Event Property. svn path=/trunk/gtk-sharp/; revision=23736 --- doc/ChangeLog | 86 ++++- doc/en/Art/TODO | 46 +++ doc/en/Atk/Attribute.xml | 17 +- doc/en/Atk/EditableText.xml | 19 +- doc/en/Atk/NoOpObject.xml | 19 +- doc/en/Atk/Object.xml | 14 +- doc/en/Atk/StateSet.xml | 19 +- doc/en/Atk/TODO | 75 +++++ doc/en/GConf.PropertyEditors/TODO | 22 ++ doc/en/GConf/Client.xml | 4 +- doc/en/GConf/TODO | 15 + doc/en/GLib/TODO | 40 +++ doc/en/Gda/TODO | 112 +++++++ doc/en/Gdk/TODO | 163 ++++++++++ doc/en/Glade/TODO | 28 ++ doc/en/Gnome/CanvasProxy.xml | 62 +--- doc/en/Gnome/CanvasRichText.xml | 38 +-- doc/en/Gnome/Config.xml | 21 +- doc/en/Gnome/DateEdit.xml | 17 +- doc/en/Gnome/Entry.xml | 36 +-- doc/en/Gnome/FileEntry.xml | 36 +-- doc/en/Gnome/Font.xml | 61 +--- doc/en/Gnome/FontFamily.xml | 58 +--- doc/en/Gnome/GlyphList.xml | 19 +- doc/en/Gnome/IconList.xml | 14 +- doc/en/Gnome/IconTheme.xml | 31 +- doc/en/Gnome/Pgl.xml | 60 +--- doc/en/Gnome/TODO | 207 ++++++++++++ doc/en/GnomeDb/TODO | 58 ++++ doc/en/Gtk/Accel.xml | 18 +- doc/en/Gtk/Application.xml | 14 +- doc/en/Gtk/Combo.xml | 39 +-- doc/en/Gtk/Container.xml | 128 +++----- doc/en/Gtk/DeleteEventArgs.xml | 14 +- doc/en/Gtk/DestroyEventArgs.xml | 14 +- doc/en/Gtk/IMContext.xml | 21 +- doc/en/Gtk/IMContextSimple.xml | 21 +- doc/en/Gtk/Init.xml | 25 +- doc/en/Gtk/ListStore.xml | 117 +------ doc/en/Gtk/MapEventArgs.xml | 14 +- doc/en/Gtk/MenuItem.xml | 24 +- doc/en/Gtk/NoExposeEventArgs.xml | 14 +- doc/en/Gtk/RadioMenuItem.xml | 34 +- doc/en/Gtk/SelectionData.xml | 23 +- doc/en/Gtk/StockItem.xml | 79 +---- doc/en/Gtk/StockManager.xml | 15 +- doc/en/Gtk/TODO | 332 ++++++++++++++++++- doc/en/Gtk/TextBuffer.xml | 179 ++--------- doc/en/Gtk/TextChildAnchor.xml | 20 +- doc/en/Gtk/TextIter.xml | 42 +-- doc/en/Gtk/TextView.xml | 38 +-- doc/en/Gtk/TooltipsData.xml | 37 +-- doc/en/Gtk/TreeIter.xml | 17 +- doc/en/Gtk/TreeModel.xml | 26 +- doc/en/Gtk/TreeModelSort.xml | 55 +--- doc/en/Gtk/TreeRowReference.xml | 23 +- doc/en/Gtk/TreeSelection.xml | 18 +- doc/en/Gtk/TreeStore.xml | 166 ++-------- doc/en/Gtk/TreeView.xml | 66 +--- doc/en/Gtk/TreeViewColumn.xml | 21 +- doc/en/Gtk/UnmapEventArgs.xml | 14 +- doc/en/Gtk/Widget.xml | 514 ++---------------------------- doc/en/Gtk/Window.xml | 113 ++----- doc/en/Pango/TODO | 72 +++++ doc/en/Rsvg/TODO | 30 ++ doc/en/Vte/TODO | 34 ++ 66 files changed, 1551 insertions(+), 2277 deletions(-) create mode 100644 doc/en/Art/TODO create mode 100644 doc/en/Atk/TODO create mode 100644 doc/en/GConf.PropertyEditors/TODO create mode 100644 doc/en/GConf/TODO create mode 100644 doc/en/GLib/TODO create mode 100644 doc/en/Gda/TODO create mode 100644 doc/en/Gdk/TODO create mode 100644 doc/en/Glade/TODO create mode 100644 doc/en/Gnome/TODO create mode 100644 doc/en/GnomeDb/TODO create mode 100644 doc/en/Pango/TODO create mode 100644 doc/en/Rsvg/TODO create mode 100644 doc/en/Vte/TODO diff --git a/doc/ChangeLog b/doc/ChangeLog index 529057364..5afa50951 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,61 +1,119 @@ -2003-02-26 Mike Kestner +2004-03-05 Hector Gomez M + * en/* : Created TODO files for every namespace (except *Sharp namespaces). + +2004-02-29 Hector Gomez M + * Changelog: Corrected bogus year dates. + * en/Gtk/TODO: updated TODO list. + * en/Atk/EditableText.xml + * en/Atk/Free.xml + * en/Atk/NoOpObject.xml + * en/Atk/Object.xml + * en/Atk/StateSet.xml + * en/Gnome/CanvasProxy.xml + * en/Gnome/CanvasRichText.xml + * en/Gnome/Config.xml + * en/Gnome/DateEdit.xml + * en/Gnome/Entry.xml + * en/Gnome/FileEntry.xml + * en/Gnome/Font.xml + * en/Gnome/FontFamily.xml + * en/Gnome/GlyphList.xml + * en/Gnome/IconList.xml + * en/Gnome/IconTheme.xml + * en/Gnome/Pgl.xml + * en/Gtk/Combo.xml + * en/Gtk/ListStore.xml + * en/Gtk/RadioMenuItem.xml + * en/Gtk/StockItem.xml + * en/Gtk/StockManager.xml + * en/Gtk/TextBuffer.xml + * en/Gtk/TextIter.xml + * en/Gtk/TextView.xml + * en/Gtk/TooltipsData.xml + * en/Gtk/TreeModelSort.xml + * en/Gtk/TreeStore.xml + * en/Gtk/TreeView.xml + * en/Gtk/Widget.xml + * en/Gtk/Window.xml: Restored and/or removed various nodes. + * en/Gtk/Accel.xml: Removed deprecated GroupsFromObject Method. + * en/Gtk/Application: Removed deprecated CurrentEvent Property. + * en/Gtk/Container.xml: FocusChain and Children update. + * en/Gtk/DeleteEventArgs.xml: Removed deprecated Event Property. + * en/Gtk/DestroyEventArgs.xml: Removed deprecated Event Property. + * en/Gtk/MenuItem.xml: ToggleSizeRequest update. + * en/Gtk/IMContext.xml: Removed deprecated GetPreeditString Method. + * en/Gtk/IMContextSimple.xml: Removed deprecated AddTable Method. + * en/Gtk/Init.xml: Removed deprecated AbiCheck Method + * en/Gtk/MapEventArgs.xml: Removed deprecated Event Property. + * en/Gtk/MenuItem.xml: Removed deprecated ToggleSizeRequest Method. + * en/Gtk/NoExposeEventArgs.xml: Removed deprecated Event Property. + * en/Gtk/SelectionData.xml: Removed deprecated Set Method. + * en/Gtk/TextChildAnchor.xml: Widget update. + * en/Gtk/TreeIter.xml: Stamp update. + * en/Gtk/TreeModel.xml: EmitRowsReordered update. + * en/Gtk/TreeRowReference.xml: Removed deprecated Reordered Method. + * en/Gtk/TreeSelection.xml: Removed deprecated GetSelectedRows Method. + * en/Gtk/TreeViewColumn.xml: Removed deprecated CellRenders Property. + * en/Gtk/UnmapEventArgs.xml: Removed deprecated Event Property. + +2004-02-26 Mike Kestner * scan-deprecations.cs : little xpath tool to inspect deprecates. -2003-02-26 Mike Kestner +2004-02-26 Mike Kestner * Vte/Gnome/Gtk : add some new doc files. -2003-02-26 Mike Kestner +2004-02-26 Mike Kestner * All: run updater and kill stubbed deprecates -2003-02-26 Mike Kestner +2004-02-26 Mike Kestner * Atk/Gdk/Gtk : add some new doc files. -2003-02-26 Mike Kestner +2004-02-26 Mike Kestner * Pango/*.xml : run updater and kill stubbed deprecates * Atk/*.xml : run updater and kill stubbed deprecates * Gdk/*.xml : run updater and kill stubbed deprecates * Gtk/*.xml : run updater and kill stubbed deprecates -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * All: update events to new handler namespaces. -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * en/GLibSharp.xml : Update Summary. * en/GtkSharp.xml : Update Summary. -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * en/*.xml : remove toplevel xml files for killed *Sharp namespaces. -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * */*Handler.xml : move all signal delegates from *Sharp to base namespaces. -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * GtkSharp/*Delegate.xml : kill. * GtkSharp/*Signal.xml : kill. -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * GtkSharp/*Native.xml : kill. -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * */*Wrapper.xml : kill all. These are internal classes. -2003-02-25 Mike Kestner +2004-02-25 Mike Kestner * All: move all signal args from *Sharp to base namespaces. -2003-01-13 Peter Williams +2004-01-13 Peter Williams * en/Gtk/Application.xml: Update Init, InitCheck functions for new progname argument. Fix a paste-o in the docs for InitCheck. diff --git a/doc/en/Art/TODO b/doc/en/Art/TODO new file mode 100644 index 000000000..6a15b08b6 --- /dev/null +++ b/doc/en/Art/TODO @@ -0,0 +1,46 @@ +TODO doc for Art namespace. + +There are in total 37 xml to document in Art. Right now there are 37 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +Affine.xml +AlphaGamma.xml +AlphaType.xml +Bpath.xml +CompositingMode.xml +DRect.xml +DestroyNotify.xml +FilterLevel.xml +Global.xml +GradientLinear.xml +GradientRadial.xml +GradientSpread.xml +GradientStop.xml +IRect.xml +ImageSource.xml +ImageSourceFlags.xml +MaskSource.xml +PathStrokeCapType.xml +PathStrokeJoinType.xml +Pathcode.xml +PixBuf.xml +PixFormat.xml +Point.xml +Render.xml +RenderCallback.xml +RenderMaskRun.xml +Rgb.xml +Rgba.xml +SVP.xml +SVPRenderAAIter.xml +SVPRenderAAStep.xml +SVPSeg.xml +SvpWriter.xml +Uta.xml +Vpath.xml +VpathDash.xml +WindRule.xml diff --git a/doc/en/Atk/Attribute.xml b/doc/en/Atk/Attribute.xml index e9d839448..fd7b608f6 100644 --- a/doc/en/Atk/Attribute.xml +++ b/doc/en/Atk/Attribute.xml @@ -47,21 +47,6 @@ To be added - - - Property - - GLib.SList - - - - - To be added - To be added: an object of type 'GLib.SList' - To be added: an object of type 'GLib.SList' - To be added - - Field @@ -89,4 +74,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/EditableText.xml b/doc/en/Atk/EditableText.xml index 3ac08d401..0d416af95 100644 --- a/doc/en/Atk/EditableText.xml +++ b/doc/en/Atk/EditableText.xml @@ -122,23 +122,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - Method @@ -156,4 +139,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/NoOpObject.xml b/doc/en/Atk/NoOpObject.xml index 553c7c987..9e95b088c 100644 --- a/doc/en/Atk/NoOpObject.xml +++ b/doc/en/Atk/NoOpObject.xml @@ -1392,23 +1392,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - Method @@ -2004,4 +1987,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/Object.xml b/doc/en/Atk/Object.xml index 2d5dabb9f..13571b02f 100644 --- a/doc/en/Atk/Object.xml +++ b/doc/en/Atk/Object.xml @@ -467,18 +467,6 @@ To be added - - - Event - - Atk.PropertyChangeHandler - - - - To be added - To be added - - Event @@ -796,4 +784,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/StateSet.xml b/doc/en/Atk/StateSet.xml index 40cb2ce6d..b251a228c 100644 --- a/doc/en/Atk/StateSet.xml +++ b/doc/en/Atk/StateSet.xml @@ -173,23 +173,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - Method @@ -265,4 +248,4 @@ - \ No newline at end of file + diff --git a/doc/en/Atk/TODO b/doc/en/Atk/TODO new file mode 100644 index 000000000..934bdfedc --- /dev/null +++ b/doc/en/Atk/TODO @@ -0,0 +1,75 @@ +TODO doc for Atk namespace. + +There are in total 66 xml to document in Atk. Right now there are 66 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +Action.xml +ActiveDescendantChangedArgs.xml +ActiveDescendantChangedHandler.xml +Attribute.xml +ChildrenChangedArgs.xml +ChildrenChangedHandler.xml +ColumnDeletedArgs.xml +ColumnDeletedHandler.xml +ColumnInsertedArgs.xml +ColumnInsertedHandler.xml +Component.xml +CoordType.xml +Document.xml +EditableText.xml +EventListener.xml +EventListenerInit.xml +Focus.xml +FocusEventArgs.xml +FocusEventHandler.xml +FocusHandler.xml +Function.xml +GObjectAccessible.xml +Global.xml +Hyperlink.xml +HyperlinkStateFlags.xml +Hypertext.xml +Image.xml +Implementor.xml +KeyEventStruct.xml +KeyEventType.xml +KeySnoopFunc.xml +Layer.xml +NoOpObject.xml +NoOpObjectFactory.xml +Object.xml +ObjectFactory.xml +PropertyChangeArgs.xml +PropertyChangeEventHandler.xml +PropertyChangeHandler.xml +PropertyValues.xml +Registry.xml +Relation.xml +RelationSet.xml +RelationType.xml +Role.xml +RowDeletedArgs.xml +RowDeletedHandler.xml +RowInsertedArgs.xml +RowInsertedHandler.xml +Selection.xml +StateChangeArgs.xml +StateChangeHandler.xml +StateManager.xml +StateSet.xml +StateType.xml +StreamableContent.xml +Table.xml +Text.xml +TextAttribute.xml +TextBoundary.xml +TextCaretMovedArgs.xml +TextCaretMovedHandler.xml +TextChangedArgs.xml +TextChangedHandler.xml +Util.xml +Value.xml diff --git a/doc/en/GConf.PropertyEditors/TODO b/doc/en/GConf.PropertyEditors/TODO new file mode 100644 index 000000000..9380da786 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/TODO @@ -0,0 +1,22 @@ +TODO doc for GConf.PropertyEditors namespace. + +There are in total 13 xml to document in GConf.PropertyEditors. Right now there are 13 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +EditorNotSupportedException.xml +EditorShell.xml +InvalidGladeKeyException.xml +PropertyEditor.xml +PropertyEditorBool.xml +PropertyEditorColorPicker.xml +PropertyEditorEntry.xml +PropertyEditorEnum.xml +PropertyEditorFileEntry.xml +PropertyEditorOptionMenu.xml +PropertyEditorRadioButton.xml +PropertyEditorSpinButton.xml +PropertyEditorToggleButton.xml diff --git a/doc/en/GConf/Client.xml b/doc/en/GConf/Client.xml index b6a96b0f9..d7bebc1c9 100644 --- a/doc/en/GConf/Client.xml +++ b/doc/en/GConf/Client.xml @@ -1,5 +1,5 @@ - + gconf-sharp @@ -142,4 +142,4 @@ switch (val) { - \ No newline at end of file + diff --git a/doc/en/GConf/TODO b/doc/en/GConf/TODO new file mode 100644 index 000000000..e1dc72179 --- /dev/null +++ b/doc/en/GConf/TODO @@ -0,0 +1,15 @@ +TODO doc for GConf namespace. + +There are in total 7 xml to document in GConf. Right now there are 6 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +ChangeSet.xml +Client.xml +NoSuchKeyException.xml +NotifyEventArgs.xml +NotifyEventHandler.xml +NotifyFuncNative.xml diff --git a/doc/en/GLib/TODO b/doc/en/GLib/TODO new file mode 100644 index 000000000..6fc65b4a1 --- /dev/null +++ b/doc/en/GLib/TODO @@ -0,0 +1,40 @@ +TODO doc for GLib namespace. + +There are in total 31 xml to document in GLib. Right now there are 30 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +Boxed.xml +DefaultSignalHandlerAttribute.xml +DelegateWrapper.xml +EnumWrapper.xml +FileUtils.xml +GException.xml +GType.xml +IWrapper.xml +Idle.xml +IdleHandler.xml +List.xml +ListBase.xml +Log.xml +LogFunc.xml +LogLevelFlags.xml +MainContext.xml +Markup.xml +Object.xml +Opaque.xml +PrintFunc.xml +SList.xml +SignalAttribute.xml +Source.xml +Thread.xml +Timeout.xml +TimeoutHandler.xml +Type.xml +TypeFundamentals.xml +UnwrappedObject.xml +Value.xml +WrapperClassAttribute.xml diff --git a/doc/en/Gda/TODO b/doc/en/Gda/TODO new file mode 100644 index 000000000..4bcdcdc9d --- /dev/null +++ b/doc/en/Gda/TODO @@ -0,0 +1,112 @@ +TODO doc for Gda namespace. + +There are in total 103 xml to document in Gda. Right now there are 103 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +Application.xml +Blob.xml +BlobMode.xml +Client.xml +ClientEvent.xml +Command.xml +CommandOptions.xml +CommandType.xml +Config.xml +ConfigListenerFunc.xml +Connection.xml +ConnectionFeature.xml +ConnectionOptions.xml +ConnectionSchema.xml +DataModel.xml +DataModelArray.xml +DataModelForeachFunc.xml +DataModelHash.xml +DataModelList.xml +DataSourceInfo.xml +Date.xml +Error.xml +ErrorArgs.xml +ErrorHandler.xml +EventNotificationArgs.xml +EventNotificationHandler.xml +ExportFlags.xml +Field.xml +FieldAttributes.xml +File.xml +GeometricPoint.xml +Global.xml +InitFunc.xml +Log.xml +Main.xml +Money.xml +Numeric.xml +Parameter.xml +ParameterList.xml +ProviderInfo.xml +QuarkList.xml +Row.xml +RowInsertedEventArgs.xml +RowInsertedEventHandler.xml +RowRemovedEventArgs.xml +RowRemovedEventHandler.xml +RowUpdatedEventArgs.xml +RowUpdatedEventHandler.xml +Select.xml +ServerProvider.xml +Table.xml +Time.xml +Timestamp.xml +Transaction.xml +TransactionIsolation.xml +Value.xml +ValueType.xml +WarningArgs.xml +WarningHandler.xml +XmlConnection.xml +XmlDatabase.xml +XmlDocument.xml +Xql.xml +XqlAtom.xml +XqlAtomClass.xml +XqlBin.xml +XqlBinClass.xml +XqlColumn.xml +XqlColumnClass.xml +XqlConst.xml +XqlConstClass.xml +XqlDelete.xml +XqlDeleteClass.xml +XqlDml.xml +XqlDmlClass.xml +XqlDual.xml +XqlDualClass.xml +XqlField.xml +XqlFieldClass.xml +XqlFunc.xml +XqlFuncClass.xml +XqlInsert.xml +XqlInsertClass.xml +XqlItem.xml +XqlItemClass.xml +XqlJoin.xml +XqlJoinClass.xml +XqlList.xml +XqlListClass.xml +XqlQuery.xml +XqlQueryClass.xml +XqlSelect.xml +XqlSelectClass.xml +XqlStack.xml +XqlStackClass.xml +XqlTarget.xml +XqlTargetClass.xml +XqlUpdate.xml +XqlUpdateClass.xml +XqlValue.xml +XqlValueClass.xml +XqlValueRef.xml +XqlValueRefClass.xml diff --git a/doc/en/Gdk/TODO b/doc/en/Gdk/TODO new file mode 100644 index 000000000..02d7552e2 --- /dev/null +++ b/doc/en/Gdk/TODO @@ -0,0 +1,163 @@ +TODO doc for Gdk namespace. + +There are in total 161 xml to document in Gdk. Right now there are 154 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +AreaUpdatedArgs.xml +AreaUpdatedHandler.xml +AxisUse.xml +BRESINFO.xml +Bitmap.xml +ByteOrder.xml +CapStyle.xml +ClosedArgs.xml +ClosedHandler.xml +Color.xml +Colormap.xml +Colorspace.xml +CrossingMode.xml +Cursor.xml +CursorType.xml +DestroyNotify.xml +Device.xml +DeviceAxis.xml +DeviceKey.xml +Display.xml +DisplayManager.xml +DisplayOpenedArgs.xml +DisplayOpenedHandler.xml +DisplayPointerHooks.xml +Drag.xml +DragAction.xml +DragContext.xml +DragProtocol.xml +Drawable.xml +Drop.xml +EdgeTable.xml +EdgeTableEntry.xml +Error.xml +Event.xml +EventAny.xml +EventButton.xml +EventClient.xml +EventConfigure.xml +EventCrossing.xml +EventDND.xml +EventExpose.xml +EventFocus.xml +EventFunc.xml +EventHelper.xml +EventKey.xml +EventMask.xml +EventMotion.xml +EventNoExpose.xml +EventProperty.xml +EventProximity.xml +EventScroll.xml +EventSelection.xml +EventSetting.xml +EventType.xml +EventVisibility.xml +EventWindowState.xml +ExtensionMode.xml +Fill.xml +FillRule.xml +FilterFunc.xml +FilterReturn.xml +Font.xml +Function.xml +GCValues.xml +GCValuesMask.xml +Geometry.xml +Global.xml +GrabStatus.xml +Gravity.xml +Image.xml +ImageType.xml +InputCondition.xml +InputFunction.xml +InputMode.xml +InterpType.xml +JoinStyle.xml +Key.xml +Keyboard.xml +KeymapKey.xml +Keyval.xml +LineStyle.xml +ModifierType.xml +NotifyType.xml +OverlapType.xml +POINTBLOCK.xml +PangoAttrEmbossed.xml +PangoAttrStipple.xml +PangoHelper.xml +PixbufAlphaMode.xml +PixbufAniAnim.xml +PixbufAniAnimIter.xml +PixbufAnimation.xml +PixbufAnimationIter.xml +PixbufDestroyNotify.xml +PixbufError.xml +PixbufFormat.xml +PixbufFormatFlags.xml +PixbufFrame.xml +PixbufFrameAction.xml +PixbufGifAnim.xml +PixbufGifAnimIter.xml +PixbufLoader.xml +PixbufModule.xml +PixbufModuleFillInfoFunc.xml +PixbufModuleFillVtableFunc.xml +PixbufModulePattern.xml +PixbufModulePreparedFunc.xml +PixbufModuleSizeFunc.xml +PixbufModuleUpdatedFunc.xml +Pixdata.xml +PixdataDumpType.xml +PixdataType.xml +Pixmap.xml +Point.xml +Pointer.xml +PointerHooks.xml +PropMode.xml +Property.xml +PropertyState.xml +Query.xml +Rectangle.xml +Region.xml +RegionBox.xml +Rgb.xml +RgbCmap.xml +RgbDither.xml +ScanLineList.xml +ScanLineListBlock.xml +Screen.xml +ScrollDirection.xml +Segment.xml +Selection.xml +SettingAction.xml +SizePreparedArgs.xml +SizePreparedHandler.xml +Span.xml +SpanFunc.xml +Status.xml +SubwindowMode.xml +Text.xml +Threads.xml +TimeCoord.xml +VisibilityState.xml +WMDecoration.xml +WMFunction.xml +Window.xml +WindowAttr.xml +WindowAttributesType.xml +WindowClass.xml +WindowEdge.xml +WindowHints.xml +WindowState.xml +WindowType.xml +WindowTypeHint.xml diff --git a/doc/en/Glade/TODO b/doc/en/Glade/TODO new file mode 100644 index 000000000..fe469312b --- /dev/null +++ b/doc/en/Glade/TODO @@ -0,0 +1,28 @@ +TODO doc for Glade namespace. + +There are in total 21 xml to document in Glade. Right now there are 19 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +AccelInfo.xml +ApplyCustomPropFunc.xml +AtkActionInfo.xml +AtkRelationInfo.xml +BuildChildrenFunc.xml +ChildInfo.xml +FindInternalChildFunc.xml +Global.xml +HandlerNotFoundException.xml +Interface.xml +NewFunc.xml +Parser.xml +Property.xml +RawXMLConnectFunc.xml +SignalInfo.xml +Standard.xml +WidgetInfo.xml +XMLConnectFunc.xml +XMLCustomWidgetHandler.xml diff --git a/doc/en/Gnome/CanvasProxy.xml b/doc/en/Gnome/CanvasProxy.xml index 163ac3b71..e576170cd 100644 --- a/doc/en/Gnome/CanvasProxy.xml +++ b/doc/en/Gnome/CanvasProxy.xml @@ -53,54 +53,6 @@ To be added - - - Event - - GtkSharp.BoundsHandler - - - - To be added - To be added - - - - - Event - - GtkSharp.PointHandler - - - - To be added - To be added - - - - - Event - - GtkSharp.RenderHandler - - - - To be added - To be added - - - - - Event - - GtkSharp.DrawHandler - - - - To be added - To be added - - Event @@ -161,18 +113,6 @@ To be added - - - Event - - GtkSharp.UpdateHandler - - - - To be added - To be added - - Event @@ -234,4 +174,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/CanvasRichText.xml b/doc/en/Gnome/CanvasRichText.xml index 41efaa7a1..c0b609cfb 100644 --- a/doc/en/Gnome/CanvasRichText.xml +++ b/doc/en/Gnome/CanvasRichText.xml @@ -38,23 +38,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Gtk.TextIter' - To be added: an object of type 'Gdk.Rectangle&' - To be added - - Method @@ -447,25 +430,6 @@ To be added - - - Method - - System.Void - - - - - - - - To be added - To be added: an object of type 'Gtk.TextIter&' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added - - Property @@ -528,4 +492,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Config.xml b/doc/en/Gnome/Config.xml index c45b62bd7..381395860 100644 --- a/doc/en/Gnome/Config.xml +++ b/doc/en/Gnome/Config.xml @@ -499,25 +499,6 @@ To be added - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - Method @@ -537,4 +518,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/DateEdit.xml b/doc/en/Gnome/DateEdit.xml index 092f4b4b9..082f679e0 100644 --- a/doc/en/Gnome/DateEdit.xml +++ b/doc/en/Gnome/DateEdit.xml @@ -184,21 +184,6 @@ To be added - - - Property - - System.UInt64 - - - - - To be added - a - a - To be added - - Property @@ -360,4 +345,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Entry.xml b/doc/en/Gnome/Entry.xml index e9f015b65..4df25644c 100644 --- a/doc/en/Gnome/Entry.xml +++ b/doc/en/Gnome/Entry.xml @@ -354,32 +354,6 @@ - - - Event - - GtkSharp.TextInsertedHandler - - - - Emitted when text is inserted into the entry. - - - - - - - Event - - GtkSharp.TextDeletedHandler - - - - Emitted when text is deleted from the entry. - - - - Event @@ -575,8 +549,8 @@ - To be added - To be added + Emitted when text is deleted from the entry. + @@ -587,9 +561,9 @@ - To be added - To be added + Emitted when text is inserted into the entry. + - \ No newline at end of file + diff --git a/doc/en/Gnome/FileEntry.xml b/doc/en/Gnome/FileEntry.xml index 2b6d7436a..72cd50712 100644 --- a/doc/en/Gnome/FileEntry.xml +++ b/doc/en/Gnome/FileEntry.xml @@ -418,32 +418,6 @@ - - - Event - - GtkSharp.TextInsertedHandler - - - - Emitted when text is inserted into the . - - - - - - - Event - - GtkSharp.TextDeletedHandler - - - - Emitted when text is deleted into the . - - - - Event @@ -681,8 +655,8 @@ - To be added - To be added + Emitted when text is deleted into the . + @@ -693,9 +667,9 @@ - To be added - To be added + Emitted when text is inserted into the . + - \ No newline at end of file + diff --git a/doc/en/Gnome/Font.xml b/doc/en/Gnome/Font.xml index eb32ee6e9..5639208b2 100644 --- a/doc/en/Gnome/Font.xml +++ b/doc/en/Gnome/Font.xml @@ -26,49 +26,6 @@ - - - Method - - GLib.List - - - - To be added - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - Method @@ -543,22 +500,6 @@ To be added - - - Method - - GLib.List - - - - - - To be added - a - a - To be added - - Method @@ -722,4 +663,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/FontFamily.xml b/doc/en/Gnome/FontFamily.xml index 8245e314f..e79ee0cf0 100644 --- a/doc/en/Gnome/FontFamily.xml +++ b/doc/en/Gnome/FontFamily.xml @@ -26,49 +26,6 @@ - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - GLib.List - - - - To be added - a - To be added - - Method @@ -81,19 +38,6 @@ To be added - - - Method - - GLib.List - - - - To be added - a - To be added - - Method @@ -203,4 +147,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/GlyphList.xml b/doc/en/Gnome/GlyphList.xml index ceed7f7c9..a63d7834d 100644 --- a/doc/en/Gnome/GlyphList.xml +++ b/doc/en/Gnome/GlyphList.xml @@ -305,23 +305,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - Method @@ -372,4 +355,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/IconList.xml b/doc/en/Gnome/IconList.xml index dc68bc465..59024e08e 100644 --- a/doc/en/Gnome/IconList.xml +++ b/doc/en/Gnome/IconList.xml @@ -459,18 +459,6 @@ To be added - - - Property - - GLib.List - - - To be added - To be added: an object of type 'GLib.List' - To be added - - Property @@ -899,4 +887,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/IconTheme.xml b/doc/en/Gnome/IconTheme.xml index b9e761162..ab3178b4a 100644 --- a/doc/en/Gnome/IconTheme.xml +++ b/doc/en/Gnome/IconTheme.xml @@ -67,22 +67,6 @@ To be added - - - Method - - GLib.List - - - - - - To be added - a - a - To be added - - Method @@ -201,19 +185,6 @@ To be added - - - Property - - System.String[] - - - - To be added - a - To be added - - Method @@ -309,4 +280,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/Pgl.xml b/doc/en/Gnome/Pgl.xml index cdbde4cf4..0962a5747 100644 --- a/doc/en/Gnome/Pgl.xml +++ b/doc/en/Gnome/Pgl.xml @@ -103,64 +103,6 @@ To be added - - - Method - - System.Void - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - To be added - - - - - Method - - System.Void - - - - - - - - - - - - - To be added - a - a - a - a - a - a - a - a - To be added - - Method @@ -218,4 +160,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gnome/TODO b/doc/en/Gnome/TODO new file mode 100644 index 000000000..66782bd0e --- /dev/null +++ b/doc/en/Gnome/TODO @@ -0,0 +1,207 @@ +TODO doc for Gnome namespace. + +There are in total 210 xml to document in Gnome. Right now there are 198 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +AppBarMsg.xml +BackClickedArgs.xml +BackClickedHandler.xml +BoundsArgs.xml +BoundsHandler.xml +CancelClickedArgs.xml +CancelClickedHandler.xml +CanvasBpath.xml +CanvasBpathPriv.xml +CanvasBuf.xml +CanvasClipgroup.xml +CanvasEllipse.xml +CanvasEventArgs.xml +CanvasEventHandler.xml +CanvasGroup.xml +CanvasHacktext.xml +CanvasHacktextPriv.xml +CanvasItem.xml +CanvasLine.xml +CanvasPathDef.xml +CanvasPixbuf.xml +CanvasPoints.xml +CanvasPolygon.xml +CanvasProxy.xml +CanvasRE.xml +CanvasRect.xml +CanvasRichText.xml +CanvasShape.xml +CanvasShapePriv.xml +CanvasText.xml +CanvasWidget.xml +Client.xml +ClientFlags.xml +ClientState.xml +ColorPicker.xml +ColorSetArgs.xml +ColorSetHandler.xml +Config.xml +ConnectedArgs.xml +ConnectedHandler.xml +CopiesSetArgs.xml +CopiesSetHandler.xml +DateEdit.xml +DateEditFlags.xml +DialogType.xml +DrawArgs.xml +DrawBackgroundArgs.xml +DrawBackgroundHandler.xml +DrawHandler.xml +EdgePosition.xml +Entry.xml +FileDomain.xml +FinishClickedArgs.xml +FinishClickedHandler.xml +Font.xml +FontDialog.xml +FontFace.xml +FontFamily.xml +FontPicker.xml +FontPickerMode.xml +FontPreview.xml +FontSelection.xml +FontSetArgs.xml +FontSetHandler.xml +FontWeight.xml +GPAOptionMenu.xml +GPAPrinterSelector.xml +GPASettingsSelector.xml +GPATransportSelector.xml +GPAWidget.xml +GPFamilyEntry.xml +GPFontEntry.xml +GPFontEntryAlias.xml +GPFontEntryType.xml +GPFontMap.xml +GPGC.xml +GPPath.xml +Gconf.xml +GdkHelper.xml +GdkPixbufAsyncHandle.xml +GdkPixbufDoneCallback.xml +GdkPixbufLoadCallback.xml +Global.xml +GlyphList.xml +GpaModuleInfo.xml +GpaPaperPreviewItem.xml +GtkHelper.xml +HRef.xml +HelpError.xml +Icon.xml +IconData.xml +IconDataPoint.xml +IconEntry.xml +IconFocusedArgs.xml +IconFocusedHandler.xml +IconList.xml +IconListMode.xml +IconLookupFlags.xml +IconLookupResultFlags.xml +IconSelectedArgs.xml +IconSelectedHandler.xml +IconSelection.xml +IconTextItem.xml +IconTheme.xml +IconUnselectedArgs.xml +IconUnselectedHandler.xml +InteractFunction.xml +InteractStyle.xml +ModuleClassInitHook.xml +ModuleHook.xml +ModuleInfo.xml +ModuleInitHook.xml +ModuleRequirement.xml +Modules.xml +MoveCursorArgs.xml +MoveCursorHandler.xml +NextClickedArgs.xml +NextClickedHandler.xml +PaperPreview.xml +PaperSelector.xml +PaperSelectorFlags.xml +Pgl.xml +PixmapEntry.xml +PointArgs.xml +PointHandler.xml +PosGlyphList.xml +PreferencesType.xml +PreparedArgs.xml +PreparedHandler.xml +Print.xml +PrintButtons.xml +PrintConfig.xml +PrintContext.xml +PrintCopiesSelector.xml +PrintDialog.xml +PrintDialogFlags.xml +PrintDialogRangeFlags.xml +PrintFRGBA.xml +PrintJob.xml +PrintJobPreview.xml +PrintMeta.xml +PrintModule.xml +PrintModuleFlags.xml +PrintMultipage.xml +PrintPaper.xml +PrintPdf.xml +PrintPreview.xml +PrintPs2.xml +PrintRBuf.xml +PrintRGBP.xml +PrintRangeType.xml +PrintReturnCode.xml +PrintTransport.xml +PrintUnit.xml +PrintUnitBase.xml +PrintUnitSelector.xml +PrinterSelector.xml +Program.xml +RFont.xml +RenderArgs.xml +RenderBackgroundArgs.xml +RenderBackgroundHandler.xml +RenderHandler.xml +ReplyCallback.xml +RestartStyle.xml +SaveStyle.xml +SaveYourselfArgs.xml +SaveYourselfHandler.xml +Score.xml +Scores.xml +Sound.xml +Stock.xml +StringCallback.xml +TextChangedArgs.xml +TextChangedHandler.xml +ThemeFile.xml +ThemeFileLineFunc.xml +ThemeFileParseError.xml +ThemeFileSectionFunc.xml +Thumbnail.xml +ThumbnailFactory.xml +ThumbnailSize.xml +Trigger.xml +TriggerActionFunction.xml +TriggerList.xml +TriggerType.xml +Triggers.xml +UIBuilderData.xml +UIInfo.xml +UIInfoConfigurableTypes.xml +UIInfoType.xml +UIPixmapType.xml +UISignalConnectFunc.xml +URLError.xml +UpdateArgs.xml +UpdateHandler.xml +Url.xml +User.xml diff --git a/doc/en/GnomeDb/TODO b/doc/en/GnomeDb/TODO new file mode 100644 index 000000000..ab5b69b9f --- /dev/null +++ b/doc/en/GnomeDb/TODO @@ -0,0 +1,58 @@ +TODO doc for GnomeDb namespace. + +There are in total 49 xml to document in GnomeDb. Right now there are 49 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +Application.xml +Browser.xml +Combo.xml +ComponentInfo.xml +ComponentType.xml +Config.xml +ConnectionProperties.xml +ConnectionSelector.xml +ControlWidget.xml +CreatePopupMenuArgs.xml +CreatePopupMenuHandler.xml +DataSourceSelector.xml +DoubleClickedArgs.xml +DoubleClickedHandler.xml +DsnConfig.xml +DsnConfigDruid.xml +Editor.xml +EditorClass.xml +Error.xml +ErrorDialog.xml +FinishedArgs.xml +FinishedHandler.xml +Form.xml +FormType.xml +Global.xml +GrayBar.xml +Grid.xml +GridForeachFunc.xml +IconList.xml +List.xml +Login.xml +LoginDialog.xml +Main.xml +New.xml +Option.xml +ProgressMessageArgs.xml +ProgressMessageHandler.xml +ProviderSelector.xml +QueryBuilder.xml +ReportEditor.xml +RowSelectedArgs.xml +RowSelectedHandler.xml +SelectionClearedArgs.xml +SelectionClearedHandler.xml +SqlViewer.xml +Stock.xml +StockManager.xml +TableEditor.xml +Text.xml diff --git a/doc/en/Gtk/Accel.xml b/doc/en/Gtk/Accel.xml index eee45d8cc..97f1cd62a 100644 --- a/doc/en/Gtk/Accel.xml +++ b/doc/en/Gtk/Accel.xml @@ -145,22 +145,6 @@ To be added - - - Method - - GLib.SList - - - - - - To be added - a - a - To be added - - Method @@ -251,4 +235,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Application.xml b/doc/en/Gtk/Application.xml index 888f8fbc1..d89a6bd33 100644 --- a/doc/en/Gtk/Application.xml +++ b/doc/en/Gtk/Application.xml @@ -252,18 +252,6 @@ void LongComputation () - - - Property - - System.Object - - - To be added - an object of type - To be added - - Property @@ -278,4 +266,4 @@ void LongComputation () - \ No newline at end of file + diff --git a/doc/en/Gtk/Combo.xml b/doc/en/Gtk/Combo.xml index 12d860472..6df1baac5 100644 --- a/doc/en/Gtk/Combo.xml +++ b/doc/en/Gtk/Combo.xml @@ -109,21 +109,6 @@ class ComboSample - - - Method - - System.Void - - - - - - Convenience function to set all of the items in the popup list. - an object of type [] - To be added - - Method @@ -219,22 +204,6 @@ class ComboSample - - - Property - - GLib.List - - - - - Property to set all of the items in the popup list. - an object of type - an object of type - - - - Property @@ -383,10 +352,10 @@ class ComboSample System.String[] - To be added - a - To be added + Property to set all of the items in the popup list. + An array of strings. + - \ No newline at end of file + diff --git a/doc/en/Gtk/Container.xml b/doc/en/Gtk/Container.xml index a98f18a9d..1d515b4de 100644 --- a/doc/en/Gtk/Container.xml +++ b/doc/en/Gtk/Container.xml @@ -13,29 +13,20 @@ Base class for widgets which contain other widgets - A Gtk# user interface is constructed by nesting widgets inside widgets. - widgets are the inner nodes in the resulting tree of widgets: they contain other widgets. - So, for example, you might have a containing a containing a . - If you wanted an image instead of a textual label inside the frame, you might replace the widget with a widget. - + A Gtk# user interface is constructed by nesting widgets inside widgets. widgets are the inner nodes in the resulting tree of widgets: they contain other widgets. So, for example, you might have a containing a containing a . If you wanted an image instead of a textual label inside the frame, you might replace the widget with a widget. + - There are two major kinds of widgets in Gtk#. Both are subclasses of the abstract base class. - + There are two major kinds of widgets in Gtk#. Both are subclasses of the abstract base class. + - The first type of widget has a single child widget and derives from . - These containers are decorators, which add some kind of functionality to the child. - For example, a makes its child into a clickable button; - a draws a frame around its child and a places its child widget inside a top-level . - + The first type of widget has a single child widget and derives from . These containers are decorators, which add some kind of functionality to the child. For example, a makes its child into a clickable button; a draws a frame around its child and a places its child widget inside a top-level . + - The second type of can have more than one child; its purpose is to manage layout. - This means that these containers assign sizes and positions to their children. - For example, a arranges its children in a horizontal row, and a arranges the widgets it contains in a two-dimensional grid. - + The second type of can have more than one child; its purpose is to manage layout. This means that these containers assign sizes and positions to their children. For example, a arranges its children in a horizontal row, and a arranges the widgets it contains in a two-dimensional grid. + - To fulfill its task, a layout must negotiate the size requirements with its parent and its children. - This negotiation is carried out in two phases, size requisition and size allocation. - + To fulfill its task, a layout must negotiate the size requirements with its parent and its children. This negotiation is carried out in two phases, size requisition and size allocation. + @@ -69,25 +60,6 @@ To be added - - - Method - - System.Void - - - - - - Sets a focus chain, overriding the one computed automatically by Gtk#. - an object of type - - In principle each in the chain should be a descendant of the , - but this is not enforced by this method, since it is allowed to set the focus chain before you pack the widgets, or have a widget in the chain that is not always packed. - The necessary checks are done when the focus chain is actually traversed. - - - Method @@ -107,25 +79,6 @@ Gets the values of one or more child properties for child and container. - - - Method - - System.Boolean - - - - - - Retrieves the focus chain of the container - an object of type - an object of type - - If no focus chain has been explicitly set, Gtk# computes the focus chain based on the positions of the children. - In that case, Gtk# stores in focusable_widgets and returns . - - - Method @@ -139,11 +92,10 @@ Adds a to the . an object of type - Typically used for simple containers such as , , or ; - for more complicated layout containers such as or , this function will pick default packing parameters that may not be correct. - So consider functions such as and as an alternative to in those cases. - A may be added to only one at a time; you can not place the same widget inside two different containers. - + + Typically used for simple containers such as , , or ; for more complicated layout containers such as or , this function will pick default packing parameters that may not be correct. So consider functions such as and as an alternative to in those cases. A may be added to only one at a time; you can not place the same widget inside two different containers. + + @@ -159,7 +111,8 @@ Removes a from the . an object of type - must be inside . + must be inside . + @@ -240,16 +193,14 @@ an object of type - When a receives an expose event, it must send synthetic expose events to all children that do not have their own s. - This function provides a convenient way of doing this. - A , when it receives an expose event, calls once for each child, passing in the event the received. - + When a receives an expose event, it must send synthetic expose events to all children that do not have their own s. This function provides a convenient way of doing this. A , when it receives an expose event, calls once for each child, passing in the event the received. + takes care of deciding whether an expose event needs to be sent to the child, intersecting the event's area with the child area, and sending the event. - + - In most cases, a can either simply inherit the expose implementation from , or do some drawing and then chain to the expose implementation from . - + In most cases, a can either simply inherit the expose implementation from , or do some drawing and then chain to the expose implementation from . + @@ -326,18 +277,6 @@ To be added - - - Property - - GLib.List - - - To be added - an object of type - To be added - - Property @@ -671,9 +610,13 @@ - To be added - a - To be added + Obtains the the container's non-internal children. + An array of non-internal children. + + + See for details on what constitutes an "internal" child. + + @@ -684,10 +627,17 @@ - To be added - a - To be added + Sets or obtains a focus chain of the container, overriding the one computed automatically by Gtk#. + An array of . + + + In principle each in the chain should be a descendant of the , but this is not enforced by this method, since it is allowed to set the focus chain before you pack the widgets, or have a widget in the chain that is not always packed. The necessary checks are done when the focus chain is actually traversed. + + + If no focus chain has been explicitly set, gtk# computes the focus chain based on the positions of the children. in that case, gtk# stores in focusable_widgets and returns . + + - \ No newline at end of file + diff --git a/doc/en/Gtk/DeleteEventArgs.xml b/doc/en/Gtk/DeleteEventArgs.xml index 5f06b948f..4df178ef1 100644 --- a/doc/en/Gtk/DeleteEventArgs.xml +++ b/doc/en/Gtk/DeleteEventArgs.xml @@ -30,18 +30,6 @@ To be added - - - Property - - Gdk.EventAny - - - To be added - To be added: an object of type 'Gdk.EventAny' - To be added - - Property @@ -56,4 +44,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/DestroyEventArgs.xml b/doc/en/Gtk/DestroyEventArgs.xml index 8cf79f7a0..042da9544 100644 --- a/doc/en/Gtk/DestroyEventArgs.xml +++ b/doc/en/Gtk/DestroyEventArgs.xml @@ -30,18 +30,6 @@ To be added - - - Property - - Gdk.EventAny - - - To be added - To be added: an object of type 'Gdk.EventAny' - To be added - - Property @@ -56,4 +44,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IMContext.xml b/doc/en/Gtk/IMContext.xml index 511c1e09f..437e7c331 100644 --- a/doc/en/Gtk/IMContext.xml +++ b/doc/en/Gtk/IMContext.xml @@ -269,25 +269,6 @@ To be added - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - Method @@ -524,4 +505,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/IMContextSimple.xml b/doc/en/Gtk/IMContextSimple.xml index 11c8cde47..17917988c 100644 --- a/doc/en/Gtk/IMContextSimple.xml +++ b/doc/en/Gtk/IMContextSimple.xml @@ -65,25 +65,6 @@ To be added - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - Property @@ -130,4 +111,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Init.xml b/doc/en/Gtk/Init.xml index f1094192a..84fff1ea6 100644 --- a/doc/en/Gtk/Init.xml +++ b/doc/en/Gtk/Init.xml @@ -87,29 +87,6 @@ To be added - - - Method - - System.Void - - - - - - - - - - To be added - a - a - a - a - a - To be added - - Method @@ -133,4 +110,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ListStore.xml b/doc/en/Gtk/ListStore.xml index 902d82b1c..21851099f 100644 --- a/doc/en/Gtk/ListStore.xml +++ b/doc/en/Gtk/ListStore.xml @@ -462,21 +462,6 @@ To be added - - - Method - - System.Void - - - - - - To be added - To be added: an object of type 'Gtk.TreeIter&' - To be added - - Method @@ -496,21 +481,6 @@ To be added - - - Method - - System.Void - - - - - - To be added - To be added: an object of type 'Gtk.TreeIter&' - To be added - - Method @@ -756,57 +726,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Gtk.TreeIter&' - To be added: an object of type 'Gtk.TreeIter' - To be added - - - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Gtk.TreeIter&' - To be added: an object of type 'Gtk.TreeIter' - To be added - - - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Gtk.TreeIter&' - To be added: an object of type 'int' - To be added - - Method @@ -971,40 +890,6 @@ To be added - - - Method - - System.Void - - - - - - To be added - a - To be added - - - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - Method @@ -1552,4 +1437,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/MapEventArgs.xml b/doc/en/Gtk/MapEventArgs.xml index 26798d916..2c2e941a5 100644 --- a/doc/en/Gtk/MapEventArgs.xml +++ b/doc/en/Gtk/MapEventArgs.xml @@ -30,18 +30,6 @@ To be added - - - Property - - Gdk.EventAny - - - To be added - To be added: an object of type 'Gdk.EventAny' - To be added - - Property @@ -56,4 +44,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/MenuItem.xml b/doc/en/Gtk/MenuItem.xml index 3deccf033..a5b0a414d 100644 --- a/doc/en/Gtk/MenuItem.xml +++ b/doc/en/Gtk/MenuItem.xml @@ -263,22 +263,6 @@ - - - Method - - System.Void - - - - - - Emits the event on the given item. - The requisition to use as signal data. - - - - Property @@ -428,10 +412,10 @@ - To be added - a - To be added + Emits the event on the given item. + The requisition to use as signal data. + - \ No newline at end of file + diff --git a/doc/en/Gtk/NoExposeEventArgs.xml b/doc/en/Gtk/NoExposeEventArgs.xml index 79423f68f..f4ad80bad 100644 --- a/doc/en/Gtk/NoExposeEventArgs.xml +++ b/doc/en/Gtk/NoExposeEventArgs.xml @@ -30,18 +30,6 @@ To be added - - - Property - - Gdk.EventAny - - - To be added - To be added: an object of type 'Gdk.EventAny' - To be added - - Property @@ -56,4 +44,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/RadioMenuItem.xml b/doc/en/Gtk/RadioMenuItem.xml index c0c9f5859..aad254b9c 100644 --- a/doc/en/Gtk/RadioMenuItem.xml +++ b/doc/en/Gtk/RadioMenuItem.xml @@ -32,24 +32,6 @@ - - - Method - - Gtk.RadioMenuItem - - - - - - - To be added - To be added: an object of type 'GLib.SList' - To be added: an object of type 'string' - To be added: an object of type 'Gtk.RadioMenuItem' - To be added - - Method @@ -78,20 +60,6 @@ - - - Constructor - - - - - - To be added - To be added: an object of type 'GLib.SList' - To be added: an object of type 'Gtk.RadioMenuItem' - To be added - - Constructor @@ -176,4 +144,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/SelectionData.xml b/doc/en/Gtk/SelectionData.xml index 5f13e886f..9ba48e64a 100644 --- a/doc/en/Gtk/SelectionData.xml +++ b/doc/en/Gtk/SelectionData.xml @@ -129,27 +129,6 @@ To be added - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - Constructor @@ -209,4 +188,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/StockItem.xml b/doc/en/Gtk/StockItem.xml index 70b4ad309..27d96ceb7 100644 --- a/doc/en/Gtk/StockItem.xml +++ b/doc/en/Gtk/StockItem.xml @@ -32,71 +32,6 @@ - - - Field - - System.String - - - - The identifying name of the . - - - - - - - Field - - System.String - - - - User-visible label - - - - - - - Field - - Gdk.ModifierType - - - - To be added - - - - - - - Field - - System.UInt32 - - - - Keyboard accelerator - - - - - - - Field - - System.String - - - - To be added - - - - Method @@ -149,8 +84,8 @@ - To be added - To be added + The identifying name of the . + @@ -162,8 +97,8 @@ - To be added - To be added + User-visible label. + @@ -188,8 +123,8 @@ - To be added - To be added + Keyboard accelerator. + @@ -206,4 +141,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/StockManager.xml b/doc/en/Gtk/StockManager.xml index 851581a75..d537f8161 100644 --- a/doc/en/Gtk/StockManager.xml +++ b/doc/en/Gtk/StockManager.xml @@ -19,19 +19,6 @@ - - - Method - - GLib.SList - - - - To be added - a - To be added - - Method @@ -96,4 +83,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TODO b/doc/en/Gtk/TODO index 56bcf4bb9..243936b92 100644 --- a/doc/en/Gtk/TODO +++ b/doc/en/Gtk/TODO @@ -1,6 +1,6 @@ TODO doc for Gtk namespace. -There are in total 324 xml to document in Gtk. Right now there are 160 xml not documented in any proportion. +There are in total 646 xml to document in Gtk. Right now there are 474 xml not documented in any proportion. The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). @@ -8,32 +8,141 @@ next to the file in this list to acknowledge that you are working in it (is reco Following is the list of undocumented xml: Accel.xml +AccelChangedArgs.xml +AccelChangedHandler.xml AccelGroupActivate.xml AccelGroupEntry.xml AccelGroupFindFunc.xml AccelKey.xml AccelMapForeach.xml Accelerator.xml +AcceptPositionArgs.xml +AcceptPositionHandler.xml +ActivateCurrentArgs.xml +ActivateCurrentHandler.xml +AddedArgs.xml +AddedHandler.xml +AdjustBoundsArgs.xml +AdjustBoundsHandler.xml Arg.xml +BoundsArgs.xml +BoundsHandler.xml +ButtonPressEventArgs.xml +ButtonReleaseEventArgs.xml +ButtonReleaseEventHandler.xml Callback.xml CallbackMarshal.xml +CancelPositionArgs.xml +CancelPositionHandler.xml +CellRendererPixbuf.xml +ChangeCurrentPageArgs.xml +ChangeCurrentPageHandler.xml +ChangeValueArgs.xml +ChangeValueHandler.xml +ChildAnchorInsertedArgs.xml +ChildAnchorInsertedHandler.xml +ChildAttachedArgs.xml +ChildAttachedHandler.xml +ChildDetachedArgs.xml +ChildDetachedHandler.xml +ChildNotifiedArgs.xml +ChildNotifiedHandler.xml +ClientEventArgs.xml +ClientEventHandler.xml ClipboardClearFunc.xml ClipboardGetFunc.xml ClipboardReceivedFunc.xml -ClipboardTestReceivedFunc.xml +ClipboardTextReceivedFunc.xml ColorSelectionButton.xml ColorSelectionChangePaletteFunc.xml ColorSelectionChangePaletteWithScreenFunc.xml +CommitArgs.xml +CommitHandler.xml +ConfigureEventArgs.xml +ConfigureEventHandler.xml +CurrentParagraphAlignmentChangedArgs.xml +CurrentParagraphAlignmentChangedHandler.xml +CurrentParagraphIndentationChangedArgs.xml +CurrentParagraphIndentationChangedHandler.xml +CurrentParagraphStyleChangedArgs.xml +CurrentParagraphStyleChangedHandler.xml +CursorMoveArgs.xml +CursorMoveHandler.xml +CycleChildFocusArgs.xml +CycleChildFocusHandler.xml +CycleHandleFocusArgs.xml +CycleHandleFocusHandler.xml DebugFlag.xml Decorated.xml +DeleteEventArgs.xml +DeleteEventHandler.xml +DeleteFromCursorArgs.xml +DeleteFromCursorHandler.xml +DeleteRangeArgs.xml +DeleteRangeHandler.xml +DestroyEventArgs.xml +DestroyEventHandler.xml DestroyNotify.xml +DirectionChangedArgs.xml +DirectionChangedHandler.xml +DisableDeviceArgs.xml +DisableDeviceHandler.xml +DragBeginArgs.xml +DragBeginHandler.xml +DragDataDeleteArgs.xml +DragDataDeleteHandler.xml +DragDataGetArgs.xml +DragDataGetHandler.xml +DragDataReceivedArgs.xml +DragDataReceivedHandler.xml +DragDropArgs.xml +DragDropHandler.xml +DragEndArgs.xml +DragEndHandler.xml +DragLeaveArgs.xml +DragLeaveHandler.xml +DragMotionArgs.xml +DragMotionHandler.xml +DrawArgs.xml +DrawGdkArgs.xml +DrawGdkHandler.xml +DrawHandler.xml +DrawPrintArgs.xml +DrawPrintHandler.xml +Editable.xml +EditedArgs.xml +EditedHandler.xml +EnableDeviceArgs.xml +EnableDeviceHandler.xml +EnterNotifyEventArgs.xml +EnterNotifyEventHandler.xml +ExpandCollapseCursorRowArgs.xml +ExpandCollapseCursorRowHandler.xml ExpanderStyle.xml +ExposeEventArgs.xml +ExposeEventHandler.xml +FocusChildSetArgs.xml +FocusChildSetHandler.xml +FocusInEventArgs.xml +FocusInEventHandler.xml +FocusOutEventArgs.xml +FocusOutEventHandler.xml +FocusTabArgs.xml +FocusTabHandler.xml +FocusedArgs.xml +FocusedHandler.xml +FormatValueArgs.xml +FormatValueHandler.xml +FrameEventArgs.xml +FrameEventHandler.xml Function.xml Gc.xml GdkInputFunction.xml Global.xml +Grab.xml +GrabNotifyArgs.xml +GrabNotifyHandler.xml HSV.xml -HTML.xml HTMLBeginFlags.xml HTMLClassProperties.xml HTMLCommandType.xml @@ -45,7 +154,7 @@ HTMLEmbeddedClass.xml HTMLEtchStyle.xml HTMLFontStyle.xml HTMLFontStyleShift.xml -HTMLParagraphAligment.xml +HTMLParagraphAlignment.xml HTMLParagraphStyle.xml HTMLPrintCallback.xml HTMLSaveReceiverFn.xml @@ -54,12 +163,18 @@ HTMLStreamCloseFunc.xml HTMLStreamStatus.xml HTMLStreamTypesFunc.xml HTMLStreamWriteFunc.xml +HelpShownArgs.xml +HelpShownHandler.xml +HierarchyChangedArgs.xml +HierarchyChangedHandler.xml IMContext.xml IMContextInfo.xml IMContextSimple.xml IMMulticontext.xml -IMPreedStyle.xml +IMPreeditStyle.xml IMStatusStyle.xml +IframeCreatedArgs.xml +IframeCreatedHandler.xml ImageAnimationData.xml ImageIconSetData.xml ImageImageData.xml @@ -68,23 +183,97 @@ ImagePixmapData.xml ImageStockData.xml Init.xml Input.xml +InputArgs.xml +InputHandler.xml +InsertAtCursorArgs.xml +InsertAtCursorHandler.xml +InsertTextArgs.xml +InsertTextHandler.xml +InsertionColorChangedArgs.xml +InsertionColorChangedHandler.xml +InsertionFontStyleChangedArgs.xml +InsertionFontStyleChangedHandler.xml ItemFactoryCallback.xml -ItemFactoruCallback1.xml +ItemFactoryCallback1.xml ItemFactoryEntry.xml Key.xml +KeyPressEventArgs.xml +KeyPressEventHandler.xml +KeyReleaseEventArgs.xml +KeyReleaseEventHandler.xml KeySnoopFunc.xml +LeaveNotifyEventArgs.xml +LeaveNotifyEventHandler.xml +LinkClickedArgs.xml +LinkClickedHandler.xml ListStore.xml Main.xml +MapEventArgs.xml +MapEventHandler.xml +MarkDeletedArgs.xml +MarkDeletedHandler.xml +MarkSetArgs.xml +MarkSetHandler.xml MenuDetachFunc.xml MenuPositionFunc.xml +MnemonicActivatedArgs.xml +MnemonicActivatedHandler.xml ModuleDisplayInitFunc.xml ModuleInitFunc.xml +MotionNotifyEventArgs.xml +MotionNotifyEventHandler.xml +MoveArgs.xml +MoveCurrentArgs.xml +MoveCurrentHandler.xml +MoveCursorArgs.xml +MoveCursorHandler.xml +MoveFocusArgs.xml +MoveFocusHandler.xml +MoveFocusOutArgs.xml +MoveFocusOutHandler.xml +MoveHandleArgs.xml +MoveHandleHandler.xml +MoveHandler.xml +MoveSliderArgs.xml +MoveSliderHandler.xml +NoExposeEventArgs.xml +NoExposeEventHandler.xml NotebookTab.xml Object.xml +ObjectRequestedArgs.xml +ObjectRequestedHandler.xml +OnCommandArgs.xml +OnCommandHandler.xml +OnUrlArgs.xml +OnUrlHandler.xml +OrientationChangedArgs.xml +OrientationChangedHandler.xml +OutputArgs.xml +OutputHandler.xml +PageHorizontallyArgs.xml +PageHorizontallyHandler.xml Paint.xml +ParentSetArgs.xml +ParentSetHandler.xml PathPriorityType.xml PathType.xml +PixbufInsertedArgs.xml +PixbufInsertedHandler.xml +PlugRemovedArgs.xml +PlugRemovedHandler.xml +PointArgs.xml +PointHandler.xml +PopulatePopupArgs.xml +PopulatePopupHandler.xml +PopupMenuArgs.xml +PopupMenuHandler.xml PrintFunc.xml +PropertyNotifyEventArgs.xml +PropertyNotifyEventHandler.xml +ProximityInEventArgs.xml +ProximityInEventHandler.xml +ProximityOutEventArgs.xml +ProximityOutEventHandler.xml RBNode.xml RBNodeColor.xml RBTree.xml @@ -98,22 +287,112 @@ RcPropertyParser.xml RcStyle.xml RcTokenType.xml ReadyEvent.xml +RedirectArgs.xml +RedirectHandler.xml +RemovedArgs.xml +RemovedHandler.xml +RenderArgs.xml +RenderHandler.xml Requisition.xml +ResponseArgs.xml +ResponseHandler.xml ResponseType.xml +RetrieveSurroundingArgs.xml +RetrieveSurroundingHandler.xml +RowActivatedArgs.xml +RowActivatedHandler.xml +RowChangedArgs.xml +RowChangedHandler.xml +RowCollapsedArgs.xml +RowCollapsedHandler.xml +RowDeletedArgs.xml +RowDeletedHandler.xml +RowExpandedArgs.xml +RowExpandedHandler.xml +RowHasChildToggledArgs.xml +RowHasChildToggledHandler.xml +RowInsertedArgs.xml +RowInsertedHandler.xml +RowsReorderedArgs.xml +RowsReorderedHandler.xml RulerMetric.xml Scale.xml +ScreenChangedArgs.xml +ScreenChangedHandler.xml +ScrollAdjustmentsSetArgs.xml +ScrollAdjustmentsSetHandler.xml +ScrollArgs.xml +ScrollChildArgs.xml +ScrollChildHandler.xml +ScrollEventArgs.xml +ScrollEventHandler.xml +ScrollHandler.xml +SelectAllArgs.xml +SelectAllHandler.xml +SelectCursorParentArgs.xml +SelectCursorParentHandler.xml +SelectCursorRowArgs.xml +SelectCursorRowHandler.xml +SelectPageArgs.xml +SelectPageHandler.xml Selection.xml +SelectionClearEventArgs.xml +SelectionClearEventHandler.xml SelectionData.xml +SelectionGetArgs.xml +SelectionGetHandler.xml +SelectionNotifyEventArgs.xml +SelectionNotifyEventHandler.xml +SelectionReceivedArgs.xml +SelectionReceivedHandler.xml +SelectionRequestEventArgs.xml +SelectionRequestEventHandler.xml +SetBaseArgs.xml +SetBaseHandler.xml +SetBaseTargetArgs.xml +SetBaseTargetHandler.xml +SetFocusArgs.xml +SetFocusHandler.xml Settings.xml SettingsPropertyValue.xml SettingsValue.xml SignalFunc.xml +SizeAllocatedArgs.xml +SizeAllocatedHandler.xml +SizeRequestedArgs.xml +SizeRequestedHandler.xml +StartInteractiveSearchArgs.xml +StartInteractiveSearchHandler.xml +StateChangedArgs.xml +StateChangedHandler.xml StockManager.xml +StyleChangedArgs.xml +StyleChangedHandler.xml +StyleSetArgs.xml +StyleSetHandler.xml Submenu.xml +SubmitArgs.xml +SubmitHandler.xml +SurroundingDeletedArgs.xml +SurroundingDeletedHandler.xml +SwitchPageArgs.xml +SwitchPageHandler.xml +TagAddedArgs.xml +TagAddedHandler.xml +TagAppliedArgs.xml +TagAppliedHandler.xml +TagChangedArgs.xml +TagChangedHandler.xml +TagRemovedArgs.xml +TagRemovedHandler.xml TargetEntry.xml TargetFlags.xml TargetList.xml TargetPair.xml +TestCollapseRowArgs.xml +TestCollapseRowHandler.xml +TestExpandRowArgs.xml +TestExpandRowHandler.xml Text.xml TextAppearance.xml TextAttributes.xml @@ -121,7 +400,13 @@ TextBTree.xml TextCharPredicate.xml TextChildAnchor.xml TextCounter.xml +TextDeletedArgs.xml +TextDeletedHandler.xml TextDirection.xml +TextEventArgs.xml +TextEventHandler.xml +TextInsertedArgs.xml +TextInsertedHandler.xml TextIter.xml TextLineSegment.xml TextLineSegmentClass.xml @@ -143,14 +428,28 @@ TextWindow.xml TextWindowType.xml ThemeEngine.xml ThreadNotify.xml +TitleChangedArgs.xml +TitleChangedHandler.xml +ToggleCursorRowArgs.xml +ToggleCursorRowHandler.xml +ToggleHandleFocusArgs.xml +ToggleHandleFocusHandler.xml +ToggleSizeAllocatedArgs.xml +ToggleSizeAllocatedHandler.xml +ToggleSizeRequestedArgs.xml +ToggleSizeRequestedHandler.xml +ToggledArgs.xml +ToggledHandler.xml +ToolbarChildType.xml TranslateFunc.xml TreeCellDataFunc.xml TreeDataList.xml +TreeDataSortHeader.xml TreeDestroyCountFunc.xml TreeDragDest.xml TreeDragSource.xml -Treelter.xml -TreelterCompareFunc.xml +TreeIter.xml +TreeIterCompareFunc.xml TreeModelFlags.xml TreeModelForeachFunc.xml TreeModelSort.xml @@ -163,7 +462,22 @@ TreeView.xml TreeViewColumnDropFunc.xml TreeViewDropPosition.xml TreeViewMappingFunc.xml -TreeViewSeachEqualFunc.xml +TreeViewSearchEqualFunc.xml +UnmapEventArgs.xml +UnmapEventHandler.xml +UnselectAllArgs.xml +UnselectAllHandler.xml +UpdateArgs.xml +UpdateHandler.xml +UrlRequestedArgs.xml +UrlRequestedHandler.xml Visibility.xml +VisibilityNotifyEventArgs.xml +VisibilityNotifyEventHandler.xml +WidgetEventArgs.xml +WidgetEventHandler.xml WidgetHelpType.xml +WindowGroup.xml WindowKeysForeachFunc.xml +WindowStateEventArgs.xml +WindowStateEventHandler.xml diff --git a/doc/en/Gtk/TextBuffer.xml b/doc/en/Gtk/TextBuffer.xml index 25d4b7e50..8a196d762 100644 --- a/doc/en/Gtk/TextBuffer.xml +++ b/doc/en/Gtk/TextBuffer.xml @@ -1323,138 +1323,6 @@ - - - Method - - System.Void - - - - - - - Gets the location at a specific character offset - The location of - - The number of characters from the beginning of the buffer - - - - if is -1, or greater than - the number of characters in the buffer, will be initialized to the end iterator. - - - - - - - Method - - System.Void - - - - - - - - To be added - - The location as specified by - and - - A line number for the current buffer, counting from 0. - - - the byte index from start of line - - - - must be the start of a - UTF-8 character, and must not be beyond the end of the - line. Note bytes, not characters; UTF-8 may encode one - character as multiple bytes. - - - - - - - Method - - System.Void - - - - - - - Gets the location of the specific anchor - the location at - - a at the current buffer. - - - - - - - Method - - System.Void - - - - - - - Gets the location of the specified mark - The location of . - The specified mark - - - - - - Method - - System.Void - - - - - - - Gets the location of a particular line - - The location at the beginning fo the line as specified by - - The specified line number - - - - - - Method - - System.Void - - - - - - - - Gets the location of a specific point - - The location at the location specified by and . - - an object of type - an object of type - - - Method @@ -1874,11 +1742,11 @@ - To be added + Gets the location of a specific point. a a - a - To be added + The location at the location specified by and . + @@ -1891,10 +1759,10 @@ - To be added - a - a - To be added + Gets the location of a particular line. + The specified line number. + The location at the beginning fo the line as specified by . + @@ -1907,10 +1775,10 @@ - To be added - a - a - To be added + Gets the location of the specified mark. + The specified mark. + The location of . + @@ -1923,10 +1791,10 @@ - To be added - a - a - To be added + Gets the location of the specific anchor. + A at the current buffer. + The location at . + @@ -1940,11 +1808,18 @@ - To be added - a - a - a - To be added + Obtains an iterator pointing to within the given line. + A line number for the current buffer, counting from 0. + The byte index from start of line. + The location as specified by and . + + + must be the start of a + UTF-8 character, and must not be beyond the end of the + line. Note bytes, not characters; UTF-8 may encode one + character as multiple bytes. + + diff --git a/doc/en/Gtk/TextChildAnchor.xml b/doc/en/Gtk/TextChildAnchor.xml index 6e0a82b60..e718cabfb 100644 --- a/doc/en/Gtk/TextChildAnchor.xml +++ b/doc/en/Gtk/TextChildAnchor.xml @@ -71,18 +71,6 @@ - - - Property - - GLib.List - - - Gets a list of all widgets anchored at this child anchor. - a list of widgets anchored - - - Property @@ -132,10 +120,10 @@ - To be added - a - To be added + Gets a list of all widgets anchored at this child anchor. + An array of widgets anchored. + - \ No newline at end of file + diff --git a/doc/en/Gtk/TextIter.xml b/doc/en/Gtk/TextIter.xml index 2802e7344..0babe2d6d 100644 --- a/doc/en/Gtk/TextIter.xml +++ b/doc/en/Gtk/TextIter.xml @@ -133,22 +133,6 @@ To be added - - - Method - - GLib.SList - - - - - - To be added - To be added: an object of type 'bool' - To be added: an object of type 'GLib.SList' - To be added - - Method @@ -982,18 +966,6 @@ To be added - - - Property - - GLib.SList - - - To be added - To be added: an object of type 'GLib.SList' - To be added - - Property @@ -1006,18 +978,6 @@ To be added - - - Property - - GLib.SList - - - To be added - To be added: an object of type 'GLib.SList' - To be added - - Method @@ -1161,4 +1121,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TextView.xml b/doc/en/Gtk/TextView.xml index 3874f1ada..3c9010760 100644 --- a/doc/en/Gtk/TextView.xml +++ b/doc/en/Gtk/TextView.xml @@ -79,23 +79,6 @@ class TextViewSample - - - Method - - System.Void - - - - - - - This API needs to be fixed - To be added: an object of type 'Gtk.TextIter' - To be added: an object of type 'Gdk.Rectangle' - To be added - - Method @@ -1079,25 +1062,6 @@ class TextViewSample To be added - - - Method - - System.Void - - - - - - - - This method should be fixed - To be added: an object of type 'Gtk.TextIter&' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added - - Method @@ -1555,4 +1519,4 @@ class TextViewSample - \ No newline at end of file + diff --git a/doc/en/Gtk/TooltipsData.xml b/doc/en/Gtk/TooltipsData.xml index cb970d545..9b3871138 100644 --- a/doc/en/Gtk/TooltipsData.xml +++ b/doc/en/Gtk/TooltipsData.xml @@ -33,31 +33,6 @@ - - - Field - - System.String - - - - A string containing the tooltip message. - - - - - - - Field - - System.String - - - - A string that is not shown as the default tooltip. - Instead, this message may be more informative and go towards forming a context-sensitive help system for your application. (FIXME: how to actually "switch on" private tips?) - - Method @@ -132,8 +107,8 @@ - To be added - To be added + A string containing the tooltip message. + @@ -145,8 +120,12 @@ - To be added - To be added + A string that is not shown as the default tooltip. + + + Instead, this message may be more informative and go towards forming a context-sensitive help system for your application. (FIXME: how to actually "switch on" private tips?) + + diff --git a/doc/en/Gtk/TreeIter.xml b/doc/en/Gtk/TreeIter.xml index e33c86c09..706f1b8d7 100644 --- a/doc/en/Gtk/TreeIter.xml +++ b/doc/en/Gtk/TreeIter.xml @@ -31,19 +31,6 @@ To be added - - - Field - - System.Int32 - - - - A unique stamp to catch invalid iterators - - - - Method @@ -136,8 +123,8 @@ - To be added - To be added + A unique stamp to catch invalid iterators. + diff --git a/doc/en/Gtk/TreeModel.xml b/doc/en/Gtk/TreeModel.xml index 826726c23..be14c725d 100644 --- a/doc/en/Gtk/TreeModel.xml +++ b/doc/en/Gtk/TreeModel.xml @@ -527,26 +527,6 @@ To be added - - - Method - - System.Void - - - - - - - - Emits the event. - a - a - a - - - - Method @@ -725,12 +705,12 @@ - To be added + Emits the event. a a a - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeModelSort.xml b/doc/en/Gtk/TreeModelSort.xml index 289b9c289..a7b221aa3 100644 --- a/doc/en/Gtk/TreeModelSort.xml +++ b/doc/en/Gtk/TreeModelSort.xml @@ -656,40 +656,6 @@ To be added - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Gtk.TreeIter&' - To be added: an object of type 'Gtk.TreeIter' - To be added - - - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Gtk.TreeIter&' - To be added: an object of type 'Gtk.TreeIter' - To be added - - Method @@ -741,25 +707,6 @@ To be added - - - Method - - System.Void - - - - - - - - To be added - a - a - a - To be added - - Method @@ -1239,4 +1186,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeRowReference.xml b/doc/en/Gtk/TreeRowReference.xml index 612b24ac4..1585454b9 100644 --- a/doc/en/Gtk/TreeRowReference.xml +++ b/doc/en/Gtk/TreeRowReference.xml @@ -168,27 +168,6 @@ To be added - - - Method - - System.Void - - - - - - - - - To be added - a - a - a - a - To be added - - Property @@ -223,4 +202,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeSelection.xml b/doc/en/Gtk/TreeSelection.xml index 7de3ab302..a877fa2f5 100644 --- a/doc/en/Gtk/TreeSelection.xml +++ b/doc/en/Gtk/TreeSelection.xml @@ -372,22 +372,6 @@ class TreeSelectionSample - - - Method - - GLib.List - - - - - - To be added - a - a - To be added - - Method @@ -510,4 +494,4 @@ class TreeSelectionSample - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeStore.xml b/doc/en/Gtk/TreeStore.xml index 9934502cf..1c8134b01 100644 --- a/doc/en/Gtk/TreeStore.xml +++ b/doc/en/Gtk/TreeStore.xml @@ -97,7 +97,11 @@ Appends a new row to the . an object of type - It will append a row to the top level. will be changed to point to this new row. The row will be empty after this method is called. To fill in values, you need to call . + + + It will append a row to the top level. will be changed to point to this new row. The row will be empty after this method is called. To fill in values, you need to call . + + @@ -863,101 +867,6 @@ If is at the toplevel, and does not have a parent, then is set to an invalid iterator and is returned. will remain a valid node after this function has been called. - - - Method - - System.Void - - - - - - - Appends a new row to the . - an object of type - an object of type - If parent and is , then the row will be prepended to the toplevel. - - - - - Method - - System.Void - - - - - - - - Inserts a new row after . - an object of type - an object of type - an object of type - - - If is , then the row will be prepended to the children of its parent. If parent and sibling are , then the row will be prepended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. - - - - - - - Method - - System.Void - - - - - - - - Inserts a new row before . - an object of type - an object of type - an object of type - If is , then the row will be appended to the children of its parent. If parent and sibling are , then the row will be appended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. - - - - - Method - - System.Void - - - - - - - To be added - an object of type - an object of type - To be added - - - - - Method - - System.Void - - - - - - - - To be added - an object of type - an object of type - an object of type - To be added - - Method @@ -1150,43 +1059,6 @@ store = new TreeStore (typeof (int), typeof (string)); - - - Method - - System.Void - - - - - - - To be added - a - a - To be added - - - - - Method - - System.Void - - - - - - - - Emits the event. - a - a - a - - - - Method @@ -1705,11 +1577,15 @@ store = new TreeStore (typeof (int), typeof (string)); - To be added + Inserts a new row before . a a a - To be added + + + If is , then the row will be appended to the children of its parent. If parent and sibling are , then the row will be appended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. + + @@ -1723,11 +1599,15 @@ store = new TreeStore (typeof (int), typeof (string)); - To be added + Inserts a new row after . a a a - To be added + + + If is , then the row will be prepended to the children of its parent. If parent and sibling are , then the row will be prepended to the toplevel. If both and parent are set, then parent must be the parent of . When is set, parent is optional. + + @@ -1740,10 +1620,14 @@ store = new TreeStore (typeof (int), typeof (string)); - To be added + Appends a new row to the . a a - To be added + + + If parent and is , then the row will be prepended to the toplevel. + + @@ -1757,11 +1641,11 @@ store = new TreeStore (typeof (int), typeof (string)); - To be added + Emits the event. a a a - To be added + diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index 24da628ed..8aa320ab4 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -376,25 +376,6 @@ public class TreeViewDemo { This is useful when you want to focus the attention of the user on a particular row. If is not , then focus is given to the column specified by it. Additionally, if is specified, and is , then editing should be started in the specified cell. This function is often followed by in order to give keyboard focus to the widget. Please note that editing can only happen when the widget is realized. - - - Method - - System.Void - - - - - - - - Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . - an object of type - an object of type - an object of type - If is , or points to a node not found in the tree, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The returned rectangle is equivalent to the passed to . These background areas tile to cover the entire tree window (except for the area used for header buttons). Contrast with the , returned by , which returns only the cell itself, excluding surrounding borders and the tree expander area. - - Method @@ -670,25 +651,6 @@ public class TreeViewDemo { Only works after the has been realized. - - - Method - - System.Void - - - - - - - - Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . - an object of type - an object of type - an object of type - If is , or points to a path not currently displayed, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The sum of all cell rects does not cover the entire tree; there are extra pixels in between rows, for example. This function is only valid if is realized. - - Method @@ -783,18 +745,6 @@ public class TreeViewDemo { To be added - - - Property - - GLib.List - - - To be added - an object of type - To be added - - Property @@ -1976,11 +1926,15 @@ public class TreeViewDemo { - To be added + Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . a a a - To be added + + + If is , or points to a path not currently displayed, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The sum of all cell rects does not cover the entire tree; there are extra pixels in between rows, for example. This function is only valid if is realized. + + @@ -1994,11 +1948,15 @@ public class TreeViewDemo { - To be added + Fills the bounding rectangle in tree window coordinates for the cell at the row specified by and the column specified by . a a a - To be added + + + If is , or points to a node not found in the tree, the y and height fields of the rectangle will be filled with 0. If is , the x and width fields will be filled with 0. The returned rectangle is equivalent to the passed to . These background areas tile to cover the entire tree window (except for the area used for header buttons). Contrast with the , returned by , which returns only the cell itself, excluding surrounding borders and the tree expander area. + + diff --git a/doc/en/Gtk/TreeViewColumn.xml b/doc/en/Gtk/TreeViewColumn.xml index 6cfd538c2..d70590a36 100644 --- a/doc/en/Gtk/TreeViewColumn.xml +++ b/doc/en/Gtk/TreeViewColumn.xml @@ -250,19 +250,6 @@ - - - Property - - GLib.List - - - Returns a list of all the s in the column, in no particular order. - an object of type - - - - Property @@ -673,10 +660,10 @@ - To be added - a - To be added + Returns a list of all the s in the column, in no particular order. + An array of s. + - \ No newline at end of file + diff --git a/doc/en/Gtk/UnmapEventArgs.xml b/doc/en/Gtk/UnmapEventArgs.xml index 51c64dea7..b7feb4573 100644 --- a/doc/en/Gtk/UnmapEventArgs.xml +++ b/doc/en/Gtk/UnmapEventArgs.xml @@ -30,18 +30,6 @@ To be added - - - Property - - Gdk.EventAny - - - To be added - To be added: an object of type 'Gdk.EventAny' - To be added - - Property @@ -56,4 +44,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/Widget.xml b/doc/en/Gtk/Widget.xml index dda1cacc4..56dfed358 100644 --- a/doc/en/Gtk/Widget.xml +++ b/doc/en/Gtk/Widget.xml @@ -1426,25 +1426,6 @@ - - - Property - - Gtk.StateType - - - - - Sets the state of a (insensitive, prelighted, etc.). - New state for . - The of the . - - - Usually you should set the state using wrapper fuctions such as . This property is for use in widget implementations. - - - - Property @@ -3622,38 +3603,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -3692,22 +3641,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -3750,22 +3683,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -3873,22 +3790,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -3927,70 +3828,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4007,54 +3844,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4067,22 +3856,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4127,22 +3900,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4174,22 +3931,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4205,22 +3946,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4233,54 +3958,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4323,54 +4000,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4388,22 +4017,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4419,22 +4032,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4447,22 +4044,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4494,22 +4075,6 @@ To be added - - - Method - - System.Boolean - - - - - - To be added - a - a - To be added - - Method @@ -4544,36 +4109,6 @@ To be added - - - Method - - 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. - Accel group for this , added to its toplevel. - GDK keyval of the accelerator. - Modifier key combination of the accelerator. - Flag accelerators. - - - The needs to be added to the widget's toplevel via , and the signal must be of type G_RUN_ACTION. Accelerators added through this method are not user changeable during runtime. - - - Accelerators added through this method are not user changeable during runtime. If you want to support accelerators that can be changed by the user, use instead. - - - - Property @@ -4582,9 +4117,14 @@ - To be added - a - To be added + Sets or obtains the state of a (insensitive, prelighted, etc.). + New state for . + New state for . + + + Usually you should set the state using wrapper fuctions such as . This property is for use in widget implementations. + + @@ -5056,13 +4596,20 @@ - To be added - a - a - a - a - a - To be added + Installs an accelerator for this in that causes to be emitted if the accelerator is activated. + Widget signal to emit on accelerator activation. + Accel group for this , added to its toplevel. + GDK keyval of the accelerator. + Modifier key combination of the accelerator. + Flag accelerators. + + + The needs to be added to the widget's toplevel via , and the signal must be of type G_RUN_ACTION. Accelerators added through this method are not user changeable during runtime. + + + Accelerators added through this method are not user changeable during runtime. If you want to support accelerators that can be changed by the user, use instead. + + @@ -5077,11 +4624,18 @@ - To be added - a - a - a - To be added + Installs an accelerator for this in that causes to be emitted if the accelerator is activated. + Widget signal to emit on accelerator activation. + Accel group for this , added to its toplevel. + GDK keyval of the accelerator. + + + The needs to be added to the widget's toplevel via , and the signal must be of type G_RUN_ACTION. Accelerators added through this method are not user changeable during runtime. + + + Accelerators added through this method are not user changeable during runtime. If you want to support accelerators that can be changed by the user, use instead. + + diff --git a/doc/en/Gtk/Window.xml b/doc/en/Gtk/Window.xml index 55c58740a..f1ed4724d 100644 --- a/doc/en/Gtk/Window.xml +++ b/doc/en/Gtk/Window.xml @@ -32,23 +32,6 @@ - - - Method - - GLib.List - - - - Returns a list of all existing toplevel windows. - List of toplevel widgets. - - - The widgets in the list are not individually referenced. If you want to iterate through the list and perform actions involving callbacks that might destroy the widgets, you must call g_list_foreach (result, (GFunc)g_object_ref, ) first, and then unref all the widgets afterwards. - - - - Method @@ -785,25 +768,6 @@ - - - Property - - GLib.List - - - - - Sets or obtains the icon list to be used as fallback for windows that haven't had called on them to set up a window-specific icon list. - A list of . - A copy of default icon list. - - - This method allows you to set up the icon for all windows in your app at once. - - - - Property @@ -945,39 +909,6 @@ - - - Property - - GLib.List - - - - - Sets or obtains the list of icons representing a . - A list of . - Copy of window's icon list. - - - The icon is used when is minimized (also known as iconified). Some window managers or desktop environments may also place it in the window frame, or display it in other contexts. - - - - - allows you to pass the same icon in several hand-drawn sizes. The list should contain the natural sizes your icon is available in; that is, don't scale the image before passing it to GTK#. Scaling is postponed unitl the last minute, when the desired final size is known, to allow best quality. By passing several sizes, you may improve the final image quality of the icon, by reducing or eliminating automatic image scaling. - - - Recommended sizes to provide: 16x16, 32x32, 48x48 at minimum, and larger images (64x64, 128x128) if you have them). - - - Note that transient windows (those who have been set transient for another using will inherit their icon from their transient parent. So there's no need to explicity set the icon on transient windows. - - - When retrieving the list is copied, but the reference count on each won't be incremented. - - - - Property @@ -1786,9 +1717,14 @@ - To be added - a - To be added + Sets or obtains the icon list to be used as fallback for windows that haven't had called on them to set up a window-specific icon list. + An array of . + An array of icons list. + + + This method allows you to set up the icon for all windows in your app at once. + + @@ -1799,9 +1735,26 @@ - To be added - a - To be added + Sets or obtains the list of icons representing a . + An array of s. + An array of s. + + + The icon is used when is minimized (also known as iconified). Some window managers or desktop environments may also place it in the window frame, or display it in other contexts. + + + allows you to pass the same icon in several hand-drawn sizes. The list should contain the natural sizes your icon is available in; that is, don't scale the image before passing it to GTK#. Scaling is postponed unitl the last minute, when the desired final size is known, to allow best quality. By passing several sizes, you may improve the final image quality of the icon, by reducing or eliminating automatic image scaling. + + + Recommended sizes to provide: 16x16, 32x32, 48x48 at minimum, and larger images (64x64, 128x128) if you have them). + + + Note that transient windows (those who have been set transient for another using will inherit their icon from their transient parent. So there's no need to explicity set the icon on transient windows. + + + When retrieving the list is copied, but the reference count on each won't be incremented. + + @@ -1812,9 +1765,13 @@ - To be added - a - To be added + Returns a list of all existing toplevel windows. + An array of toplevel widgets. + + + The widgets in the list are not individually referenced. + + diff --git a/doc/en/Pango/TODO b/doc/en/Pango/TODO new file mode 100644 index 000000000..fbd8d18ba --- /dev/null +++ b/doc/en/Pango/TODO @@ -0,0 +1,72 @@ +TODO doc for Pango namespace. + +There are in total 76 xml to document in Pango. Right now there are 63 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +Analysis.xml +Attr.xml +AttrClass.xml +AttrColor.xml +AttrFilterFunc.xml +AttrFloat.xml +AttrFontDesc.xml +AttrInt.xml +AttrIterator.xml +AttrLanguage.xml +AttrList.xml +AttrShape.xml +AttrString.xml +Attribute.xml +Color.xml +Context.xml +Coverage.xml +Engine.xml +EngineInfo.xml +EngineLang.xml +EngineRange.xml +EngineShape.xml +FT2FontMap.xml +FT2SubstituteFunc.xml +Font.xml +FontDescription.xml +FontFace.xml +FontFamily.xml +FontMap.xml +FontMetrics.xml +Fontset.xml +FontsetSimple.xml +FreeGCFunc.xml +GetGCFunc.xml +Global.xml +GlyphGeometry.xml +GlyphInfo.xml +GlyphItem.xml +GlyphString.xml +GlyphVisAttr.xml +IncludedModule.xml +Indic.xml +IndicScript.xml +IntSet.xml +Item.xml +Language.xml +Layout.xml +LayoutIter.xml +LayoutLine.xml +LayoutRun.xml +LogAttr.xml +Map.xml +MapEntry.xml +OTInfo.xml +OTRuleset.xml +Rectangle.xml +Scale.xml +TabArray.xml +Win32FontCache.xml +X.xml +XFontCache.xml +Xft.xml +XftSubstituteFunc.xml diff --git a/doc/en/Rsvg/TODO b/doc/en/Rsvg/TODO new file mode 100644 index 000000000..eeea4b0ab --- /dev/null +++ b/doc/en/Rsvg/TODO @@ -0,0 +1,30 @@ +TODO doc for Rsvg namespace. + +There are in total 21 xml to document in Rsvg. Right now there are 21 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +BpathDef.xml +Clone.xml +Css.xml +DefType.xml +DefVal.xml +Defs.xml +Error.xml +Global.xml +GradientStop.xml +GradientStops.xml +Handle.xml +LinearGradient.xml +PSCtx.xml +PaintServer.xml +Pixbuf.xml +RadialGradient.xml +Render.xml +SizeFunc.xml +Start.xml +State.xml +Tool.xml diff --git a/doc/en/Vte/TODO b/doc/en/Vte/TODO new file mode 100644 index 000000000..63618da4c --- /dev/null +++ b/doc/en/Vte/TODO @@ -0,0 +1,34 @@ +TODO doc for Vte namespace. + +There are in total 25 xml to document in Vte. Right now there are 25 xml not documented in any proportion. +The idea is to have a easy way to know what documentation is missing, if you want to help or are helping please take out the xml that you commit +from the missing list. For documentation that take some time to finish (like HTML, TextBuffer, etc) the best is that you but your name and email +next to the file in this list to acknowledge that you are working in it (is recommendable that you suscribe to the mono-docs mailing list). + +Following is the list of undocumented xml: + +Bg.xml +BgSourceType.xml +CharAttributes.xml +CharSizeChangedArgs.xml +CharSizeChangedHandler.xml +ChildExitedArgs.xml +ChildExitedHandler.xml +CommitArgs.xml +CommitHandler.xml +Conv.xml +DebugFlags.xml +MoveWindowArgs.xml +MoveWindowHandler.xml +Reaper.xml +ResizeWindowArgs.xml +ResizeWindowHandler.xml +Ring.xml +RingFreeFunc.xml +Terminal.xml +TerminalAccessible.xml +TerminalAccessibleFactory.xml +TerminalEraseBinding.xml +TextScrolledArgs.xml +TextScrolledHandler.xml +VteGlyphFlags.xml