mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +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>
|
||||
<object class="GtkSearchBar">
|
||||
<property name="search-mode-enabled">1</property>
|
||||
<property name="key-capture-widget">window</property>
|
||||
<child>
|
||||
<object class="GtkSearchEntry" id="search-entry"/>
|
||||
</child>
|
||||
|
Loading…
Reference in New Issue
Block a user