pangomm 2.46.4
Pango::Context Member List

This is the complete list of members for Pango::Context, including all inherited members.

connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
Glib::Object::connect_property_changed(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
Glib::Object::connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
Context(Context && src) noexceptPango::Context
Context()Pango::Contextprotected
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_base_dir() constPango::Context
get_base_gravity() constPango::Context
get_data(const QueryQuark &key)Glib::Object
get_font_description() constPango::Context
get_font_map()Pango::Context
get_font_map() constPango::Context
get_font_options() constPango::Context
get_gravity() constPango::Context
get_gravity_hint() constPango::Context
get_language() constPango::Context
get_matrix() constPango::Context
get_metrics(const FontDescription & desc) constPango::Context
get_metrics(const FontDescription & desc, const Language & language) constPango::Context
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_resolution() constPango::Context
get_serial() constPango::Context
get_type()Pango::Contextstatic
gobj()Pango::Contextinline
gobj() constPango::Contextinline
gobj_copy()Pango::Context
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
itemize(const Glib::ustring & text, const AttrList & attrs) constPango::Context
itemize(const Glib::ustring & text, int start_index, int length, const AttrList & attrs, AttrIter & cached_iter) constPango::Context
list_families() constPango::Context
load_font(const FontDescription & desc) constPango::Context
load_fontset(const FontDescription & desc, const Language & language) constPango::Context
Object(const Object &)=deleteGlib::Object
Object(Object &&src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
Glib::Object::ObjectBase()Glib::ObjectBaseprotected
Glib::Object::ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
Glib::Object::ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
Glib::Object::ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
operator=(Context && src) noexceptPango::Context
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object &&src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
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
unreference() constGlib::ObjectBasevirtual
update_from_cairo_context(const Cairo::RefPtr< Cairo::Context > & context)Pango::Context
wrap(PangoContext * object, bool take_copy=false)Pango::Contextrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Context() noexcept overridePango::Context
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual