Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Pango::AttrStrikethrough Class Reference

A PangoAttrStrikethrough C++ wrapper class. More...

#include <inti/pango/attributes.h>

Inheritance diagram for Inti::Pango::AttrStrikethrough:

Inti::Pango::AttrInt Inti::Pango::Attribute Inti::ReferencedObject Inti::ReferencedBase List of all members.

Public Member Functions

Constructors
Accessors
Methods

Detailed Description

A PangoAttrStrikethrough C++ wrapper class.

AttrStrikethrough wraps the strikethrough attribute (ATTR_STRIKETHROUGH).


Constructor & Destructor Documentation

Inti::Pango::AttrStrikethrough::AttrStrikethrough bool  strikethrough = true  )  [explicit]
 

Construct a new font strike-through attribute.

Parameters:
strikethrough Set true if the text should be struck-through.


Member Function Documentation

void Inti::Pango::AttrStrikethrough::set_strikethrough bool  strikethrough  ) 
 

Sets whether the text should be struck-through.

Parameters:
strikethrough Set true if the text should be struck-through.


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:24 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002