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