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

Inti::Pango::AttrBackground Class Reference

A PangoAttrBackground C++ wrapper class. More...

#include <inti/pango/attributes.h>

Inheritance diagram for Inti::Pango::AttrBackground:

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

Public Member Functions

Constructors

Detailed Description

A PangoAttrBackground C++ wrapper class.

AttrBackground wraps the background color attribute (ATTR_FOREGROUND).


Constructor & Destructor Documentation

Inti::Pango::AttrBackground::AttrBackground unsigned short  red,
unsigned short  green,
unsigned short  blue
 

Construct a new background color attribute.

Parameters:
red The red value (ranging from 0 to 65535).
green The green value.
blue The blue value.


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


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