Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: add Gtk*Class docs | William Jon McCann | 2014-01-20 | 1 | -1/+6 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=81006 | ||||
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -3/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=702996 | ||||
* | Add GtkSearchBar widget | Bastien Nocera | 2013-05-31 | 1 | -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 |