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 | |
create_pango_context() | Gtk::PrintContext | |
create_pango_layout() | Gtk::PrintContext | |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_cairo_context() | Gtk::PrintContext | |
get_cairo_context() const | Gtk::PrintContext | |
get_data(const QueryQuark &key) | Glib::Object | |
get_dpi_x() const | Gtk::PrintContext | |
get_dpi_y() const | Gtk::PrintContext | |
get_hard_margins(double & top, double & bottom, double & left, double & right) const | Gtk::PrintContext | |
get_height() const | Gtk::PrintContext | |
get_page_setup() | Gtk::PrintContext | |
get_page_setup() const | Gtk::PrintContext | |
get_pango_fontmap() | Gtk::PrintContext | |
get_pango_fontmap() const | Gtk::PrintContext | |
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_type() | Gtk::PrintContext | static |
get_width() const | Gtk::PrintContext | |
gobj() | Gtk::PrintContext | inline |
gobj() const | Gtk::PrintContext | inline |
gobj_copy() | Gtk::PrintContext | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
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=(PrintContext && src) noexcept | Gtk::PrintContext | |
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 | |
PrintContext(PrintContext && src) noexcept | Gtk::PrintContext | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(notifiable *data) const | sigc::trackable | |
set_cairo_context(const Cairo::RefPtr< Cairo::Context > & cr, double dpi_x, double dpi_y) | Gtk::PrintContext | |
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_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 | |
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 |
wrap(GtkPrintContext * object, bool take_copy=false) | Gtk::PrintContext | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~PrintContext() noexcept override | Gtk::PrintContext | |
~trackable() | sigc::trackable | |