pangomm 2.56.1
|
This is the complete list of members for Pango::Context, including all inherited members.
add_destroy_notify_callback(notifiable *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(const Glib::ustring &property_name, sigc::slot< void()> &&slot) | Glib::ObjectBase | |
Context(Context && src) noexcept | Pango::Context | |
Context() | Pango::Context | protected |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::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(const Glib::ustring &property_name) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_resolution() const | Pango::Context | |
get_round_glyph_positions() const | Pango::Context | |
get_serial() const | Pango::Context | |
get_type() | Pango::Context | static |
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 |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | 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(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
operator=(Context && src) noexcept | Pango::Context | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
sigc::trackable::operator=(const trackable &src) | sigc::trackable | |
sigc::trackable::operator=(trackable &&src) noexcept | sigc::trackable | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(notifiable *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_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() noexcept | sigc::trackable | |
trackable(const trackable &src) noexcept | sigc::trackable | |
trackable(trackable &&src) noexcept | 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() noexcept override | Pango::Context | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~trackable() | sigc::trackable |