class Inti::Pango::StretchAttribute

Name

class Inti::Pango::StretchAttribute -- 

Synopsis

class Inti::Pango::StretchAttribute is declared in the header inti/pango/attributes.h.

Superclasses. Attribute

Subclasses. none

Class members

Public Constructors.
StretchAttribute (Stretch str)

Public Methods.
Stretch stretch () const
void set_stretch (Stretch s)

Public Variables.
static const int TYPE_ID

Protected Constructors.
StretchAttribute (PangoAttribute * attr)

Description

Public Constructors

method Inti::Pango::StretchAttribute::StretchAttribute

StretchAttribute (Stretch str)

str 

Public Methods

method Inti::Pango::StretchAttribute::stretch

Stretch stretch () const

method Inti::Pango::StretchAttribute::set_stretch

void set_stretch (Stretch s)

s 

Public Variables

variable Inti::Pango::StretchAttribute::TYPE_ID

static const int TYPE_ID

Protected Constructors

method Inti::Pango::StretchAttribute::StretchAttribute

StretchAttribute (PangoAttribute * attr)

attr