New line.
More...
#include <text-tag.h>
List of all members.
Detailed Description
New line.
TextTag class to start a new line.
Definition at line 937 of file text-tag.h.
Constructor & Destructor Documentation
| gccv::NewLineTextTag::NewLineTextTag |
( |
| ) |
|
| virtual gccv::NewLineTextTag::~NewLineTextTag |
( |
| ) |
[virtual] |
Member Function Documentation
| TextTag* gccv::NewLineTextTag::Duplicate |
( |
| ) |
const [virtual] |
| void gccv::NewLineTextTag::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 NewLineTextTag class. Do not do anything.
Implements gccv::TextTag.
| bool gccv::NewLineTextTag::operator== |
( |
TextTag const & |
tag | ) |
const [virtual] |
- Parameters:
-
Equality operator.
- Returns:
- false.
Implements gccv::TextTag.
The documentation for this class was generated from the following file: