Class: MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollection

Inherits:
Gtk::Frame
  • Object
show all
Includes:
PlayVideoFromMyCollectionModule
Defined in:
lib/multimedia_paradise/gui/gtk3/play_video_from_my_collection/play_video_from_my_collection.rb

Overview

MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollection

Constant Summary

Constants included from PlayVideoFromMyCollectionModule

MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::FILE_VIDEOCAMERA, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::FONT_FAMILY_TO_USE, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::FONT_SIZE, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::FROM_WHERE, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::HEIGHT, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::MPLAYER, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::MPV, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::NAMESPACE, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::TITLE, MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollectionModule::WIDTH

Constants included from MultimediaParadise::GUI

ISO, MAIN_FONT_TO_USE, N, UTF, VIDEO_COLLECTION

Class Method Summary collapse

Methods included from PlayVideoFromMyCollectionModule

[], #add_alignment, #add_buttons_from_video_files, #add_the_scrolled_window, #create_skeleton, #create_the_fancy_search_bar, #favicon?, #initialize, #input?, #is_video_file?, #obtain_all_video_files, #on_key_event, padding?, #padding?, #play_this_videofile, #reset, #return_new_videocamera_image, #run, #set_input, #try_to_find_a_match, #try_to_open_the_imdb_link_in_the_browser

Methods included from MultimediaParadise::GUI

#esystem, #populate_the_dataset_with_this_array, #set_gtk_font_to_use

Class Method Details

.runObject

#

MultimediaParadise::GUI::Gtk::PlayVideoFromMyCollection.run

#


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

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