logo top
Main Page   Namespaces   Book  

Pango::AttrInt Class Reference

Inheritance diagram for Pango::AttrInt:

List of all members.


Detailed Description

A Pango::AttrInt is used to represent an attribute with an integer or enumeration value.

Public Member Functions

 AttrInt (PangoAttrInt* castitem, bool take_copy=true)
 AttrInt (const AttrInt& src)
int get_value () const
 Gets the integer value of the attribute.
const PangoAttrInt* gobj () const
 Provides access to the underlying C GObject.
PangoAttrInt* gobj ()
 Provides access to the underlying C GObject.
AttrIntoperator= (const AttrInt& src)
void set_value (const int& value)
 Sets the integer value of the attribute.

Protected Member Functions

 AttrInt ()

Related Functions

(Note that these are not member functions.)

Pango::AttrInt wrap (PangoAttrInt* object, bool take_copy=false)

Constructor & Destructor Documentation

Pango::AttrInt::AttrInt (  )  [protected]

Pango::AttrInt::AttrInt ( const AttrInt src  ) 

Pango::AttrInt::AttrInt ( PangoAttrInt *  castitem,
bool  take_copy = true 
) [explicit]


Member Function Documentation

int Pango::AttrInt::get_value (  )  const

Gets the integer value of the attribute.

Returns:
The integer value of the attribute.

const PangoAttrInt* Pango::AttrInt::gobj (  )  const [inline]

Provides access to the underlying C GObject.

Reimplemented from Pango::Attribute.

References Pango::Attribute::gobject_.

PangoAttrInt* Pango::AttrInt::gobj (  )  [inline]

Provides access to the underlying C GObject.

Reimplemented from Pango::Attribute.

References Pango::Attribute::gobject_.

AttrInt& Pango::AttrInt::operator= ( const AttrInt src  ) 

void Pango::AttrInt::set_value ( const int &  value  ) 

Sets the integer value of the attribute.

Parameters:
value The new integer value for the attribute.


Friends And Related Function Documentation

Pango::AttrInt wrap ( PangoAttrInt *  object,
bool  take_copy = false 
) [related]


The documentation for this class was generated from the following file:

Generated for pangomm 2.4 by Doxygen 1.5.5 © 1997-2001