Searched refs:BUTTONS_OK (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/extension/ |
H A D | error-file.cpp | 46 Gtk::BUTTONS_OK, /* buttons */
|
/inkscape/src/live_effects/ |
H A D | lpe-perspective_path.cpp | 81 Gtk::BUTTONS_OK, true); 96 Gtk::BUTTONS_OK, true); 122 Gtk::BUTTONS_OK, true); 130 Gtk::BUTTONS_OK, true); 136 Gtk::BUTTONS_OK, true);
|
/inkscape/src/ui/dialog/ |
H A D | font-substitution.cpp | 80 false, Gtk::MESSAGE_INFO, Gtk::BUTTONS_OK, true); member in class:Inkscape::UI::Dialog::Gtk
|
/inkscape/src/extension/implementation/ |
H A D | script.cpp | 937 Gtk::MessageDialog warning(message, false, type, Gtk::BUTTONS_OK, true);
|
/inkscape/src/ |
H A D | inkscape.cpp | 125 Gtk::MessageDialog err(primary, false, Gtk::MESSAGE_WARNING, Gtk::BUTTONS_OK, true);
|
Completed in 23 milliseconds