Class: Studium::GUI::Gtk::ShowUpcomingExams

Inherits:
Gtk::Box
  • Object
show all
Includes:
ShowUpcomingExamsModule
Defined in:
lib/studium/gui/gtk2/show_upcoming_exams/show_upcoming_exams.rb,
lib/studium/gui/gtk3/show_upcoming_exams/show_upcoming_exams.rb

Constant Summary

Constants included from ShowUpcomingExamsModule

Studium::GUI::Gtk::ShowUpcomingExamsModule::HEIGHT, Studium::GUI::Gtk::ShowUpcomingExamsModule::NAMESPACE, Studium::GUI::Gtk::ShowUpcomingExamsModule::TITLE, Studium::GUI::Gtk::ShowUpcomingExamsModule::USE_THIS_FONT_FOR_THE_TREE_VIEW, Studium::GUI::Gtk::ShowUpcomingExamsModule::WIDTH

Class Method Summary collapse

Methods included from ShowUpcomingExamsModule

#border_size?, #connect_skeleton, #create_liststore, #create_scrolled_window, #create_skeleton, #create_treeview, #initialize, #padding?, #populate_liststore, #reset, #run

Class Method Details

.runObject

#

Studium::GUI::Gtk::ShowUpcomingExams.run

#


26
27
28
# File 'lib/studium/gui/gtk2/show_upcoming_exams/show_upcoming_exams.rb', line 26

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