32 #ifndef STAGE_DIALOG_NAME_CHOOSER_H 33 #define STAGE_DIALOG_NAME_CHOOSER_H 60 NameChooser(Gtk::Window &parent, cuString title, cuString defaultName);
70 return name_.get_text();
The name chooser dialog is a modal dialog box that prompts the user to choose a string name...
NameChooser(Gtk::Window &parent, cuString title, cuString defaultName)
Creates a name chooser dialog.
Lumiera GTK UI implementation root.
cuString getName() const
Gets the current name of the chosen in the dialog.
A set of basic GTK includes for the UI.