Class: Studium::GUI::Gtk::ExpandTimeRange

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

Constant Summary

Constants included from ExpandTimeRangeModule

Studium::GUI::Gtk::ExpandTimeRangeModule::DEFAULT_TEXT_FOR_THE_ENTRY, Studium::GUI::Gtk::ExpandTimeRangeModule::HEIGHT, Studium::GUI::Gtk::ExpandTimeRangeModule::NAMESPACE, Studium::GUI::Gtk::ExpandTimeRangeModule::TITLE, Studium::GUI::Gtk::ExpandTimeRangeModule::WIDTH

Class Method Summary collapse

Methods included from ExpandTimeRangeModule

#border_size?, #connect_skeleton, #create_skeleton, #create_the_button, #do_clear_the_main_textbuffer, #initialize, #padding?, #reset, #run

Class Method Details

.runObject

#

Studium::GUI::Gtk::ExpandTimeRange.run

#


26
27
28
# File 'lib/studium/gui/gtk3/expand_time_range/expand_time_range.rb', line 26

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