![]() |
![]() |
Public Member Functions | |
AttrFloat (const AttrFloat& src) | |
AttrFloat (PangoAttrFloat* castitem, bool take_copy=true) | |
AttrFloat& | operator= (const AttrFloat& src) |
double | get_value () const |
Gets the floating point value of the attribute. | |
void | set_value (const double& value) |
Sets the floating point value of the attribute. | |
PangoAttrFloat* | gobj () |
Provides access to the underlying C GObject. | |
const PangoAttrFloat* | gobj () const |
Provides access to the underlying C GObject. | |
Protected Member Functions | |
AttrFloat () | |
Related Functions | |
(Note that these are not member functions.) | |
Pango::AttrFloat | wrap (PangoAttrFloat* object, bool take_copy=false) |
|
|
|
|
|
|
|
Gets the floating point 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 floating point value of the attribute.
|
|
|