![]() |
![]() |
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 () |
Provides access to the underlying C GObject. | |
const PangoAttrInt* | gobj () const |
Provides access to the underlying C GObject. | |
Protected Member Functions | |
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.
|
|
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute. |
|
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute. |
|
|
|
Sets the integer value of the attribute.
|
|
|