pangomm 2.56.2
|
This is the complete list of members for Pango::AttrList, including all inherited members.
AttrList() | Pango::AttrList | |
AttrList(PangoAttrList * gobject, bool make_a_copy=true) | Pango::AttrList | explicit |
AttrList(const AttrList & other) | Pango::AttrList | |
AttrList(AttrList && other) noexcept | Pango::AttrList | |
AttrList(const Glib::ustring & markup_text, gunichar accel_marker=0) | Pango::AttrList | explicit |
AttrList(const Glib::ustring & markup_text, gunichar accel_marker, Glib::ustring & text, gunichar & accel_char) | Pango::AttrList | |
change(Attribute & attr) | Pango::AttrList | |
equal(const AttrList & other_list) const | Pango::AttrList | |
from_string(const Glib::ustring & text) | Pango::AttrList | static |
get_attributes() const | Pango::AttrList | |
get_iter() | Pango::AttrList | |
get_type() | Pango::AttrList | static |
gobj() | Pango::AttrList | inline |
gobj() const | Pango::AttrList | inline |
gobj_copy() const | Pango::AttrList | |
gobject_ | Pango::AttrList | protected |
insert(Attribute & attr) | Pango::AttrList | |
insert_before(Attribute & attr) | Pango::AttrList | |
operator bool() const | Pango::AttrList | explicit |
operator=(const AttrList & other) | Pango::AttrList | |
operator=(AttrList && other) noexcept | Pango::AttrList | |
splice(AttrList & other, int pos, int len) | Pango::AttrList | |
swap(AttrList & other) noexcept | Pango::AttrList | |
swap(AttrList & lhs, AttrList & rhs) noexcept | Pango::AttrList | related |
to_string() const | Pango::AttrList | |
update(int pos, int remove, int add) | Pango::AttrList | |
wrap(PangoAttrList * object, bool take_copy=false) | Pango::AttrList | related |
~AttrList() noexcept | Pango::AttrList |