mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Add new icon view functions.
2005-05-02 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Add new icon view functions.
This commit is contained in:
parent
93a430fdf0
commit
b1cebb4c50
@ -1,5 +1,7 @@
|
||||
2005-05-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add new icon view functions.
|
||||
|
||||
* gtk/tmpl/gtkselection.sgml: Remove inlined docs.
|
||||
|
||||
* gtk/gtk-sections.txt: Remove nonexisting functions.
|
||||
|
@ -1642,6 +1642,9 @@ gtk_icon_view_get_markup_column
|
||||
gtk_icon_view_set_pixbuf_column
|
||||
gtk_icon_view_get_pixbuf_column
|
||||
gtk_icon_view_get_path_at_pos
|
||||
gtk_icon_view_get_item_at_pos
|
||||
gtk_icon_view_set_cursor
|
||||
gtk_icon_view_get_cursor
|
||||
gtk_icon_view_selected_foreach
|
||||
gtk_icon_view_set_selection_mode
|
||||
gtk_icon_view_get_selection_mode
|
||||
|
Loading…
Reference in New Issue
Block a user