Returns a dict containing the channels to load
Creates the loader window. The window is created in a non-blocking fashion (other window will show up if instanciated). To launch the window in a blocking fashion, use run_panel()
Loads all the required files and prepare everything for the main window
Runs the panel in a blocking fashion (launches gtk.main()). Use get_panel to launch the panel without starting the main
Loader Module
load_file_gtk Module
Enter search terms or a module, class or function name.