add select all/none, layout shortcuts from all guis, docs tweaks + cv->gg
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mwindow.h
index e0f0d4f8c19eab038534474199c58c7490503e79..e862459c8156d079ebdf77feba46ed11753708a8 100644 (file)
@@ -140,6 +140,9 @@ public:
        void show_cwindow();
        void show_gwindow();
        void hide_gwindow();
+       void restore_windows();
+       void save_layout(int no);
+       void load_layout(int no);
        int tile_windows(int window_config);
        char *get_cwindow_display();
        void set_screens(int value);