|  |  | 
Inheritance diagram for Pango::AttrInt:

| Public Methods | |
| AttrInt (const AttrInt& src) | |
| AttrInt (PangoAttrInt* castitem, bool take_copy=true) | |
| AttrInt& | operator= (const AttrInt& src) | 
| int | get_value () const | 
| Gets the integer value of the attribute. | |
| void | set_value (const int& value) | 
| Sets the integer value of the attribute. | |
| PangoAttrInt* | gobj () | 
| const PangoAttrInt* | gobj () const | 
| Protected Methods | |
| AttrInt () | |
| Related Functions | |
| (Note that these are not member functions.) | |
| Pango::AttrInt | wrap (PangoAttrInt* object, bool take_copy=false) | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| Gets the integer value of the attribute. 
 
 | 
| 
 | 
| 
 Reimplemented from Pango::Attribute. | 
| 
 | 
| 
 Reimplemented from Pango::Attribute. | 
| 
 | 
| 
 | 
| 
 | 
| Sets the integer value of the attribute. 
 
 | 
| 
 | ||||||||||||
| 
 |