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

Inti::Pango::AttrForeground Class Reference

A PangoAttrForeground C++ wrapper class. More...

#include <inti/pango/attributes.h>

Inheritance diagram for Inti::Pango::AttrForeground:

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

Public Member Functions

Constructors

Detailed Description

A PangoAttrForeground C++ wrapper class.

AttrForeground wraps the foreground color attribute (ATTR_FOREGROUND).


Constructor & Destructor Documentation

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

Construct a new foreground 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