Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::FontLister::FontStyleListClass Struct Reference

#include <font-lister.h>

Inheritance diagram for Inkscape::FontLister::FontStyleListClass:

Public Member Functions

 FontStyleListClass ()
 

Public Attributes

Gtk::TreeModelColumn< Glib::ustring > displayStyle
 Column containing the styles as Font designer used.
 
Gtk::TreeModelColumn< Glib::ustring > cssStyle
 Column containing the styles in CSS/Pango format.
 

Detailed Description

Definition at line 128 of file font-lister.h.

Constructor & Destructor Documentation

◆ FontStyleListClass()

Inkscape::FontLister::FontStyleListClass::FontStyleListClass ( )
inline

Definition at line 136 of file font-lister.h.

References cssStyle, and displayStyle.

Member Data Documentation

◆ cssStyle

Gtk::TreeModelColumn<Glib::ustring> Inkscape::FontLister::FontStyleListClass::cssStyle

◆ displayStyle

Gtk::TreeModelColumn<Glib::ustring> Inkscape::FontLister::FontStyleListClass::displayStyle

Column containing the styles as Font designer used.

Definition at line 131 of file font-lister.h.

Referenced by FontStyleListClass(), Inkscape::FontLister::init_default_styles(), and Inkscape::UI::Widget::FontSelector::on_family_changed().


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