pangomm 2.56.1
Pango::Context Member List

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

add_destroy_notify_callback(notifiable *data, func_destroy_notify func) constsigc::trackable
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot)Glib::ObjectBase
connect_property_changed(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
func_destroy_notify typedefsigc::trackable
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(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_resolution() constPango::Context
get_round_glyph_positions() 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
notify_callbacks()sigc::trackable
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
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
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
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src) noexceptsigc::trackable
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(notifiable *data) constsigc::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_data_with_c_callback(const Quark &key, void *data, GDestroyNotify 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
set_round_glyph_positions(bool round_positions=true)Pango::Context
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src) noexceptsigc::trackable
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
~trackable()sigc::trackable