diff --git a/doc/en/Gtk/CellRendererText.xml b/doc/en/Gtk/CellRendererText.xml index fd33dfe95..2f05b315e 100644 --- a/doc/en/Gtk/CellRendererText.xml +++ b/doc/en/Gtk/CellRendererText.xml @@ -1,8 +1,9 @@ - + gtk-sharp - + + 0.0.0.0 neutral @@ -82,12 +83,14 @@ System.Int32 - + + Sets the height of a renderer to explicitly be determined by the . an object of type an object of type - To be added + + @@ -96,7 +99,8 @@ System.Int32 - + + Font size. an object of type @@ -110,7 +114,8 @@ System.Double - + + Font scaling factor. an object of type @@ -124,7 +129,8 @@ System.String - + + Foreground color as a string. an object of type @@ -138,7 +144,8 @@ System.Boolean - + + Whether to strike through the text. an object of type @@ -152,7 +159,8 @@ Pango.FontDescription - + + The font description as a an object of type @@ -166,7 +174,8 @@ System.String - + + Font description as a . an object of type @@ -180,7 +189,8 @@ System.Double - + + Font size in points. an object of type @@ -194,7 +204,8 @@ System.Int32 - + + Offset of text above the baseline (below the baseline if rise is negative). an object of type @@ -208,7 +219,8 @@ System.String - + + Text to render. an object of type @@ -222,7 +234,8 @@ System.Int32 - + + Font weight. an object of type @@ -236,7 +249,8 @@ System.String - + + Background color as a . an object of type @@ -250,7 +264,8 @@ System.Boolean - + + Whether the text can be modified by the user. an object of type @@ -264,7 +279,8 @@ Pango.Variant - + + Font variant. an object of type @@ -278,7 +294,8 @@ Gdk.Color - + + Background color as a . an object of type @@ -292,7 +309,8 @@ System.String - + + Name of the font family, e.g. Sans, Helvetica, Times, Monospace. an object of type @@ -306,7 +324,8 @@ Pango.AttrList - + + A list of style attributes to apply to the text of the renderer. an object of type @@ -320,7 +339,8 @@ Pango.Stretch - + + Font stretch. an object of type @@ -334,7 +354,8 @@ System.String - + + Marked up text to render. an object of type @@ -348,7 +369,8 @@ Pango.Style - + + Font style. an object of type @@ -362,7 +384,8 @@ Pango.Underline - + + Style of underline for this text. an object of type @@ -376,7 +399,8 @@ Gdk.Color - + + Foreground color as a . an object of type @@ -392,8 +416,9 @@ - To be added - To be added + Emitted when the cell is edited. + + diff --git a/doc/en/Gtk/CellRendererToggle.xml b/doc/en/Gtk/CellRendererToggle.xml index d32c92d66..22df422c0 100644 --- a/doc/en/Gtk/CellRendererToggle.xml +++ b/doc/en/Gtk/CellRendererToggle.xml @@ -1,8 +1,9 @@ - + gtk-sharp - + + 0.0.0.0 neutral @@ -82,7 +83,8 @@ System.Boolean - + + The can be activated. an object of type @@ -96,7 +98,8 @@ System.Boolean - + + The toggle state of the . an object of type @@ -110,7 +113,8 @@ System.Boolean - + + Draw the as a . an object of type @@ -152,7 +156,8 @@ System.Boolean - + + The inconsistent state of the button. a diff --git a/doc/en/Gtk/TODO b/doc/en/Gtk/TODO index 5e4934c99..ad693b035 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 173 xml not documented in any proportion. +There are in total 324 xml to document in Gtk. Right now there are 170 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). @@ -17,9 +17,6 @@ Accelerator.xml Arg.xml Callback.xml CallbackMarshal.xml -CellRendererPixbuf.xml -CellRendererText.xml -CellRendererToogle.xml Clipboard.xml ClipboardClearFunc.xml ClipboardGetFunc.xml