|  | 
| 
 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 () | 
| const  PangoAttrFloat* | gobj () const | 
| 
 Protected Member Functions | 
|  | AttrFloat () | 
| 
 Related Functions | 
| (Note that these are not member functions.) 
 
 | 
| Pango::AttrFloat | wrap (PangoAttrFloat* object, bool take_copy=false) |