Javier Jardón
6750ffebc8
Fix compilation warning: use entry var correctly initilized
...
The warning was added in
commit c744594b20
2010-04-03 20:59:08 -04:00
Matthias Clasen
f77c10b0b0
Add accessible alternatives to entry icon functionality
...
Inspired by the complaint in bug 611051.
2010-04-03 20:59:06 -04:00
Javier Jardón
edc65ce1d2
Deprecate widget flag: GTK_WIDGET_VISIBLE
...
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
2010-04-03 20:58:20 -04:00
Matthias Clasen
ade90af533
End the search if the window is closed.
...
* demos/gtk-demo/search_entry.c: End the search if the window
is closed.
* demos/gtk-demo/search_entry.c:
* demos/gtk-demo/entry_completion.c: Group the entry examples
under "Entry".
svn path=/trunk/; revision=22132
2009-01-18 15:50:29 +00:00
Matthias Clasen
e31eb99c9d
Rename GtkEntry icon-related signals
...
svn path=/trunk/; revision=22023
2008-12-31 07:29:23 +00:00
Matthias Clasen
6a43b63b35
Add a "Search entry" demo for icons and progress in an entry
...
svn path=/trunk/; revision=21937
2008-12-26 21:57:55 +00:00