mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Replace duplicate gtk_tree_view_get_hover_expand by
Sun Aug 8 01:29:08 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtk.def: Replace duplicate gtk_tree_view_get_hover_expand by gtk_tree_view_set_hover_expand.
This commit is contained in:
parent
99ae8aca75
commit
9c7f8cb6f5
@ -1,6 +1,7 @@
|
||||
Sun Aug 8 01:28:06 2004 Matthias Clasen <maclas@gmx.de>
|
||||
Sun Aug 8 01:29:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk.def: Remove duplicate gtk_tree_view_get_hover_expand.
|
||||
* gtk/gtk.def: Replace duplicate gtk_tree_view_get_hover_expand
|
||||
by gtk_tree_view_set_hover_expand.
|
||||
|
||||
Sun Aug 8 01:23:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
Sun Aug 8 01:28:06 2004 Matthias Clasen <maclas@gmx.de>
|
||||
Sun Aug 8 01:29:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk.def: Remove duplicate gtk_tree_view_get_hover_expand.
|
||||
* gtk/gtk.def: Replace duplicate gtk_tree_view_get_hover_expand
|
||||
by gtk_tree_view_set_hover_expand.
|
||||
|
||||
Sun Aug 8 01:23:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
Sun Aug 8 01:28:06 2004 Matthias Clasen <maclas@gmx.de>
|
||||
Sun Aug 8 01:29:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk.def: Remove duplicate gtk_tree_view_get_hover_expand.
|
||||
* gtk/gtk.def: Replace duplicate gtk_tree_view_get_hover_expand
|
||||
by gtk_tree_view_set_hover_expand.
|
||||
|
||||
Sun Aug 8 01:23:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
Sun Aug 8 01:28:06 2004 Matthias Clasen <maclas@gmx.de>
|
||||
Sun Aug 8 01:29:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk.def: Remove duplicate gtk_tree_view_get_hover_expand.
|
||||
* gtk/gtk.def: Replace duplicate gtk_tree_view_get_hover_expand
|
||||
by gtk_tree_view_set_hover_expand.
|
||||
|
||||
Sun Aug 8 01:23:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -2479,6 +2479,7 @@ EXPORTS
|
||||
gtk_tree_view_set_hadjustment
|
||||
gtk_tree_view_set_headers_clickable
|
||||
gtk_tree_view_set_headers_visible
|
||||
gtk_tree_view_set_hover_expand
|
||||
gtk_tree_view_set_hover_selection
|
||||
gtk_tree_view_set_model
|
||||
gtk_tree_view_set_reorderable
|
||||
|
Loading…
Reference in New Issue
Block a user