Inkscape
Vector Graphics Editor
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
Inkscape::UI::Widget::palette_t Struct Reference

#include <palette_t.h>

Public Attributes

Glib::ustring name
 
Glib::ustring id
 
std::vector< rgb_tcolors
 

Detailed Description

Definition at line 21 of file palette_t.h.

Member Data Documentation

◆ colors

std::vector<rgb_t> Inkscape::UI::Widget::palette_t::colors

◆ id

Glib::ustring Inkscape::UI::Widget::palette_t::id

Definition at line 21 of file palette_t.h.

Referenced by Inkscape::UI::Dialog::to_palette_t().

◆ name

Glib::ustring Inkscape::UI::Widget::palette_t::name

The documentation for this struct was generated from the following file: