Attribute() | Pango::Attribute | |
Attribute(const Attribute& src) | Pango::Attribute | |
Attribute(PangoAttribute* castitem, bool take_copy=true) | Pango::Attribute | [explicit] |
AttrShape() | Pango::AttrShape | [protected] |
AttrShape(const AttrShape& src) | Pango::AttrShape | |
AttrShape(PangoAttrShape* castitem, bool take_copy=true) | Pango::AttrShape | [explicit] |
create_attr_background(guint16 red, guint16 green, guint16 blue) | Pango::Attribute | [static] |
create_attr_family(const Glib::ustring& family) | Pango::Attribute | [static] |
create_attr_font_desc(const FontDescription& desc) | Pango::Attribute | [static] |
create_attr_foreground(guint16 red, guint16 green, guint16 blue) | Pango::Attribute | [static] |
create_attr_language(const Language& language) | Pango::Attribute | [static] |
create_attr_rise(int rise) | Pango::Attribute | [static] |
create_attr_scale(double scale_factor) | Pango::Attribute | [static] |
create_attr_shape(const Rectangle& ink_rect, const Rectangle& logical_rect) | Pango::Attribute | [static] |
create_attr_size(int size) | Pango::Attribute | [static] |
create_attr_stretch(Stretch stretch) | Pango::Attribute | [static] |
create_attr_strikethrough(bool strikethrough) | Pango::Attribute | [static] |
create_attr_style(Style style) | Pango::Attribute | [static] |
create_attr_underline(Underline underline) | Pango::Attribute | [static] |
create_attr_variant(Variant variant) | Pango::Attribute | [static] |
create_attr_weight(Weight weight) | Pango::Attribute | [static] |
equal(const Attribute& attr2) const | Pango::Attribute | |
get_end_index() const | Pango::Attribute | |
get_ink_rect() const | Pango::AttrShape | |
get_logical_rect() const | Pango::AttrShape | |
get_start_index() const | Pango::Attribute | |
get_type() const | Pango::Attribute | |
gobj() | Pango::AttrShape | [inline] |
gobj() const | Pango::AttrShape | [inline] |
gobject_ | Pango::Attribute | [protected] |
operator!=(const Attribute& lhs, const Attribute& rhs) | Pango::Attribute | [related] |
operator=(const AttrShape& src) | Pango::AttrShape | |
Pango::Attribute::operator=(const Attribute& src) | Pango::Attribute | |
operator==(const Attribute& lhs, const Attribute& rhs) | Pango::Attribute | [related] |
register_type(const Glib::ustring& name) | Pango::Attribute | [static] |
set_end_index(const unsigned int& value) | Pango::Attribute | |
set_ink_rect(const Rectangle& value) | Pango::AttrShape | |
set_logical_rect(const Rectangle& value) | Pango::AttrShape | |
set_start_index(const unsigned int& value) | Pango::Attribute | |
wrap(PangoAttrShape* object, bool take_copy=false) | Pango::AttrShape | [related] |
Pango::Attribute::wrap(PangoAttribute* object, bool take_copy=false) | Pango::Attribute | [related] |
~Attribute() | Pango::Attribute | |