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:
parent
382434103c
commit
1d1e2b2313
@ -27,7 +27,7 @@
|
|||||||
<property name="icon-name">open-menu-symbolic</property>
|
<property name="icon-name">open-menu-symbolic</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child type="end">
|
<child type="start">
|
||||||
<object class="GtkToggleButton" id="searchButton">
|
<object class="GtkToggleButton" id="searchButton">
|
||||||
<property name="receives-default">True</property>
|
<property name="receives-default">True</property>
|
||||||
<property name="icon-name">edit-find-symbolic</property>
|
<property name="icon-name">edit-find-symbolic</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user