GNOME Bugzilla – Bug 773347
The search bar does not have an entry connected to it
Last modified: 2016-10-25 03:24:21 UTC
Lunch Logs on master branch code base, click any keyboard key. The following warning will show up. > Gtk-WARNING **: The search bar does not have an entry connected to it. Call gtk_search_bar_connect_entry() to connect one. This is introduced in commit b58ad1fcc1973da8869b39e28b65c751619d3036.
Created attachment 338251 [details] [review] Connect search entry to the search bar
Review of attachment 338251 [details] [review]: Sure, looks fine.
Comment on attachment 338251 [details] [review] Connect search entry to the search bar Pushed to master as commit 2785efd2a94e4e9fa52fa569bfa8662ae65d312e.