Name
class Inti::Pango::AttributeList::Range --
Public Constructors
method Inti::Pango::AttributeList::Range::Range
method Inti::Pango::AttributeList::Range::Range
Public Destructor
method Inti::Pango::AttributeList::Range::~Range
Public Methods
method Inti::Pango::AttributeList::Range::next
method Inti::Pango::AttributeList::Range::start
unsigned int start () const |
method Inti::Pango::AttributeList::Range::end
unsigned int end () const |
method Inti::Pango::AttributeList::Range::get
method Inti::Pango::AttributeList::Range::get_all
void get_all (const FontDescription & default_font, FontDescription * current_font, vector<Attribute*> * nonfont_attributes) const |
method Inti::Pango::AttributeList::Range::operator=