inspector: Use some of the new GtkSearchEntry API
Avoid repetitive, manual event handling in various places in GtkInspector.
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
<object class="GtkSearchEntry" id="search_entry">
|
||||
<property name="visible">True</property>
|
||||
<property name="max-width-chars">40</property>
|
||||
<signal name="stop-search" handler="search_close_clicked"/>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user