Class: Gtk::ActionGroup

Inherits:
Object
  • Object
show all
Defined in:
lib/alexandria/ui/init.rb

Instance Method Summary collapse

Instance Method Details

#[](x) ⇒ Object



34
35
36
# File 'lib/alexandria/ui/init.rb', line 34

def [](x)
  get_action(x)
end