GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::Pango::AttrInt Class Reference

A PangoAttrInt C++ wrapper class. More...

#include <gfc/pango/attributes.hh>

Inheritance diagram for GFC::Pango::AttrInt:

GFC::Pango::Attribute GFC::Object GFC::Trackable GFC::Pango::AttrFallback GFC::Pango::AttrRise GFC::Pango::AttrSize GFC::Pango::AttrStretch GFC::Pango::AttrStrikethrough GFC::Pango::AttrStyle GFC::Pango::AttrUnderline GFC::Pango::AttrVariant GFC::Pango::AttrWeight List of all members.

Public Member Functions

Accessors
Methods

Protected Member Functions

Constructors

Detailed Description

A PangoAttrInt C++ wrapper class.

AttrInt is the base class for the integer attribute types: Style, Weight, Variant, Stretch, Size, Underline, Strikthrough and Rise.


Constructor & Destructor Documentation

GFC::Pango::AttrInt::AttrInt PangoAttribute *  attr,
bool  copy
[explicit, protected]
 

Construct a new integer attribute from an existing integer PangoAttribute.

Parameters:
attr An integer PangoAttribute.
copy Set true if a copy of attr should be used.

If copy is true attr is copied. If false attr is assumed to be a valid integer attribute that must be freed. Either way AttrInt will own the PangoAttribute and free it when it's no longer required.


Member Function Documentation

void GFC::Pango::AttrInt::set_value int  value  ) 
 

Sets the integer value.

Parameters:
value The new value.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:45 2004 for GFC-UI by doxygen 1.3.8