gtk3/docs/reference/gtk/images
Kristian Rietveld 4e4748e890 Audit of GtkTreeView coordinate system usage. (#142494).
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
2007-06-13 13:27:00 +00:00
..
accel-label.png
assistant.png GtkAssistant stuff 2006-01-30 04:53:53 +00:00
button.png
check-button.png
color-button.png
colorsel.png Add complex dialogs to gallery. 2004-12-07 06:22:19 +00:00
combo-box-entry.png
combo-box.png
entry.png
file-button.png Updates 2005-07-05 23:00:12 +00:00
filechooser.png Add recent chooser to the widget gallery 2006-03-30 18:52:52 +00:00
font-button.png
fontsel.png Add complex dialogs to gallery. 2004-12-07 06:22:19 +00:00
frame.png
icon-view.png
image.png
label.png
link-button.png Add GtkLinkButton to gallery 2006-01-30 15:39:23 +00:00
list-and-tree.png
menubar.png
messagedialog.png
multiline-text.png
notebook.png
pagesetupdialog.png Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
panes.png
printdialog.png Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
progressbar.png
radio-group.png
README
recentchooserdialog.png Shrink this 2006-03-31 06:09:33 +00:00
scales.png
scrolledwindow.png
separator.png
spinbutton.png
statusbar.png
toggle-button.png
toolbar.png
tree-view-coordinates.png Audit of GtkTreeView coordinate system usage. (#142494). 2007-06-13 13:27:00 +00:00
volumebutton.png Add volume button to gallery 2007-06-03 05:34:56 +00:00
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.