Add HdySearchBar
This is similar to GtkSearchBar except it allows the central widget (typically a GtkEntry) to fill all the available space. This is needed to manage an entry's width via a HdyColumn, letting the entry (and by extention the search bar) have a limited maximum width while allowing it to shrink to accomodate smaller windows.
src/hdy-search-bar.c
0 → 100644
This diff is collapsed.
src/hdy-search-bar.h
0 → 100644
src/hdy-search-bar.ui
0 → 100644
tests/test-search-bar.c
0 → 100644
Please register or sign in to comment