mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 06:10:21 +00:00
gtk-demo: Make the search bar appear for typing
Having the search bar present from the start is a bit jarring. Make it appear when called for.
This commit is contained in:
parent
f32239df1f
commit
c80b33b2ad
@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkSearchBar">
|
<object class="GtkSearchBar">
|
||||||
<property name="search-mode-enabled">1</property>
|
<property name="key-capture-widget">window</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkSearchEntry" id="search-entry"/>
|
<object class="GtkSearchEntry" id="search-entry"/>
|
||||||
</child>
|
</child>
|
||||||
|
Loading…
Reference in New Issue
Block a user