2007-06-13 Kristian Rietveld <kris@imendio.com> Audit of GtkTreeView coordinate system usage. (#142494). * gtk/gtktreeview.[ch]: general documentation updates, (gtk_tree_view_scroll_to_cell), (gtk_tree_view_get_dest_row_at_pos): update coordinate translations, (gtk_tree_view_tree_to_widget_coords), (gtk_tree_view_widget_to_tree_coords): Deprecated, (gtk_tree_view_convert_.*_coords): 6 new functions for doing transformations between coordinate systems. * gtk/gtk.symbols: updated. * tests/testtooltips.c (query_tooltip_tree_view_cb): fix testcase with new gtk_tree_view_convert_widget_to_bin_window_coords(). * docs/reference/gtk/Makefile.am * docs/reference/gtk/images/tree-view-coordinates.png: add new image. * docs/reference/gtk/tmpl/gtktreeview.sgml: eloborate on the different coordinate systems. svn path=/trunk/; revision=18119 |
||
|---|---|---|
| .. | ||
| accel-label.png | ||
| assistant.png | ||
| button.png | ||
| check-button.png | ||
| color-button.png | ||
| colorsel.png | ||
| combo-box-entry.png | ||
| combo-box.png | ||
| entry.png | ||
| file-button.png | ||
| filechooser.png | ||
| font-button.png | ||
| fontsel.png | ||
| frame.png | ||
| icon-view.png | ||
| image.png | ||
| label.png | ||
| link-button.png | ||
| list-and-tree.png | ||
| menubar.png | ||
| messagedialog.png | ||
| multiline-text.png | ||
| notebook.png | ||
| pagesetupdialog.png | ||
| panes.png | ||
| printdialog.png | ||
| progressbar.png | ||
| radio-group.png | ||
| README | ||
| recentchooserdialog.png | ||
| scales.png | ||
| scrolledwindow.png | ||
| separator.png | ||
| spinbutton.png | ||
| statusbar.png | ||
| toggle-button.png | ||
| toolbar.png | ||
| tree-view-coordinates.png | ||
| volumebutton.png | ||
| window.png | ||
This directory contains a collection of images of various widgets. They are created via the shooter command in gtk+/docs/tools/, and are updated semi-regularly. The images are used in both the headers of individual widgets as well as the visual index of widgets.