Pango::Context Member List

This is the complete list of members for Pango::Context, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
Context()Pango::Context [protected]
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_base_dir() const Pango::Context
get_base_gravity() 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_gravity() const Pango::Context
get_gravity_hint() 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
notify_callbacks()sigc::trackable
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]
operator=(const trackable &src)sigc::trackable
reference() const Glib::ObjectBase [virtual]
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
set_base_dir(Direction direction)Pango::Context
set_base_gravity(Gravity gravity)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_font_map(const Glib::RefPtr< FontMap >& font_map)Pango::Context
set_gravity_hint(GravityHint hint)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
thaw_notify()Glib::ObjectBase
trackable(const trackable &src)sigc::trackable
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()=0Glib::ObjectBase [protected, pure virtual]