window: Move search button to the start

Matches AdwPreferencesWindow.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2802>
This commit is contained in:
Christopher Davis 2023-06-18 21:33:06 -04:00
parent 382434103c
commit 1d1e2b2313

View File

@ -27,7 +27,7 @@
<property name="icon-name">open-menu-symbolic</property>
</object>
</child>
<child type="end">
<child type="start">
<object class="GtkToggleButton" id="searchButton">
<property name="receives-default">True</property>
<property name="icon-name">edit-find-symbolic</property>