sig
  val action_activated : ([> `entrycompletion ], int -> unit) GtkSignal.t
  val match_selected :
    ([> `entrycompletion ], Gtk.tree_model_filter -> Gtk.tree_iter -> bool)
    GtkSignal.t
end