Attribute() | Pango::Attribute | |
Attribute(const Attribute & src) | Pango::Attribute | |
Attribute(PangoAttribute * castitem, bool take_copy=true) | Pango::Attribute | explicit |
create_attr_allow_breaks(bool allow_breaks) | Pango::Attribute | static |
create_attr_background(guint16 red, guint16 green, guint16 blue) | Pango::Attribute | static |
create_attr_background_alpha(guint16 alpha) | Pango::Attribute | static |
create_attr_baseline_shift(int shift) | Pango::Attribute | static |
create_attr_fallback(bool enable_fallback) | 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_font_features(const Glib::ustring & features) | Pango::Attribute | static |
create_attr_font_scale(FontScale scale) | Pango::Attribute | static |
create_attr_foreground(guint16 red, guint16 green, guint16 blue) | Pango::Attribute | static |
create_attr_foreground_alpha(guint16 alpha) | Pango::Attribute | static |
create_attr_gravity(Gravity gravity) | Pango::Attribute | static |
create_attr_gravity_hint(GravityHint hint) | Pango::Attribute | static |
create_attr_insert_hyphens(bool insert_hyphens) | Pango::Attribute | static |
create_attr_language(const Language & language) | Pango::Attribute | static |
create_attr_letter_spacing(int letter_spacing) | Pango::Attribute | static |
create_attr_line_height(double factor) | Pango::Attribute | static |
create_attr_line_height_absolute(int height) | Pango::Attribute | static |
create_attr_overline(Overline overline) | Pango::Attribute | static |
create_attr_overline_color(guint16 red, guint16 green, guint16 blue) | Pango::Attribute | static |
create_attr_rise(int rise) | Pango::Attribute | static |
create_attr_scale(double scale_factor) | Pango::Attribute | static |
create_attr_sentence() | Pango::Attribute | static |
create_attr_shape(const Rectangle & ink_rect, const Rectangle & logical_rect) | Pango::Attribute | static |
create_attr_show(ShowFlags show) | Pango::Attribute | static |
create_attr_size(int size) | Pango::Attribute | static |
create_attr_size_absolute(int size) | Pango::Attribute | static |
create_attr_stretch(Stretch stretch) | Pango::Attribute | static |
create_attr_strikethrough(bool strikethrough) | Pango::Attribute | static |
create_attr_strikethrough_color(guint16 red, guint16 green, guint16 blue) | Pango::Attribute | static |
create_attr_style(Style style) | Pango::Attribute | static |
create_attr_text_transform(TextTransform transform) | Pango::Attribute | static |
create_attr_underline(Underline underline) | Pango::Attribute | static |
create_attr_underline_color(guint16 red, guint16 green, guint16 blue) | Pango::Attribute | static |
create_attr_variant(Variant variant) | Pango::Attribute | static |
create_attr_weight(Weight weight) | Pango::Attribute | static |
create_attr_word() | Pango::Attribute | static |
equal(const Attribute & attr2) const | Pango::Attribute | |
get_end_index() const | Pango::Attribute | |
get_start_index() const | Pango::Attribute | |
get_type() const | Pango::Attribute | |
get_type_name(AttrType type) | Pango::Attribute | static |
gobj() | Pango::Attribute | inline |
gobj() const | Pango::Attribute | inline |
gobject_ | Pango::Attribute | protected |
operator!=(const Attribute & lhs, const Attribute & rhs) | Pango::Attribute | related |
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_start_index(const unsigned int & value) | Pango::Attribute | |
wrap(PangoAttribute * object, bool take_copy=false) | Pango::Attribute | related |
~Attribute() | Pango::Attribute | |