summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Add/improve long descriptions.Matthias Clasen2004-12-151-1/+9
| | | | | | | | | | | 2004-12-15 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkcelleditable.sgml: * gtk/tmpl/gtkcellview.sgml: * gtk/tmpl/gtktreeviewcolumn.sgml: * gtk/tmpl/gtktreeview.sgml: * gtk/tmpl/gtktreesortable.sgml: Add/improve long descriptions.
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-87/+87
| | | | | | | | | | Sun Jul 18 17:21:10 2004 Soeren Sandmann <sandmann@daimi.au.dk> * === Released 2.5.0 === * NEWS: updates * tests/testcombo.c: Fix compilation
* Create an empty target list if targets is NULL.Soeren Sandmann2004-07-181-82/+87
| | | | | | | | | | Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an empty target list if targets is NULL. * configure.in: Add check for X11/extensions/sync.h. (#147416, Morten Welinder)
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-241-82/+82
| | | | | | | | | | Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.3 === * configure.in: Version 2.3.3, interface age 0. * NEWS: Finish updates for 2.3.3.
* Commit auto-generated changesSoeren Sandmann2004-02-211-82/+82
| | | | | | Sat Feb 21 17:57:35 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/docs: Commit auto-generated changes
* Remove unfinished sentence, until jrb finds time to write a realMatthias Clasen2004-01-281-2/+1
| | | | | | | Wed Jan 28 22:51:41 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtktreeviewcolumn.sgml: Remove unfinished sentence, until jrb finds time to write a real description.
* === Released 2.3.1 ===Owen Taylor2003-12-081-82/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mon Dec 8 10:54:44 2003 Owen Taylor <otaylor@redhat.com> * === Released 2.3.1 === * NEWS: Updates for 2.3.1 * configure.in: Version 2.3.1, interface age 0, binary age 301. * gtk/gtkmenuitem.c (gtk_menu_item_can_activate_accel): Rename from gtk_menu_item_real_can_activate_accel() to match GTK+ convention, improve comment. * gtk/gtkwidget.c: Document gtk_widget_can_activate_accel(), can ::can-activate-accel signal. * gtk/gtkwidget.c (closure_accel_activate): Fix spelling in comment. * gtk/gtkmenu.c (gtk_menu_real_can_activate_accel): Clean up comment. * gtk/gtkcellview{,menuitem}.[ch]: Move GET_PRIVATE() macros into the .c file. Mon Dec 8 12:09:21 2003 Owen Taylor <otaylor@redhat.com> * gtk/gtkicontheme.c (find_builtin_icon): Fix a missing 'else'. (#128816, Jorn Baayen)
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-82/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | Thu Oct 23 21:55:10 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtktoolbar.c (gtk_toolbar_highlight_drop_location): Make this function take an index and a GtkToolItem. * tests/testtoolbar.c (main): Make "Show Arrow" default to true. Make one of the separators !draw and expand. Update for new highlight_drop_location() API. * gtk/gtktoolitem.[ch]: Remove "pack_end" property * gtk/gtktoolbar.h: Formatting fixes. * gtk/gtktoolbar.c: Remove "pack_end" child property. Allow separator tool items to expand. (logical_to_physical, physical_to_logical): Fix off-by-one errors (Fix #125472, Marco Pesenti Gritti) * gtk/gtkseparatortoolitem.[ch]: Add new "draw" property. (gtk_separator_tool_item_expose) only draw if "draw" is TRUE. Also return FALSE, not TRUE. (gtk_separator_too_item_{set|get}_property, (gtk_separator_tool_item_{set|get}_draw): new functions
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-241-82/+82
| | | | | | | | | | | | | | Fri Oct 24 16:54:04 2003 Owen Taylor <otaylor@redhat.com> * === Released 2.3.0 === * configure.in: Remove a stray comma. * README.in: Fix a few notes about Xft 1 and pango-1.0. * NEWS: Finish updates for 2.3.0. * po/Makefile.in.in: Update to latest GLib version.
* Document named icon system.Owen Taylor2003-07-021-0/+30
| | | | | | | | | | | | | Wed Jul 2 18:15:21 2003 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt gtk/tmpl/gtkicontheme.sgml: Document named icon system. * gtk/tmpl/gtkrc.sgml: Mention specifying named icons as @"icon-name". * gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock icons.
* Fix numerous misspellings of possessive "its". (#110027, Doug Quale)Matthias Clasen2003-04-071-1/+1
|
* handle rtl code.Jonathan Blandford2003-03-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sun Mar 2 23:35:57 2003 Jonathan Blandford <jrb@gnome.org> * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_get_size): handle rtl code. * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_get_size): ditto * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size): ditto * gtk/gtktreeview.c: (invalidate_column), (invalidate_last_column), (gtk_tree_view_get_real_requested_width_from_column), (gtk_tree_view_size_allocate_columns), (gtk_tree_view_size_allocate), (gtk_tree_view_button_press), (gtk_tree_view_button_release_drag_column), (gtk_tree_view_update_current_reorder), (gtk_tree_view_motion_drag_column), (gtk_tree_view_bin_expose), (gtk_tree_view_key_press), (gtk_tree_view_header_focus), (gtk_tree_view_get_background_xrange), (gtk_tree_view_get_arrow_xrange), (gtk_tree_view_is_expander_column), (gtk_tree_view_set_column_drag_info), (gtk_tree_view_move_cursor_left_right): Add RTL support. * gtk/gtktreeviewcolumn.h (struct _GtkTreeViewColumn): add an expand flag. * gtk/gtktreeviewcolumn.c: (gtk_tree_view_column_class_init), (gtk_tree_view_column_set_property), (gtk_tree_view_column_get_property), (gtk_tree_view_column_set_expand), (gtk_tree_view_column_get_expand), (gtk_tree_view_column_cell_process_action): Add support for expand flag
* Remove rules for generation of version.xml, which was causing make toOwen Taylor2002-11-021-14/+14
| | | | | | | | | | Sat Nov 2 12:46:16 2002 Owen Taylor <otaylor@redhat.com> * gdk-pixbuf/Makefile.am: Remove rules for generation of version.xml, which was causing make to always rebuild the HTML file, and didn't seem to be used. * gtk/tmpl/gtkliststore.sgml: SGML fixes.
* Documentation fixes.Soeren Sandmann2002-10-131-0/+9
| | | | | | | | | | | | | | | | | Sun Oct 13 18:50:14 2002 Soeren Sandmann <sandmann@daimi.au.dk> * gtkmenu.c, gtkmenu.sgml, gtkitemfactory.c, gdkwindow.c, gtkwindow.c, gtkpaned.sgml, gtkdialog.c, gtkbox.h, gtkbutton.sgml, gtktreemodel.sgml,gtktable.sgml, gtktable.c: Documentation fixes. #85719, #90759, #95169, Owen Taylor; #89221, Yao Zhang, Matthias Clasen; #95592, Joost Faassen; #92637, Vitaly Tishkov; #94616, Ben Martin; #94772, sbaillie@bigpond.net.au;
* Write documentation Write documentationJonathan Blandford2002-03-031-12/+21
| | | | | | | Sun Mar 3 01:36:21 2002 Jonathan Blandford <jrb@redhat.com> * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation * gtk/tmpl/gtktreeview.sgml: Write documentation
* gtk/gtk-sections.txt updated for treeviewcolumn changes.Sven Neumann2002-02-191-44/+0
| | | | | | | 2002-02-20 Sven Neumann <sven@gimp.org> * gtk/gtk-sections.txt * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
* Add gtktextutil.hOwen Taylor2001-12-231-14/+0
| | | | | | | | | | | | | | | | Sat Dec 22 18:18:07 2001 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h * gtk/text_widget.sgml (linkend): SGML fixes. * gtk/gtk-sections.txt: Update * gdk/gdk-sections.txt: Update. * gdk/tmpl/cursors.sgml: SGML fix. * gdk/gdk-docs.sgml: Add PNG handling magic.
* UpdatesOwen Taylor2001-11-211-0/+32
| | | | | | | | | | | | | | | | | Wed Nov 21 15:57:29 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk-sections.txt: Updates * gtk/tmpl/gtkstock.sgml: Close end tags. * gtk/gtk.types: Remove interface types which gtk-doc can't handle currently. * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file. * gdk/tmpl/x_interaction.sgml: Fix SGML errors. * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates.
* fix allocation to be relative to paned->allocation, now that this is aTim Janik2001-11-201-1/+5
| | | | | | | | | | | | Tue Nov 20 14:49:59 2001 Tim Janik <timj@gtk.org> * gtk/gtkvpaned.c (gtk_vpaned_size_allocate): fix allocation to be relative to paned->allocation, now that this is a NO_WINDOW widget. * gtk/gtkhpaned.c (gtk_hpaned_size_allocate): same here. * gtk/gtkaccellabel.c (gtk_accel_label_class_init): ::closure needs to be a boxed property.
* Call update_im_spot_location here explicitlyHavoc Pennington2001-10-271-14/+0
| | | | | | | | | 2001-10-26 Havoc Pennington <hp@pobox.com> * gtk/gtktextview.c (gtk_text_view_mark_set_handler): Call update_im_spot_location here explicitly (gtk_text_view_reset_im_context): don't update the spot location here
* docsJonathan Blandford2001-10-031-7/+286
| | | | | | | | Wed Oct 3 00:37:09 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkcelleditable.c: docs * gtk/gtktreemodel.h: more docs.
* docsHavoc Pennington2001-10-021-7/+0
| | | | | | | | | | | | | | | 2001-10-02 Havoc Pennington <hp@redhat.com> * gdk/x11/gdkwindow-x11.c: docs * tests/testtextbuffer.c (logical_motion_tests): add sentence boundary tests 2001-10-02 Havoc Pennington <hp@redhat.com> * gtk/tree_widget.sgml: s/empahsis/emphasis/ * gtk/tmpl/gtkobject.sgml: update docs
* Stop being stupid and emitting the signal every time.Jonathan Blandford2001-09-271-31/+72
| | | | | | | | | Wed Sep 26 19:48:01 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreestore.c (gtk_tree_store_set_valist): Stop being stupid and emitting the signal every time. * gtk/gtkliststore.c (gtk_list_store_set_valist): ditto
* use gtk_text_iter_can_insertHavoc Pennington2001-09-251-9/+0
| | | | | | | | | | | | | | | | | | | | 2001-09-25 Havoc Pennington <hp@redhat.com> * gtk/gtktextview.c (gtk_text_view_key_press_event): use gtk_text_iter_can_insert * gtk/gtktextbuffer.c: use gtk_text_iter_can_insert * gtk/gtktextiter.c (find_line_log_attrs): fixes, #57611, #57613 (gtk_text_iter_can_insert): new function to fix #60282, should also fix msw's "can paste into empty buffer" bug. * gtk/gtktexttag.c (gtk_text_tag_event): change type check for "event object," #59091 * gtk/gtktextbtree.c: indentation fixes * gtk/gtktextiter.c (find_by_log_attrs): fixes
* don't use BUILT_SOURCES as its broken in automake 1.4, add explicit objectTim Janik2001-09-191-0/+1
| | | | | | | | | | | | Wed Sep 19 02:50:40 2001 Tim Janik <timj@gtk.org> * demos/Makefile.am ($(testpixbuf_OBJECTS)): don't use BUILT_SOURCES as its broken in automake 1.4, add explicit object rule to generate this. * gdk-pixbuf/Makefile.am: fix maintainer and normal cleanfiles. get rid of uneccessary stamps, group stuff more logically, and build sources due to object rules. fix srcdir!=builddir.
* remove CellRendererTextPixbufHavoc Pennington2001-09-081-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-09-08 Havoc Pennington <hp@pobox.com> * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf * gtk/resources.sgml: add section on mailing lists, bugzilla, etc. * gtk/tmpl/gtkaccelgroup.sgml: add long description * gtk/gtk-sections.txt: reorder accel group section; probably need to delete most of it * gtk/tmpl/gtkmain.sgml: Clean it up a little bit * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so that useful things are near the top and stupid junk is near the bottom. * gtk/tmpl/gtkfeatures.sgml: fix/finish this section * gtk/gtk-docs.sgml: create a separate section for overview/tutorial material and special notes, and put the reference docs for the "misc non-widget" stuff into its own section. * gtk/compiling.sgml: write this section * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs that said the same thing. Delete one of them.
* s/signal_newc/signal_new/Tim Janik2001-07-021-0/+1
| | | | | | | | | | | | | | | Mon Jul 2 06:35:10 2001 Tim Janik <timj@gtk.org> * gdk/gdkkeys.c (gdk_keymap_class_init): s/signal_newc/signal_new/ * gtk/gtkobject.c (gtk_object_destroy): invoke g_object_run_dispose(). * gtk/gtkwindow.c: * gtk/gtkwidget.c: * gtk/gtkobject.c: * gtk/gtklist.c: s/shutdown/dispose/ for the GObject method.
* new function for mapping a window without fooling with stacking order, butHavoc Pennington2001-06-281-5/+3
| | | | | | | | | | | | | | | | | | | | | | 2001-06-19 Havoc Pennington <hp@pobox.com> * gdk/x11/gdkwindow-x11.c (gdk_window_show_unraised): new function for mapping a window without fooling with stacking order, but updating the "withdrawn" flag * gdk/x11/gdkevents-x11.c (gdk_event_translate): Do event filtering as soon as possible, moving move resize and wmspec_check handling after the event filter. Make default filter apply to all events, not just those with no GdkWindow wrapped around the X window. Fix a FIXME about how the window could be a pixmap using RTTI; this of course assumes GDK_IS_WINDOW() is optimized. Also, be robust against events not on a known GdkWindow. * gdk/x11/gdkmain-x11.c (gdk_x11_grab_server, gdk_x11_ungrab_server): export reference-counted server grabs, so other people can grab server over a GDK function that also does so.
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-251-1/+1
| | | | | | | | | 2001-06-25 Havoc Pennington <hp@redhat.com> * gtk/gtktreeviewcolumn.h, gtk/gtktreeviewcolumn.c: s/RESIZEABLE/RESIZABLE/ * gtk/gtkwindow.c, gtk/gtkwindow.h: s/resizeable/resizable/
* Docs fixups, and:Havoc Pennington2001-06-151-0/+2
| | | | | | | | | 2001-06-14 Havoc Pennington <hp@redhat.com> Docs fixups, and: * gtk/gtkcompat.h: remove GTK_DISABLE_COMPAT_H, replace with GTK_DISABLE_DEPRECATED
* make hanlder id a gulong as in GSignal.Tim Janik2001-05-271-10/+0
| | | | | | | Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org> * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a gulong as in GSignal.
* New functionHavoc Pennington2001-05-251-1/+0
| | | | | | 2001-05-22 Havoc Pennington <hp@pobox.com> * gtk/gtkbin.c (gtk_bin_get_child): New function
* Add documentation about GtkSizeGroup.Owen Taylor2001-05-181-2/+6
| | | | | | | Fri May 18 12:28:08 2001 Owen Taylor <otaylor@redhat.com> * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types: Add documentation about GtkSizeGroup.
* Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKENOwen Taylor2001-04-171-0/+4
| | | | | | | | | Tue Apr 17 10:59:13 2001 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN * {gtk/gtk,gdk/gdk}-sections.txt: Updated
* Now we listen to the reorder signal.Jonathan Blandford2001-03-301-1/+3
| | | | | | | Thu Mar 29 20:20:38 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreemodel.c (gtk_tree_row_ref_reordered_callback): Now we listen to the reorder signal.
* More work on implementing sortable interface.Jonathan Blandford2001-03-281-1/+2
| | | | | | | Tue Mar 27 20:55:29 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkliststore.c: More work on implementing sortable interface.
* fix up some docsHavoc Pennington2001-03-231-0/+25
| | | | | | | | | | | | | | | | | | 2001-03-23 Havoc Pennington <hp@redhat.com> * gtk/gtktoolbar.c, gtk/gtkimcontext.c, gtk/gtklabel.c: fix up some docs 2001-03-23 Havoc Pennington <hp@redhat.com> * gdk/gdk-sections.txt: updates * gtk/gtk-sections.txt: updates * gtk/gtk-docs.sgml: mop up TreeModelSimple entity * gdk/gdk-docs.sgml: remove input method and input context docs
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sun Mar 18 01:15:30 2001 Tim Janik <timj@gtk.org> * gtk/gtkspinbutton.[hc]: added rc-style argument GtkSpinButton::shadow_type. removed spin_button->shadow_type, gtk_spin_button_set_shadow_type() and ARG_SHADOW_TYPE as it doesn' make much sense to try to override rc-style settings. * gtk/gtkfixed.c: removed gtk_fixed_paint() (was unused). * gtk/gtkwidget.c: quark cleanups. * gtk/gtkrc.[hc]: added gtk_rc_scanner_new() to create an rc-file scanner with appropriate configuration, renamed GtkRcStyleClass.clone to create_rc_style() (we don't do cloning in standard OO sense). added per rc style properties. * gtk/gtkstyle.[hc]: added code to retrive pspec conformant rc-style property values and for caching those. some cleanups. * gtk/Makefile.am: -DG_DISABLE_CONST_RETURNS. * gtk/gtksettings.[hc]: new file for global rc-file properties (at least currently, should get extended to support X properties and other communication mechanisms). * gtk/gtkwidget.[hc]: added style property support: (gtk_widget_class_install_style_property_parser): install style property pspec with parser function for rc-file values other than LONG, DOUBLE or STRING. (gtk_widget_class_install_style_property): same as above without parser (parsers are going to be needed quite infrequently). (gtk_widget_style_get_property): retrive style property value. (gtk_widget_style_get_valist): same as above with varargs support, has NOCOPY semantics. (gtk_widget_style_get): wrapper around gtk_widget_style_get_valist().
* You can't use + as a metacharacter for basic regular expressions. (ThisOwen Taylor2001-03-031-12/+11
| | | | | | | | | | | | | Sat Mar 3 17:20:53 2001 Owen Taylor <otaylor@redhat.com> * */Makefile.am (scan-build.stamp): You can't use + as a metacharacter for basic regular expressions. (This was the "all objects disappear") * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt * */*-unused.sgml: Remove a lot of empty stuff. (No point in saving old docs when there aren't any.)
* Use the new snazzy mother-of-all-gtk-doc-makefiles.Owen Taylor2001-02-121-28/+5
| | | | | | | | | Sun Feb 11 22:16:34 2001 Owen Taylor <otaylor@redhat.com> * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles. * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were lost at one point.
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+27
| | | | 2001-02-02 Havoc Pennington <hp@redhat.com>
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-311-27/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-01-30 Havoc Pennington <hp@pobox.com> * gtk/gtktreeitem.h, gtk/gtktree.h, gtk/gtktext.h: bracket in #ifdef GTK_ENABLE_BROKEN. * gtk/gtktreeitem.c, gtk/gtktree.c, gtk/gtktext.c: #define GTK_ENABLE_BROKEN just before including the broken headers. * gtk/gtktypeutils.c: #define GTK_ENABLE_BROKEN, so we can get the deprecated types registered. * gtk/testgtk.c, gtk/testselection.c: #define GTK_ENABLE_BROKEN, we have to test the broken stuff. * docs/Changes-2.0.txt: explain GTK_ENABLE_BROKEN 2001-01-30 Havoc Pennington <hp@pobox.com> Also committed a bunch of automatic changes made by gtk-doc, after reviewing for correctness. * gtk/tmpl/gtktext.sgml: add warning about deprecation and note about what to use instead * gtk/tmpl/gtktree.sgml: ditto * gtk/Makefile.am (scan): pass --deprecated-guards option to gtk-doc; requires new version of gtk-doc from CVS * gtk/gtk-docs.sgml: move GtkText to the deprecated section instead of the GtkTextView section. Oops.
* Restore build.Owen Taylor2001-01-091-7/+13
| | | | | | | | | | | | Mon Jan 8 15:21:15 2001 Owen Taylor <otaylor@redhat.com> * Makefile.am (SUBDIRS): Restore build. * gdk/gdk-sections.txt gdk/gdk-docs.sgml gdk-pixbuf/gdk-pixbuf-sections.txt gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update. * */tmpl/*: Changes from update.
* New function.Jonathan Blandford2000-10-301-0/+280
Mon Oct 30 19:23:50 2000 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_expand_row): New function. * gtk/gtktreeview.c (gtk_tree_view_collapse_row): New function. * gtk/gtktreeview.c, gtk/gtktreemodel.c, gtk/gtktreeselection.c gtk/gtktreestore.h, gtk/gtktreeview.h, gtk/gtktreeviewcolumn.c, gtk/gtktreeviewcolumn.h: Fixed inline docs. * docs/reference/gtk/tree_widget.sgml: Proto intro to the tree widget. Needs writing someday. * docs/reference/gtk/tmpl/gtktree*sgml: Added the tree widget to the docs.