Public Member Functions | |
TextAttribute () | |
TextAttribute (BuiltinTextAttribute attribute) | |
TextAttribute (int attribute) | |
operator int () const | |
Static Public Member Functions | |
static TextAttribute | for_name (const Glib::ustring& name) |
static Glib::ustring | get_name (TextAttribute attribute) |
static Glib::ustring | get_value (TextAttribute attribute, int index) |
Atk::TextAttribute::TextAttribute | ( | ) | [inline] |
Atk::TextAttribute::TextAttribute | ( | BuiltinTextAttribute | attribute | ) | [inline] |
Atk::TextAttribute::TextAttribute | ( | int | attribute | ) | [inline, explicit] |
static TextAttribute Atk::TextAttribute::for_name | ( | const Glib::ustring & | name | ) | [static] |
static Glib::ustring Atk::TextAttribute::get_name | ( | TextAttribute | attribute | ) | [static] |
static Glib::ustring Atk::TextAttribute::get_value | ( | TextAttribute | attribute, | |
int | index | |||
) | [static] |
Atk::TextAttribute::operator int | ( | ) | const [inline] |