inspector: Use some of the new GtkSearchEntry API

Avoid repetitive, manual event handling in various places
in GtkInspector.
This commit is contained in:
Matthias Clasen
2014-11-24 22:44:44 -05:00
parent 500c8d82fc
commit 354536d464
6 changed files with 22 additions and 202 deletions

View File

@ -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>