Method: Gtk::Entry#set_attributes_raw
- Defined in:
- lib/gtk3/entry.rb
#set_attributes_raw ⇒ Object
TODO: It’s workaround for a GTK+ problem: It should be removed when GTK+ fix the problem. github.com/ruby-gnome2/ruby-gnome2/issues/1176
22 |
# File 'lib/gtk3/entry.rb', line 22 alias_method :set_attributes_raw, :set_attributes |