Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
Functions | |
static Gtk::AccelKey | Inkscape::get_from_event_impl (unsigned const event_keyval, unsigned const event_keycode, GdkModifierType const event_state, unsigned const event_group, bool const fix) |
template<typename T > | |
static void | Inkscape::append (std::vector< T > &target, std::vector< T > &&source) |
static Glib::ustring | Inkscape::join (std::vector< Glib::ustring > const &accels, char const separator) |
Gdk::ModifierType | Inkscape::parse_modifier_string (char const *const modifiers_string) |