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

GFC::Pango::AttrString Class Reference

A PangoAttrString C++ wrapper class. More...

#include <gfc/pango/attributes.hh>

Inheritance diagram for GFC::Pango::AttrString:

GFC::Pango::Attribute GFC::Object GFC::Trackable GFC::Pango::AttrFamily List of all members.

Public Member Functions

Accessors
Methods

Protected Member Functions

Constructors

Detailed Description

A PangoAttrString C++ wrapper class.

AttrString is the base class for string attributes.


Constructor & Destructor Documentation

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

Construct a new string attribute from an existing string PangoAttribute.

Parameters:
attr A string 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 string attribute that must be freed. Either way AttrString will own the PangoAttribute and free it when it's no longer required.


Member Function Documentation

void GFC::Pango::AttrString::set_string const String str  ) 
 

Sets the string value for the attribute.

Parameters:
str The new string, either a font family or language.


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