]> Pileus Git - ~andy/gtk/commit - gtk/gtklabel.c
Remove draw_insertion_cursor in label and entry
authorPaolo Borelli <pborelli@gnome.org>
Sat, 26 Nov 2011 22:11:08 +0000 (23:11 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Thu, 1 Dec 2011 00:22:38 +0000 (01:22 +0100)
commitf18bbdff53322e214de14f0445c8348c241dd05f
tree7613fe29daa6713eac1e66ac27ed38da80952bc5
parent772459979f82e78f39a5330dc9c70445c4d86081
Remove draw_insertion_cursor in label and entry

Remove the the draw_insertion_cursor wrapper which just converts from
GtkTextDir to PangoDirection

https://bugzilla.gnome.org/show_bug.cgi?id=640317
gtk/gtkentry.c
gtk/gtklabel.c