Foreground color.
More...
#include <text-tag.h>
Detailed Description
Foreground color.
TextTag class for text color.
Definition at line 717 of file text-tag.h.
Constructor & Destructor Documentation
gccv::ForegroundTextTag::ForegroundTextTag |
( |
GOColor |
color | ) |
|
virtual gccv::ForegroundTextTag::~ForegroundTextTag |
( |
| ) |
|
|
virtual |
Member Function Documentation
TextTag* gccv::ForegroundTextTag::Duplicate |
( |
| ) |
const |
|
virtual |
void gccv::ForegroundTextTag::Filter |
( |
PangoAttrList * |
l, |
|
|
unsigned |
start, |
|
|
unsigned |
end |
|
) |
| |
|
virtual |
- Parameters
-
l | a PangoAttrList. |
start | the start index of the relevant text. |
end | the end index of the relevant text. |
Filter method for the ForegroundTextTag class.
Implements gccv::TextTag.
GOColor gccv::ForegroundTextTag::GetColor |
( |
void |
| ) |
const |
|
inline |
- Returns
- the text color.
Definition at line 755 of file text-tag.h.
bool gccv::ForegroundTextTag::operator== |
( |
TextTag const & |
tag | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: