23#ifndef STAGE_DIALOG_RENDER_H
24#define STAGE_DIALOG_RENDER_H
56 Render (Gtk::Window& parent);
A dialog to choose render output format and name.
Gtk::ComboBox containerFormat_
Gtk::Image browseButtonImage_
Gtk::Entry outputFilePathEntry_
Gtk::HBox containerFormatHBox_
Gtk::Label outputFileLabel_
Gtk::Button outputFileBrowseButton_
Gtk::Image renderButtonImage_
Gtk::Label containerFormatLabel_
Gtk::HBox outputFileHBox_
A set of basic GTK includes for the UI.
Lumiera GTK UI implementation root.