|
Public Member Functions |
| 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 Member Functions |
| AttrInt () |
Related Functions |
(Note that these are not member functions.)
|
Pango::AttrInt | wrap (PangoAttrInt* object, bool take_copy=false) |