Class: Gtk::ActionGroup
- Inherits:
 - 
      Object
      
        
- Object
 - Gtk::ActionGroup
 
 
- Defined in:
 - lib/alexandria/ui/init.rb
 
Instance Method Summary collapse
Instance Method Details
#[](index) ⇒ Object
      22 23 24  | 
    
      # File 'lib/alexandria/ui/init.rb', line 22 def [](index) get_action(index) end  |