class Inti::Pango::StrikethroughAttribute is declared in the header inti/pango/attributes.h.
Superclasses. Attribute
Subclasses. none
Public Constructors.
StrikethroughAttribute (bool is_stricken = true) |
Public Methods.
bool strikethrough () const void set_strikethrough (bool is_stricken) |
Public Variables.
static const int TYPE_ID |
Protected Constructors.
StrikethroughAttribute (PangoAttribute * attr) |
StrikethroughAttribute (bool is_stricken = true) |
| is_stricken |
void set_strikethrough (bool is_stricken) |
| is_stricken |
StrikethroughAttribute (PangoAttribute * attr) |
| attr |