From 27fb970cd11a9a5a8798fff2a806f74ccd6783cc Mon Sep 17 00:00:00 2001 From: John Luke Date: Wed, 8 Dec 2004 02:37:02 +0000 Subject: [PATCH] and gen-vm-docs.exe for gtk-sharp.dll svn path=/trunk/gtk-sharp/; revision=37362 --- doc/ChangeLog | 1 + doc/en/Gtk/Action.xml | 9 +- doc/en/Gtk/Calendar.xml | 2 +- doc/en/Gtk/CellRenderer.xml | 4 +- doc/en/Gtk/ColorButton.xml | 26 ++--- doc/en/Gtk/ColorSelection.xml | 2 +- doc/en/Gtk/Dialog.xml | 2 +- doc/en/Gtk/EntryCompletion.xml | 60 +++++------ doc/en/Gtk/Expander.xml | 2 +- doc/en/Gtk/FileChooserDefault.xml | 20 ++-- doc/en/Gtk/FileChooserDialog.xml | 16 +-- doc/en/Gtk/FileChooserWidget.xml | 20 ++-- doc/en/Gtk/FileSystemUnix.xml | 8 +- doc/en/Gtk/FileSystemWin32.xml | 8 +- doc/en/Gtk/FontButton.xml | 4 +- doc/en/Gtk/IconTheme.xml | 4 +- doc/en/Gtk/MenuShell.xml | 2 +- doc/en/Gtk/PathBar.xml | 4 +- doc/en/Gtk/RadioAction.xml | 4 +- doc/en/Gtk/RadioButton.xml | 4 +- doc/en/Gtk/RadioMenuItem.xml | 4 +- doc/en/Gtk/Style.xml | 8 +- doc/en/Gtk/TextBuffer.xml | 3 +- doc/en/Gtk/ToggleAction.xml | 4 +- doc/en/Gtk/ToggleToolButton.xml | 4 +- doc/en/Gtk/ToolButton.xml | 4 +- doc/en/Gtk/ToolItem.xml | 12 +-- doc/en/Gtk/Toolbar.xml | 4 +- doc/en/Gtk/TreeModelFilter.xml | 169 +++++++++++++++--------------- doc/en/Gtk/TreeModelSort.xml | 4 +- doc/en/Gtk/UIManager.xml | 29 ++--- doc/en/Gtk/Widget.xml | 42 ++++---- 32 files changed, 247 insertions(+), 242 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 373f917b3..c078988ac 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,6 +2,7 @@ * en/Gtk/Entry.xml: doc a few missing things * en/Gtk/*.xml: run gen-handlerargs-docs.exe for gtk-sharp.dll + and gen-vm-docs.exe 2004-12-06 Shane Landrum diff --git a/doc/en/Gtk/Action.xml b/doc/en/Gtk/Action.xml index 4a965e550..09b1f4791 100644 --- a/doc/en/Gtk/Action.xml +++ b/doc/en/Gtk/Action.xml @@ -84,8 +84,8 @@ Each action can have one or more proxy menu item, toolbar button or other proxy - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -553,8 +553,9 @@ This does not necessarily mean effective visibility. See of proxy widgets. - + + - + \ No newline at end of file diff --git a/doc/en/Gtk/Calendar.xml b/doc/en/Gtk/Calendar.xml index 6dd210e98..0a7a287d4 100644 --- a/doc/en/Gtk/Calendar.xml +++ b/doc/en/Gtk/Calendar.xml @@ -571,4 +571,4 @@ void HandleDaySelected (object obj, EventArgs args) - + \ No newline at end of file diff --git a/doc/en/Gtk/CellRenderer.xml b/doc/en/Gtk/CellRenderer.xml index 7daf5c517..ba3fdf801 100644 --- a/doc/en/Gtk/CellRenderer.xml +++ b/doc/en/Gtk/CellRenderer.xml @@ -477,8 +477,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/ColorButton.xml b/doc/en/Gtk/ColorButton.xml index 5e145102c..c36214679 100644 --- a/doc/en/Gtk/ColorButton.xml +++ b/doc/en/Gtk/ColorButton.xml @@ -37,7 +37,7 @@ Protected method called for cleanup. - + @@ -49,7 +49,7 @@ Protected method called when the color of the widget is set. - + @@ -63,7 +63,7 @@ Protected constructor. a a - + @@ -77,7 +77,7 @@ Constructor; for internal use only. a , pointer to underlying C object. a - + @@ -88,7 +88,7 @@ Constructor for public use. a - + @@ -102,7 +102,7 @@ Constructor for public use. a , the color to make the button. a - + @@ -115,7 +115,7 @@ Do not use. a - + @@ -128,7 +128,7 @@ Whether or not to make this button transparent. a - + @@ -141,7 +141,7 @@ The color this widget is set to. a - + @@ -154,7 +154,7 @@ The title for this button. a - + @@ -167,7 +167,7 @@ How transparent to make this button, if transparency is being used. a - + @@ -179,8 +179,8 @@ Event that happens when the color of this ColorButton is set. - + - + \ No newline at end of file diff --git a/doc/en/Gtk/ColorSelection.xml b/doc/en/Gtk/ColorSelection.xml index 20a38c277..7b4415b52 100644 --- a/doc/en/Gtk/ColorSelection.xml +++ b/doc/en/Gtk/ColorSelection.xml @@ -281,4 +281,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/Dialog.xml b/doc/en/Gtk/Dialog.xml index 79de47aff..48247a4a7 100644 --- a/doc/en/Gtk/Dialog.xml +++ b/doc/en/Gtk/Dialog.xml @@ -532,4 +532,4 @@ namespace GtkDialogSample - + \ No newline at end of file diff --git a/doc/en/Gtk/EntryCompletion.xml b/doc/en/Gtk/EntryCompletion.xml index 2a8104b4a..270b36608 100644 --- a/doc/en/Gtk/EntryCompletion.xml +++ b/doc/en/Gtk/EntryCompletion.xml @@ -41,7 +41,7 @@ Override this method to run operations before object destruction. - + @@ -56,7 +56,7 @@ This method is called whenever an action is activated. a - + @@ -74,7 +74,7 @@ a , the model the match was selected from a , the row the user picked a - + @@ -90,12 +90,12 @@ Inserts an action in the completion's action item list at - position with markup - . + position with markup + . a a - + @@ -111,13 +111,13 @@ Inserts an action in the completion's action item list at - position with text - . + position with text + . a a - If you want the item to have markup, use . + If you want the item to have markup, use . @@ -134,7 +134,7 @@ of the current list with completions, using the current key. The completion list view will be updated accordingly. - + @@ -148,11 +148,11 @@ - Deletes the action at + Deletes the action at from the action list for this completion. a - + @@ -167,12 +167,12 @@ - Reinserts into the completion list - at . + Reinserts into the completion list + at . a a - + @@ -189,7 +189,7 @@ To be added a a - + @@ -206,7 +206,7 @@ To be added a a - + @@ -225,7 +225,7 @@ a a a - + @@ -240,7 +240,7 @@ To be added a - + @@ -252,7 +252,7 @@ To be added - + @@ -266,7 +266,7 @@ Protected constructor. a a - + @@ -280,7 +280,7 @@ Constructor for internal use only. a a - + @@ -291,7 +291,7 @@ Constructor for general use. a - + @@ -304,7 +304,7 @@ To be added a - + @@ -354,7 +354,7 @@ Returns the entry widget this completion object has been attached to. a - + @@ -368,7 +368,7 @@ Event triggered when a particular action is activated. - + @@ -380,7 +380,7 @@ Event triggered when the user selects a match. - + @@ -396,7 +396,7 @@ - Sets the match function for this entry completion to be . + Sets the match function for this entry completion to be . a a @@ -428,9 +428,9 @@ The data function is used instead of the standard attributes mapping for setting the column value, and should set the value of the layout's cell renderer(s) - as appropriate. may be to remove an older one. + as appropriate. may be to remove an older one. - + \ No newline at end of file diff --git a/doc/en/Gtk/Expander.xml b/doc/en/Gtk/Expander.xml index b651f38b8..f5d63e624 100644 --- a/doc/en/Gtk/Expander.xml +++ b/doc/en/Gtk/Expander.xml @@ -311,4 +311,4 @@ Default value: 0 - + \ No newline at end of file diff --git a/doc/en/Gtk/FileChooserDefault.xml b/doc/en/Gtk/FileChooserDefault.xml index dd20e6ce0..e181f16d7 100644 --- a/doc/en/Gtk/FileChooserDefault.xml +++ b/doc/en/Gtk/FileChooserDefault.xml @@ -298,8 +298,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -310,8 +310,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -322,8 +322,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -334,8 +334,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -346,8 +346,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/FileChooserDialog.xml b/doc/en/Gtk/FileChooserDialog.xml index a8c4cf470..0a545444f 100644 --- a/doc/en/Gtk/FileChooserDialog.xml +++ b/doc/en/Gtk/FileChooserDialog.xml @@ -295,8 +295,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -307,8 +307,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -319,8 +319,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -331,8 +331,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/FileChooserWidget.xml b/doc/en/Gtk/FileChooserWidget.xml index db352ca78..e5abd9a3b 100644 --- a/doc/en/Gtk/FileChooserWidget.xml +++ b/doc/en/Gtk/FileChooserWidget.xml @@ -298,8 +298,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -310,8 +310,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -322,8 +322,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -334,8 +334,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -346,8 +346,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/FileSystemUnix.xml b/doc/en/Gtk/FileSystemUnix.xml index 5b619ae7a..070942cb4 100644 --- a/doc/en/Gtk/FileSystemUnix.xml +++ b/doc/en/Gtk/FileSystemUnix.xml @@ -316,8 +316,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -328,8 +328,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/FileSystemWin32.xml b/doc/en/Gtk/FileSystemWin32.xml index 1429abdeb..c67a73108 100644 --- a/doc/en/Gtk/FileSystemWin32.xml +++ b/doc/en/Gtk/FileSystemWin32.xml @@ -316,8 +316,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -328,8 +328,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/FontButton.xml b/doc/en/Gtk/FontButton.xml index 669cb5dce..d9bfb8a56 100644 --- a/doc/en/Gtk/FontButton.xml +++ b/doc/en/Gtk/FontButton.xml @@ -48,8 +48,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/IconTheme.xml b/doc/en/Gtk/IconTheme.xml index 4b1064e1b..e0ad461a4 100644 --- a/doc/en/Gtk/IconTheme.xml +++ b/doc/en/Gtk/IconTheme.xml @@ -93,8 +93,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/MenuShell.xml b/doc/en/Gtk/MenuShell.xml index 5fb684075..3e01b2814 100644 --- a/doc/en/Gtk/MenuShell.xml +++ b/doc/en/Gtk/MenuShell.xml @@ -394,4 +394,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/PathBar.xml b/doc/en/Gtk/PathBar.xml index e63b3e1c1..4c270c839 100644 --- a/doc/en/Gtk/PathBar.xml +++ b/doc/en/Gtk/PathBar.xml @@ -51,10 +51,10 @@ - To be added + Default handler for the event. a a - To be added + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/RadioAction.xml b/doc/en/Gtk/RadioAction.xml index 6422f8001..2e7eb8f8f 100644 --- a/doc/en/Gtk/RadioAction.xml +++ b/doc/en/Gtk/RadioAction.xml @@ -47,9 +47,9 @@ - To be added + Default handler for the event. a - To be added + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/RadioButton.xml b/doc/en/Gtk/RadioButton.xml index 4f656728a..4cf930d41 100644 --- a/doc/en/Gtk/RadioButton.xml +++ b/doc/en/Gtk/RadioButton.xml @@ -178,8 +178,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/RadioMenuItem.xml b/doc/en/Gtk/RadioMenuItem.xml index f1abf7745..90c8f5ad8 100644 --- a/doc/en/Gtk/RadioMenuItem.xml +++ b/doc/en/Gtk/RadioMenuItem.xml @@ -152,8 +152,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/Style.xml b/doc/en/Gtk/Style.xml index d3a1c933b..f9a89f895 100644 --- a/doc/en/Gtk/Style.xml +++ b/doc/en/Gtk/Style.xml @@ -1462,8 +1462,8 @@ color or pixmap specified by this style for . - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -1474,8 +1474,8 @@ color or pixmap specified by this style for . - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/TextBuffer.xml b/doc/en/Gtk/TextBuffer.xml index 7aaa4c6fc..10cc9b5bc 100644 --- a/doc/en/Gtk/TextBuffer.xml +++ b/doc/en/Gtk/TextBuffer.xml @@ -37,7 +37,8 @@ Clears the contents of the buffer - + + diff --git a/doc/en/Gtk/ToggleAction.xml b/doc/en/Gtk/ToggleAction.xml index 10c834fd7..84bdb3cbc 100644 --- a/doc/en/Gtk/ToggleAction.xml +++ b/doc/en/Gtk/ToggleAction.xml @@ -45,8 +45,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/ToggleToolButton.xml b/doc/en/Gtk/ToggleToolButton.xml index 7dc7c3411..5e5aa337e 100644 --- a/doc/en/Gtk/ToggleToolButton.xml +++ b/doc/en/Gtk/ToggleToolButton.xml @@ -48,8 +48,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/ToolButton.xml b/doc/en/Gtk/ToolButton.xml index 14be2bee2..7e7be5599 100644 --- a/doc/en/Gtk/ToolButton.xml +++ b/doc/en/Gtk/ToolButton.xml @@ -48,8 +48,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/ToolItem.xml b/doc/en/Gtk/ToolItem.xml index 9c8aedca4..5cf497c72 100644 --- a/doc/en/Gtk/ToolItem.xml +++ b/doc/en/Gtk/ToolItem.xml @@ -48,8 +48,8 @@ - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -60,9 +60,9 @@ - To be added + Default handler for the event. a - To be added + Override this method in a subclass to provide a default handler for the event. @@ -77,12 +77,12 @@ - To be added + Default handler for the event. a a a a - To be added + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/Toolbar.xml b/doc/en/Gtk/Toolbar.xml index 2b30c310d..fe133d020 100644 --- a/doc/en/Gtk/Toolbar.xml +++ b/doc/en/Gtk/Toolbar.xml @@ -638,12 +638,12 @@ If type == , widget is used as the n - To be added + Default handler for the event. a a a a - To be added + Override this method in a subclass to provide a default handler for the event. diff --git a/doc/en/Gtk/TreeModelFilter.xml b/doc/en/Gtk/TreeModelFilter.xml index 501104215..6a4fd73de 100644 --- a/doc/en/Gtk/TreeModelFilter.xml +++ b/doc/en/Gtk/TreeModelFilter.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. An object designed to filter the contents of a column or columns -in a for display. - +in a for display. + GLib.Object @@ -41,7 +41,7 @@ in a for display. Protected method called before object destruction. - + @@ -54,10 +54,10 @@ in a for display. - Sets the filter's iterator to point to the row that corresponds to . + Sets the filter's iterator to point to the row that corresponds to . a a - + @@ -68,7 +68,7 @@ in a for display. - Emits for each row in the child model, which causes the filter to re-evaluate whether a row is visible or not. + Emits for each row in the child model, which causes the filter to re-evaluate whether a row is visible or not. Added in GTK 2.4. @@ -82,14 +82,13 @@ in a for display. - Converts to a path relative to this filter. - + Converts to a path relative to this filter. a - a or . + a or . - points to a path in the child model. The returned path will point to the - same row in the filtered model. If isn't a valid path on the - child model, then is returned. + points to a path in the child model. The returned path will point to the + same row in the filtered model. If isn't a valid path on the + child model, then is returned. @@ -106,7 +105,7 @@ in a for display. - Sets the visible function used when filtering to be . + Sets the visible function used when filtering to be . a a @@ -128,10 +127,10 @@ in a for display. Returns a new iterator that points to the row pointed to - by . + by . a a - + @@ -143,12 +142,13 @@ in a for display. This function should almost never be called. - This function clears the filter of any cached iterators that haven't been reffed with - . This might be useful if the child model + + This function clears the filter of any cached iterators that haven't been reffed with + . This might be useful if the child model being filtered is static (and doesn't change often) and there has been a lot of unreffed access to nodes. As a side effect of this function, all unreffed iterators will be invalid. - Added in GTK 2.4. + Added in GTK 2.4. @@ -173,9 +173,9 @@ in a for display. a a - With the and parameters, you give an array of column + With the and parameters, you give an array of column types for this model (which will be exposed to the parent model/view). - The , and parameters are for specifying the modify + The , and parameters are for specifying the modify function. The modify function will get called for each data access; the goal of the modify function is to return the data which should be displayed at the location specified using the parameters of the @@ -193,14 +193,15 @@ in a for display. - Converts to a path on the child model of this filter. + Converts to a path on the child model of this filter. a a - points to a location in this + + points to a location in this filter. The returned path will point to the same location in the - model not being filtered. If + model not being filtered. If does not point to a location in the child model, - is returned. + is returned. @@ -214,9 +215,9 @@ in a for display. - Decrements the reference count for the node at . + Decrements the reference count for the node at . a - + @@ -229,10 +230,10 @@ in a for display. - Gets the data type stored in the column at . + Gets the data type stored in the column at . a a - + @@ -248,8 +249,8 @@ in a for display. Gets the values of child properties for the row pointed to by a - a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) - + a , pointer to the va_list data structure of arguments (FIXME: clarify what va_lists look like) + @@ -265,7 +266,7 @@ in a for display. Gets the next row to be filtered. a a - + @@ -312,10 +313,10 @@ in a for display. - Emits an event - for . + Emits an event + for . a - + @@ -329,11 +330,11 @@ in a for display. - Emits an event - for . + Emits an event + for . a a , points to the inserted row. - + @@ -349,7 +350,7 @@ in a for display. Gets the of . an object of type an object of type - + @@ -367,7 +368,7 @@ in a for display. an object of type an object of type an object of type - + @@ -381,7 +382,7 @@ in a for display. - Sets the TreeIter object pointed to by to point to the first child of this tree. + Sets the TreeIter object pointed to by to point to the first child of this tree. an object of type an object of type , true if the iter has been set to the first child. @@ -450,10 +451,10 @@ in a for display. - Returns if has children, otherwise. + Returns if has children, otherwise. an object of type an object of type - + @@ -467,12 +468,12 @@ in a for display. - Emits an event - for . + Emits an event + for . a a a - + @@ -540,8 +541,8 @@ in a for display. - Emits an event - for . + Emits an event + for . a , points to the changed row a , points to the changed row This should be called by models after the child state of @@ -560,7 +561,7 @@ in a for display. Calls a function on each row of a tree. a - + @@ -574,11 +575,11 @@ in a for display. - Emits an event - for . + Emits an event + for . a , points to the changed row a , points to the changed row - + @@ -596,7 +597,7 @@ in a for display. Emits the "rows_reordered" signal for this tree model. a pointing to the tree node whose children have been reordered -a pointing to the tree node whose children have been reordered + a pointing to the tree node whose children have been reordered a , an array of integers containing the new indices of the children, i.e. the former child n is now at position new_order[n]. This should be called by models when their rows have been reordered. @@ -615,7 +616,7 @@ in a for display. Emits the "row_changed" signal for this model. a a - This should be called by models when their rows have been reordered. + This should be called by models when their rows have been reordered. @@ -628,9 +629,9 @@ in a for display. - Emits the signal for this model. + Emits the signal for this model. a - This should be called by models when their rows have been reordered. + This should be called by models when their rows have been reordered. @@ -644,10 +645,10 @@ in a for display. - Emits the signal for this model. + Emits the signal for this model. a a - This should be called by models when a row has been inserted. + This should be called by models when a row has been inserted. @@ -661,10 +662,10 @@ in a for display. - Emits the signal for this model. + Emits the signal for this model. a a - This should be called by models when a row's child has been toggled on or off. + This should be called by models when a row's child has been toggled on or off. @@ -713,8 +714,8 @@ in a for display. Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. a a object to fill with data - A see cref="T:System.Boolean" />; true if data of the required type was provided. - + A see cref="T:System.Boolean" />; true if data of the required type was provided. + @@ -727,7 +728,7 @@ in a for display. - Sets the TreeIter object pointed to by to point to the first child of this tree. + Sets the TreeIter object pointed to by to point to the first child of this tree. an object of type an object of type , true if the iter has been set to the first child. @@ -800,7 +801,7 @@ in a for display. a a a - + @@ -819,7 +820,7 @@ in a for display. a a a - + @@ -838,7 +839,7 @@ in a for display. a a a - + @@ -857,7 +858,7 @@ in a for display. a a a - + @@ -876,7 +877,7 @@ in a for display. a a a - + @@ -895,7 +896,7 @@ in a for display. a a a - + @@ -913,7 +914,7 @@ in a for display. a a a - + @@ -927,7 +928,7 @@ in a for display. Basic constructor. a a - + @@ -941,7 +942,7 @@ in a for display. Constructor. For internal use. a , pointer to the underlying C object. a - + @@ -957,7 +958,7 @@ in a for display. a , the model this object is to filter a , the node to use as the model's root node. a - + @@ -970,7 +971,7 @@ in a for display. To be added a - + @@ -983,7 +984,7 @@ in a for display. The virtual root (relative to the child model) for this object. a - + @@ -995,7 +996,7 @@ in a for display. The column of the model where this filter should look for visibility information. a - + @@ -1008,7 +1009,7 @@ in a for display. Gets the this filter is being applied to. a - + @@ -1021,7 +1022,7 @@ in a for display. Flag values for this tree model; see for possible values. a - + @@ -1034,7 +1035,7 @@ in a for display. The number of columns in the model. a - + @@ -1046,7 +1047,7 @@ in a for display. Event that happens when rows in the model change order. - + @@ -1058,7 +1059,7 @@ in a for display. Event that happens when a row in the model is changed. - + @@ -1070,7 +1071,7 @@ in a for display. Event that happens when a row is deleted. - + @@ -1082,7 +1083,7 @@ in a for display. Event that happens when a row is inserted. - + @@ -1094,8 +1095,8 @@ in a for display. Event that happens when a row's child visibility is turned on or off. - + - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeModelSort.xml b/doc/en/Gtk/TreeModelSort.xml index 181ac758b..2c04be4df 100644 --- a/doc/en/Gtk/TreeModelSort.xml +++ b/doc/en/Gtk/TreeModelSort.xml @@ -1139,8 +1139,8 @@ node is always the parent. Asks the to fill in with a representation of the row at . Should robustly handle a path no longer found in the model. a a object to fill with data - A see cref="T:System.Boolean" />; true if data of the required type was provided. - + A ; true if data of the required type was provided. + diff --git a/doc/en/Gtk/UIManager.xml b/doc/en/Gtk/UIManager.xml index a297ec02f..db4809e04 100644 --- a/doc/en/Gtk/UIManager.xml +++ b/doc/en/Gtk/UIManager.xml @@ -79,8 +79,8 @@ The behaviour is chosen based on the "is_important" property of the action to wh - To be added - To be added + Default handler for the event. + Override this method in a subclass to provide a default handler for the event. @@ -93,9 +93,9 @@ The behaviour is chosen based on the "is_important" property of the action to wh - To be added + Default handler for the event. a - To be added + Override this method in a subclass to provide a default handler for the event. @@ -108,9 +108,9 @@ The behaviour is chosen based on the "is_important" property of the action to wh - To be added + Default handler for the event. a - To be added + Override this method in a subclass to provide a default handler for the event. @@ -124,10 +124,10 @@ The behaviour is chosen based on the "is_important" property of the action to wh - To be added + Default handler for the event. a a - To be added + Override this method in a subclass to provide a default handler for the event. @@ -141,10 +141,10 @@ The behaviour is chosen based on the "is_important" property of the action to wh - To be added + Default handler for the event. a a - To be added + Override this method in a subclass to provide a default handler for the event. @@ -157,9 +157,9 @@ The behaviour is chosen based on the "is_important" property of the action to wh - To be added + Default handler for the event. a - To be added + Override this method in a subclass to provide a default handler for the event. @@ -518,7 +518,8 @@ The behaviour is chosen based on the "is_important" property of the action to wh The list of action groups associated with this UIManager. a - + + @@ -538,4 +539,4 @@ The behaviour is chosen based on the "is_important" property of the action to wh - + \ No newline at end of file diff --git a/doc/en/Gtk/Widget.xml b/doc/en/Gtk/Widget.xml index beedf97fa..db0cec082 100644 --- a/doc/en/Gtk/Widget.xml +++ b/doc/en/Gtk/Widget.xml @@ -3977,10 +3977,10 @@ Widgets are required to honor the size allocation they receive; a size request i This property determines whether the widget will be affected by - and . + and . a , true if the widget should be affected - + @@ -3995,7 +3995,7 @@ Widgets are required to honor the size allocation they receive; a size request i widgets to override the default Gtk.Widget handling for determining whether an accelerator can be activated. - See for more details. + See for more details. @@ -4008,13 +4008,13 @@ Widgets are required to honor the size allocation they receive; a size request i - Method fired when the + Method fired when the event happens; override this for additional functionality. a , a signal ID a , true if the accelerator can be activated. - + @@ -4030,11 +4030,11 @@ Widgets are required to honor the size allocation they receive; a size request i a In GTK+ 1.2, this function would immediately render the - region of a widget, by invoking the virtual draw method of a + region of a widget, by invoking the virtual draw method of a widget. In GTK+ 2.0, this method simply invalidates the specified region of the widget, then updates the invalid region of the widget immediately. Usually you don't want to update the region immediately for - performance reasons, so in general is + performance reasons, so in general is a better choice if you want to draw a region of a widget. @@ -4056,7 +4056,7 @@ Widgets are required to honor the size allocation they receive; a size request i a a a - + @@ -4070,7 +4070,7 @@ Widgets are required to honor the size allocation they receive; a size request i To be added a - + @@ -4086,7 +4086,7 @@ Widgets are required to honor the size allocation they receive; a size request i To be added a a - + @@ -4097,7 +4097,7 @@ Widgets are required to honor the size allocation they receive; a size request i To be added - + @@ -4113,7 +4113,7 @@ Widgets are required to honor the size allocation they receive; a size request i To be added a a - + @@ -4124,7 +4124,7 @@ Widgets are required to honor the size allocation they receive; a size request i To be added - + @@ -4136,7 +4136,7 @@ Widgets are required to honor the size allocation they receive; a size request i To be added a - + @@ -4150,12 +4150,12 @@ Widgets are required to honor the size allocation they receive; a size request i Determines whether an accelerator that activates the signal - identified by can currently be activated. + identified by can currently be activated. a , a signal ID (XXX: API: should this really work this way?) a , true if the accelerator can be activated. - This is done by emitting the + This is done by emitting the signal on the widget; if the signal isn't overridden by a handler or in a derived widget, then the default check is that the widget must be sensitive, and the widget and all @@ -4174,7 +4174,7 @@ Widgets are required to honor the size allocation they receive; a size request i To be added a - + @@ -4187,9 +4187,9 @@ Widgets are required to honor the size allocation they receive; a size request i - Creates the GObject underlying a managed subclass + Creates the GObject underlying a managed subclass an array of (GObject) property names - the values for the properties identified by - See for more details. This overridden method also sets up event handlers on the object to ensure that the wrapper object always stays alive when the widget is contained by another widget (even when it is contained by an unmanaged widget that doesn't know about its managed wrapper). + the values for the properties identified by + See for more details. This overridden method also sets up event handlers on the object to ensure that the wrapper object always stays alive when the widget is contained by another widget (even when it is contained by an unmanaged widget that doesn't know about its managed wrapper). - + \ No newline at end of file