| atkmm
    2.23.1
    | 
#include <atkmm/text.h>
| Public Member Functions | |
| Attribute () | |
| Attribute (const Glib::ustring& name, const Glib::ustring& value) | |
| Attribute (const AtkAttribute* gobject) | |
| ~Attribute () | |
| Attribute (const Attribute& other) | |
| Attribute& | operator= (const Attribute& other) | 
| void | swap (Attribute& other) | 
| Glib::ustring | get_name () const | 
| Glib::ustring | get_value () const | 
| AtkAttribute* | gobj () | 
| Provides access to the underlying C GObject.  More... | |
| const AtkAttribute* | gobj () const | 
| Provides access to the underlying C GObject.  More... | |
| Protected Attributes | |
| AtkAttribute | gobject_ | 
| Related Functions | |
| (Note that these are not member functions.) | |
| void | swap (Attribute& lhs, Attribute& rhs) | 
| Atk::Attribute::Attribute | ( | ) | 
| Atk::Attribute::Attribute | ( | const Glib::ustring & | name, | 
| const Glib::ustring & | value | ||
| ) | 
| 
 | explicit | 
| Atk::Attribute::~Attribute | ( | ) | 
| Atk::Attribute::Attribute | ( | const Attribute& | other | ) | 
| Glib::ustring Atk::Attribute::get_name | ( | ) | const | 
| Glib::ustring Atk::Attribute::get_value | ( | ) | const | 
| 
 | inline | 
Provides access to the underlying C GObject.
| 
 | inline | 
Provides access to the underlying C GObject.
| void Atk::Attribute::swap | ( | Attribute& | other | ) | 
| 
 | protected | 
 1.8.9.1
 1.8.9.1