mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Avoid getting the interface struct twice in the same function. (#300513,
2005-05-03 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreemodel.c: Avoid getting the interface struct twice in the same function. (#300513, Billy Biggs)
This commit is contained in:
parent
fefbd24704
commit
2c5634dad1
@ -1,5 +1,8 @@
|
||||
2005-05-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtktreemodel.c: Avoid getting the interface struct
|
||||
twice in the same function. (#300513, Billy Biggs)
|
||||
|
||||
* gtk/gtkscrolledwindow.h:
|
||||
* gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_vscrollbar):
|
||||
* gtk/gtk.symbols: Add getters for the scrollbars. (#167181,
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-05-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtktreemodel.c: Avoid getting the interface struct
|
||||
twice in the same function. (#300513, Billy Biggs)
|
||||
|
||||
* gtk/gtkscrolledwindow.h:
|
||||
* gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_vscrollbar):
|
||||
* gtk/gtk.symbols: Add getters for the scrollbars. (#167181,
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-05-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtktreemodel.c: Avoid getting the interface struct
|
||||
twice in the same function. (#300513, Billy Biggs)
|
||||
|
||||
* gtk/gtkscrolledwindow.h:
|
||||
* gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_vscrollbar):
|
||||
* gtk/gtk.symbols: Add getters for the scrollbars. (#167181,
|
||||
|
Loading…
Reference in New Issue
Block a user