It uses a Gtk:ComboBoxText widget in the extension UI.
Definition in file radiobutton.cpp.
#include <gtkmm/box.h>
#include <gtkmm/comboboxtext.h>
#include <gtkmm/radiobutton.h>
#include <gtkmm/radiobuttongroup.h>
#include <gtkmm/tooltips.h>
#include <gtkmm/label.h>
#include <glibmm/i18n.h>
#include "xml/node.h"
#include "extension/extension.h"
#include "preferences.h"
#include "document-private.h"
#include "sp-object.h"
#include "radiobutton.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::Extension |
Classes | |
class | Inkscape::Extension::ComboWdg |
class | Inkscape::Extension::optionentry |
class | Inkscape::Extension::ParamRadioButtonWdg |
A special radiobutton class to use in ParamRadioButton. More... | |
Defines | |
#define | PREF_DIR "extensions" |
The root directory in the preferences database for extension related parameters. |