]> Pileus Git - ~andy/gtk/commit
Add gtk_icon_view_get_cell_area
authorAlexander Larsson <alexl@redhat.com>
Tue, 19 Jun 2012 16:58:13 +0000 (18:58 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 Jun 2012 17:50:33 +0000 (13:50 -0400)
commitfb91fa2fbd5ca93afd44744d23c47518cef55ef4
tree927f660d0f27f46098f8e15759461b0e79c4c5cb
parent330d63868336f6ae59716493a69651b9f0cabe62
Add gtk_icon_view_get_cell_area

This gets the current cell area of a particular item. Its similar
to gtk_tree_view_get_cell_area().

The code is extracted from gtk_icon_view_set_tooltip_cell which now
just calls the old code.

https://bugzilla.gnome.org/show_bug.cgi?id=678418
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkiconview.c
gtk/gtkiconview.h