]> Pileus Git - ~andy/gtk/commit
Place the search icon in the primary slot of the entry
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Sat, 2 Mar 2013 12:50:50 +0000 (07:50 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Sun, 3 Mar 2013 16:16:09 +0000 (11:16 -0500)
commitcb27c4b08c278ac7e8a882b638dbf30acd1436cf
tree3df2b2bdd3b623335253c59839947193f046f2d3
parent7667d16626cd5c1dc3f09e8e9032a8275e256edc
Place the search icon in the primary slot of the entry

Instead of using the secondary slot for both clear and search. This
Makes it possible to use the search icon for actions regardless of
whether text has been entered, makes it possible to use the primary
icon to indicate search status, allows us to indicate the purpose
of the entry even if text has been already entered.

https://bugzilla.gnome.org/show_bug.cgi?id=694990
gtk/gtksearchentry.c