summaryrefslogtreecommitdiff
path: root/gtk/gtksearchbar.h
Commit message (Collapse)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-1/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=81006
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-3/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=702996
* Add GtkSearchBar widgetBastien Nocera2013-05-311-0/+98
This widget is a toolbar that will popup automatically when searches should be started, and dismissed when they are finished. https://bugzilla.gnome.org/show_bug.cgi?id=700787