Class: Bioroebe::GUI::Gtk::AntiSenseStrand

Inherits:
Gtk::Box
  • Object
show all
Defined in:
lib/bioroebe/gui/gtk3/anti_sense_strand/anti_sense_strand.rb

Overview

Bioroebe::GUI::Gtk::AntiSenseStrand

Class Method Summary collapse

Class Method Details

.runObject

#

Bioroebe::GUI::Gtk::AntiSenseStrand.run

#

21
22
23
# File 'lib/bioroebe/gui/gtk3/anti_sense_strand/anti_sense_strand.rb', line 21

def self.run
  Bioroebe::GUI::AntiSenseStrand.new('gtk3') { :use_vbox_on_the_toplevel }
end