diff --git a/doc/ChangeLog b/doc/ChangeLog index b0bf9a5e2..63dde1a8a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2004-12-30 Shane Landrum + + * en/Gtk/TreeViewColumn.xml + * en/Gtk/TreeStore.xml + * en/Gtk/TreeView.xml + * en/Gtk/TreeRowReference.xml + * en/Gtk/TreeModelFilter.xml: Add docs + 2004-12-29 John Luke * gen-intptr-ctor-docs.cs: docs for Type (IntPtr) ctor diff --git a/doc/en/Gtk/TreeModelFilter.xml b/doc/en/Gtk/TreeModelFilter.xml index 9f85c7a8a..191387ca3 100644 --- a/doc/en/Gtk/TreeModelFilter.xml +++ b/doc/en/Gtk/TreeModelFilter.xml @@ -969,7 +969,7 @@ in a for display. - To be added + The of this object. a @@ -1112,4 +1112,4 @@ in a for display. - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeRowReference.xml b/doc/en/Gtk/TreeRowReference.xml index 2e9732415..68fcf4f0e 100644 --- a/doc/en/Gtk/TreeRowReference.xml +++ b/doc/en/Gtk/TreeRowReference.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Internal struct. Do not use. - To be added + Do not use. GLib.Opaque @@ -34,10 +34,10 @@ - To be added + Do not use. an object of type an object of type - To be added + Do not use. @@ -51,10 +51,10 @@ - To be added + Do not use. an object of type an object of type - To be added + Do not use. @@ -65,9 +65,9 @@ - To be added + Do not use. an object of type - To be added + Do not use. @@ -78,8 +78,8 @@ - To be added - To be added + Do not use. + Do not use. @@ -107,11 +107,11 @@ - To be added + Do not use. an object of type an object of type an object of type - To be added + Do not use. @@ -124,12 +124,12 @@ - To be added + Do not use. an object of type an object of type an object of type an object of type - To be added + Do not use. @@ -139,9 +139,9 @@ Gtk.TreePath - To be added + Do not use. an object of type - To be added + Do not use. @@ -152,9 +152,9 @@ - To be added + Do not use. a - To be added + Do not use. @@ -182,12 +182,12 @@ - To be added + Do not use. a a a a - To be added + Do not use. diff --git a/doc/en/Gtk/TreeStore.xml b/doc/en/Gtk/TreeStore.xml index 296c5f00a..c446c16e7 100644 --- a/doc/en/Gtk/TreeStore.xml +++ b/doc/en/Gtk/TreeStore.xml @@ -1578,10 +1578,10 @@ store = new TreeStore (typeof (int), typeof (string)); - To be added + Protected constructor. a - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index 27c44baef..485b85a0e 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -1763,9 +1763,9 @@ tree_view.AppendColumn ("title", text, "text", 0); - To be added + Whether or not to assume all rows are the same height. a - To be added + This is an optimization; set to for fastest performance. @@ -1783,16 +1783,22 @@ tree_view.AppendColumn ("title", text, "text", 0); - To be added - a - a - a - a - a - a + Convenience function that inserts a new column into the tree view + with the given cell renderer and a to set cell renderer + attributes (normally using data from the model). + a , the position of the new column (-1 to append, positive numbers to insert) + a , the column title + a , the renderer object + a , a function for presenting the data + a , pointer to the data for + a , a destroy notifier for a - To be added + + See also , . + If the tree view has enabled, then must have its + property set to be . + - \ No newline at end of file + diff --git a/doc/en/Gtk/TreeViewColumn.xml b/doc/en/Gtk/TreeViewColumn.xml index 6bd94982d..930c64a19 100644 --- a/doc/en/Gtk/TreeViewColumn.xml +++ b/doc/en/Gtk/TreeViewColumn.xml @@ -93,7 +93,7 @@ an object of type an object of type an object of type - This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one. + This function is used instead of the standard attributes mapping for setting the column value, and should set the value of the as appropriate. may be to remove an older one. @@ -576,9 +576,9 @@ - To be added + Whether this column gets share of extra width allocated to the widget. a - To be added + @@ -592,10 +592,10 @@ - To be added + Re-inserts at . a a - To be added + The given cell must already be packed into the layout for this method to work properly. @@ -693,12 +693,19 @@ - To be added + + Sets the to use for the column. + a a a a - To be added + + This function is used instead of the standard attributes mapping for + setting the column value, and should set the value of this tree view column's + cell renderer as appropriate. may be + to remove an older one. + @@ -719,4 +726,4 @@ - \ No newline at end of file +