Context() | Pango::Context | [protected] |
DestroyNotify typedef | Glib::Object | |
get_base_dir() const | Pango::Context | |
get_data(const QueryQuark &key) | Glib::Object | |
get_font_description() const | Pango::Context | |
get_font_map() | Pango::Context | |
get_font_map() const | Pango::Context | |
get_font_options() const | Pango::Context | |
get_language() const | Pango::Context | |
get_matrix() const | Pango::Context | |
get_metrics(const FontDescription& desc) const | Pango::Context | |
get_metrics(const FontDescription& desc, const Language& language) const | Pango::Context | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_resolution() const | Pango::Context | |
gobj() | Pango::Context | [inline] |
gobj() const | Pango::Context | [inline] |
gobj_copy() | Pango::Context | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
itemize(const Glib::ustring& text, const AttrList& attrs) const | Pango::Context | |
itemize(const Glib::ustring& text, int start_index, int length, const AttrList& attrs, AttrIter& cached_iter) const | Pango::Context | |
list_families() const | Pango::Context | |
load_font(const FontDescription& desc) const | Pango::Context | |
load_fontset(const FontDescription& desc, const Language& language) const | Pango::Context | |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | [protected] |
Object(GObject *castitem) | Glib::Object | [protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
set_base_dir(Direction direction) | Pango::Context | |
set_cairo_font_options(const Cairo::FontOptions& options) | Pango::Context | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_font_description(const FontDescription& desc) | Pango::Context | |
set_language(const Language& language) | Pango::Context | |
set_matrix(const Matrix& matrix) | Pango::Context | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
set_resolution(double dpi) | Pango::Context | |
steal_data(const QueryQuark &quark) | Glib::Object | |
unreference() const | Glib::ObjectBase | [virtual] |
update_from_cairo_context(const Cairo::RefPtr<Cairo::Context>& context) | Pango::Context | |
wrap(PangoContext* object, bool take_copy=false) | Pango::Context | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Context() | Pango::Context | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |