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

Inti::Pango::AttrStipple Class Reference

A GdkPangoAttrStipple C++ wrapper class. More...

#include <inti/pango/attributes.h>

Inheritance diagram for Inti::Pango::AttrStipple:

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

Public Member Functions

Constructors
Accessors

Detailed Description

A GdkPangoAttrStipple C++ wrapper class.

AttrStipple is a Pango text attribute containing a stipple bitmap to be used when rendering the text.


Constructor & Destructor Documentation

Inti::Pango::AttrStipple::AttrStipple Gdk::Bitmap stipple  )  [explicit]
 

Constructs a new attribute containing a stipple bitmap to be used when rendering the text.

Parameters:
stipple A bitmap to be set as the stipple bitmap.


Member Function Documentation

Gdk::Bitmap* Inti::Pango::AttrStipple::stipple  )  const
 

Returns the stipple bitmap.

This bitmap is owned by the attribute and will unreferenced when the attribute is destroyed.


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