Class: Gtk::SearchBar

Inherits:
Object
  • Object
show all
Defined in:
lib/gtk3/search-bar.rb

Instance Method Summary collapse

Instance Method Details

#connect_entry(entry) ⇒ Object



21
22
23
24
# File 'lib/gtk3/search-bar.rb', line 21

def connect_entry(entry)
  connect_entry_raw(entry)
  self
end

#connect_entry_rawObject



20
# File 'lib/gtk3/search-bar.rb', line 20

alias_method :connect_entry_raw, :connect_entry