mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 14:31:10 +00:00
move gtk_draw_insertion_cursor() out of the deprecated section because it
2008-07-05 Michael Natterer <mitch@imendio.com> * gtk/gtk.symbols: move gtk_draw_insertion_cursor() out of the deprecated section because it isn't deprecated. svn path=/trunk/; revision=20780
This commit is contained in:
parent
c09eb4fdcb
commit
777066b3c7
@ -1,3 +1,8 @@
|
||||
2008-07-05 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtk.symbols: move gtk_draw_insertion_cursor() out of the
|
||||
deprecated section because it isn't deprecated.
|
||||
|
||||
2008-07-05 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkprogressbar.c: remove #if HAVE_CONFIG_H and clean up
|
||||
|
@ -1150,7 +1150,6 @@ gtk_draw_flat_box
|
||||
gtk_draw_focus
|
||||
gtk_draw_handle
|
||||
gtk_draw_hline
|
||||
gtk_draw_insertion_cursor
|
||||
gtk_draw_layout
|
||||
gtk_draw_option
|
||||
gtk_draw_polygon
|
||||
@ -1201,6 +1200,7 @@ gtk_style_lookup_color
|
||||
gtk_style_new
|
||||
gtk_style_render_icon
|
||||
gtk_style_set_background
|
||||
gtk_draw_insertion_cursor
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user