Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::Handles::Css Struct Reference

The result of parsing the handle styling CSS files, containing all information needed to style a given handle. More...

#include <ctrl-handle-styling.h>

Public Attributes

std::unordered_map< TypeState, Stylestyle_map
 

Detailed Description

The result of parsing the handle styling CSS files, containing all information needed to style a given handle.

Definition at line 119 of file ctrl-handle-styling.h.

Member Data Documentation

◆ style_map

std::unordered_map<TypeState, Style> Inkscape::Handles::Css::style_map

Definition at line 121 of file ctrl-handle-styling.h.

Referenced by Inkscape::Handles::parse_css().


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