Lines Matching refs:title
72 FileDialogBase(const Glib::ustring &title, Gtk::Window& /*parent*/) : Gtk::Window(Gtk::WINDOW_TOPLEVEL)
74 set_title(title);
122 * @param title the title of the dialog
128 const Glib::ustring &title);
149 * Change the window title.
152 void change_title(const Glib::ustring& title);
210 * @param title the title of the dialog
214 const Glib::ustring &title);
234 * Change the window title.
237 void change_title(const Glib::ustring& title);
429 * @param title the title of the dialog
432 const Glib::ustring &title);