// SPDX-License-Identifier: GPL-2.0-or-later /** \file *extension parameter for options with multiple predefined value choices * * Currently implemented as either Gtk::RadioButton or Gtk::ComboBoxText */ /* * Author: * Johan Engelen * * Copyright (C) 2006-2007 Johan Engelen * Copyright (C) 2008 Jon A. Cruz * * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "parameter-optiongroup.h" #include #include #include #include #include "xml/node.h" #include "extension/extension.h" #include "preferences.h" namespace Inkscape { namespace Extension { ParamOptionGroup::ParamOptionGroup(Inkscape::XML::Node *xml, Inkscape::Extension::Extension *ext) : InxParameter(xml, ext) { // Read valid optiongroup choices from XML tree, i,e. // -