Class: MultimediaParadise::GUI::Gtk::VideoEditor

Inherits:
Gtk::Box
  • Object
show all
Includes:
VideoEditorModule
Defined in:
lib/multimedia_paradise/gui/gtk3/video_editor/video_editor.rb

Constant Summary

Constants included from VideoEditorModule

MultimediaParadise::GUI::Gtk::VideoEditorModule::HEIGHT, MultimediaParadise::GUI::Gtk::VideoEditorModule::NAMESPACE, MultimediaParadise::GUI::Gtk::VideoEditorModule::TITLE, MultimediaParadise::GUI::Gtk::VideoEditorModule::WIDTH

Class Method Summary collapse

Methods included from VideoEditorModule

#add_the_hbox_where_the_user_specifies_with_which_file_to_work, #add_useful_buttons, #border_size?, #button_open_file?, #connect_skeleton, #create_skeleton, #create_the_buttons, #create_the_entries, #do_focus_on_the_input_field, #do_open_a_local_file, #initialize, #open_local_file, #padding?, #reset, #run, #set_main_entry, #which_file?

Class Method Details

.runObject

#

MultimediaParadise::GUI::Gtk::VideoEditor.run

#


26
27
28
# File 'lib/multimedia_paradise/gui/gtk3/video_editor/video_editor.rb', line 26

def self.run
  ::MultimediaParadise::GUI::Gtk::VideoEditorModule.run
end