Inkscape
Vector Graphics Editor
fill-style.cpp File Reference

Fill style widget. More...

Go to the source code of this file.

Namespaces

namespace  Inkscape
 CMYK to sRGB conversion routines.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Widget
 Custom widgets.
 

Functions

void Inkscape::UI::Widget::unset_recursive (const char *attribute, SPObject *object)
 

Variables

static gchar const * Inkscape::UI::Widget::undo_F_label_1 = "fill:flatcolor:1"
 
static gchar const * Inkscape::UI::Widget::undo_F_label_2 = "fill:flatcolor:2"
 
static gchar const * Inkscape::UI::Widget::undo_S_label_1 = "stroke:flatcolor:1"
 
static gchar const * Inkscape::UI::Widget::undo_S_label_2 = "stroke:flatcolor:2"
 
static gchar const * Inkscape::UI::Widget::undo_F_label = undo_F_label_1
 
static gchar const * Inkscape::UI::Widget::undo_S_label = undo_S_label_1
 

Detailed Description

Fill style widget.

Definition in file fill-style.cpp.