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:

committed by
Matthias Clasen

parent
93a430fdf0
commit
b1cebb4c50
@ -1,5 +1,7 @@
|
|||||||
2005-05-02 Matthias Clasen <mclasen@redhat.com>
|
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/tmpl/gtkselection.sgml: Remove inlined docs.
|
||||||
|
|
||||||
* gtk/gtk-sections.txt: Remove nonexisting functions.
|
* 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_set_pixbuf_column
|
||||||
gtk_icon_view_get_pixbuf_column
|
gtk_icon_view_get_pixbuf_column
|
||||||
gtk_icon_view_get_path_at_pos
|
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_selected_foreach
|
||||||
gtk_icon_view_set_selection_mode
|
gtk_icon_view_set_selection_mode
|
||||||
gtk_icon_view_get_selection_mode
|
gtk_icon_view_get_selection_mode
|
||||||
|
Reference in New Issue
Block a user