Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-attributes.h>
Data Fields | |
PangoAttribute | attr |
PangoColor | color |
PangoAttrColor: @attr: the common portion of the attribute @color: the PangoColor
which is the value of the attribute
The PangoAttrColor
structure is used to represent attributes that are colors.
Definition at line 421 of file pango-attributes.h.
PangoAttribute _PangoAttrColor::attr |
Definition at line 423 of file pango-attributes.h.
PangoColor _PangoAttrColor::color |
Definition at line 424 of file pango-attributes.h.