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