Class: HardwareInformation::GUI::Gtk::ShowInputDevices

Inherits:
Gtk::Box
  • Object
show all
Includes:
ShowInputDevicesModule
Defined in:
lib/hardware_information/gui/gtk2/show_input_devices/show_input_devices.rb,
lib/hardware_information/gui/gtk3/show_input_devices/show_input_devices.rb

Constant Summary

Constants included from ShowInputDevicesModule

HardwareInformation::GUI::Gtk::ShowInputDevicesModule::FONT_TO_USE_FOR_THE_SCROLLED_WINDOWS, HardwareInformation::GUI::Gtk::ShowInputDevicesModule::HEIGHT, HardwareInformation::GUI::Gtk::ShowInputDevicesModule::NAMESPACE, HardwareInformation::GUI::Gtk::ShowInputDevicesModule::TITLE, HardwareInformation::GUI::Gtk::ShowInputDevicesModule::WIDTH

Constants included from PurchasedHardware

PurchasedHardware::COLOUR_PURCHASED_AT_THIS_DATE, PurchasedHardware::LINUX_YAML, PurchasedHardware::MAIN_DIV

Class Method Summary collapse

Methods included from ShowInputDevicesModule

#border_size?, #connect_skeleton, #create_skeleton, #do_fill_up_text_buffer2_with_this_content_from_that_entry, #initialize, #padding?, #reset, #run

Methods included from PurchasedHardware

add_bought_at, add_to_the_total_cost, body_css_class, body_css_style, bought_at?, file_my_hardware, hash_yearly_purchases_made?, linux_yaml_directory?, #main_dataset?, my_hardware, return_dataset_from_the_file_computer_hardware, title?, total_cost?

Class Method Details

.runObject

#

HardwareInformation::GUI::Gtk::ShowInputDevices.run

#


26
27
28
# File 'lib/hardware_information/gui/gtk2/show_input_devices/show_input_devices.rb', line 26

def self.run
  ::HardwareInformation::GUI::Gtk::ShowInputDevicesModule.run
end