A Pango::AttrString is used to represent an attribute with a string value. More...
List of all members.
Detailed Description
A Pango::AttrString is used to represent an attribute with a string value.
Constructor & Destructor Documentation
Pango::AttrString::AttrString |
( |
) |
[protected] |
Pango::AttrString::AttrString |
( |
const AttrString& |
src ) |
|
Pango::AttrString::AttrString |
( |
PangoAttrString * |
castitem, |
|
|
bool |
take_copy = true |
|
) |
| [explicit] |
Member Function Documentation
Gets the string which is the value of the attribute.
- Returns:
- The string value of the attribute.
const PangoAttrString* Pango::AttrString::gobj |
( |
) |
const [inline] |
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute.
PangoAttrString* Pango::AttrString::gobj |
( |
) |
[inline] |
Provides access to the underlying C GObject.
Reimplemented from Pango::Attribute.
void Pango::AttrString::set_string |
( |
const Glib::ustring & |
string ) |
|
Sets the string which is the value of the attribute.
- Parameters:
-
string | The new string value for the attribute. |
Friends And Related Function Documentation
Pango::AttrString wrap |
( |
PangoAttrString * |
object, |
|
|
bool |
take_copy = false |
|
) |
| [related] |
The documentation for this class was generated from the following file: