Class: Studium::GUI::Gtk::ControlPanel

Inherits:
Gtk::Box
  • Object
show all
Includes:
ControlPanelModule
Defined in:
lib/studium/gui/gtk3/control_panel/control_panel.rb

Constant Summary

Constants included from ControlPanelModule

Studium::GUI::Gtk::ControlPanelModule::HEIGHT, Studium::GUI::Gtk::ControlPanelModule::NAMESPACE, Studium::GUI::Gtk::ControlPanelModule::USE_THIS_FONT, Studium::GUI::Gtk::ControlPanelModule::WIDTH

Class Method Summary collapse

Methods included from ControlPanelModule

#browser?, #connect_skeleton, #create_skeleton, #create_the_buttons, #current_exam_topic?, #determine_the_parent_widget, #initialize, #instantiate_a_new_browser_widget, #label_containing_the_last_exam_question?, #main_exam_topic?, #reset, #return_current_string_for_the_button_create_new_exam_topic_pdf_file, #run

Class Method Details

.runObject

#

Studium::GUI::Gtk::ControlPanel.run

#


32
33
34
# File 'lib/studium/gui/gtk3/control_panel/control_panel.rb', line 32

def self.run
  ::Studium::GUI::Gtk::ControlPanelModule.run
end