![]() |
![]() |
Public Member Functions | |
AttrString (const AttrString& src) | |
AttrString (PangoAttrString* castitem, bool take_copy=true) | |
AttrString& | operator= (const AttrString& src) |
Glib::ustring | get_string () const |
Gets the string which is the value of the attribute. | |
void | set_string (const Glib::ustring& string) |
Sets the string which is the value of the attribute. | |
PangoAttrString* | gobj () |
const PangoAttrString* | gobj () const |
Protected Member Functions | |
AttrString () | |
Related Functions | |
(Note that these are not member functions.) | |
Pango::AttrString | wrap (PangoAttrString* object, bool take_copy=false) |
|
|
|
|
|
|
|
Gets the string which is the value of the attribute.
|
|
Reimplemented from Pango::Attribute. |
|
Reimplemented from Pango::Attribute. |
|
|
|
Sets the string which is the value of the attribute.
|
|
|