gtkmm
2.24.3
|
This is the complete list of members for Gtk::PrintJob, 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::Object | |
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::Object | |
create(const Glib::ustring& title, const Glib::RefPtr< Printer >& printer, const Glib::RefPtr< PrintSettings >& settings, const Glib::RefPtr< PageSetup >& page_setup) | Gtk::PrintJob | static |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::Object | |
func_destroy_notify typedef | sigc::trackable | |
get_data(const QueryQuark &key) | Glib::Object | |
get_printer() | Gtk::PrintJob | |
get_printer() const | Gtk::PrintJob | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::Object | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::Object | |
get_settings() | Gtk::PrintJob | |
get_settings() const | Gtk::PrintJob | |
get_status() const | Gtk::PrintJob | |
get_surface() | Gtk::PrintJob | |
get_surface() const | Gtk::PrintJob | |
get_title() const | Gtk::PrintJob | |
get_track_print_status() const | Gtk::PrintJob | |
get_type() | Gtk::PrintJob | static |
gobj() | Gtk::PrintJob | inline |
gobj() const | Gtk::PrintJob | inline |
gobj_copy() | Gtk::PrintJob | |
Glib::Object::gobj_copy() const | Glib::Object | |
initialize(GObject *castitem) | Glib::Object | protected |
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::Object | protected |
ObjectBase(const char *custom_type_name) | Glib::Object | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::Object | protected |
on_status_changed() | Gtk::PrintJob | protectedvirtual |
operator=(const trackable &src) | sigc::trackable | |
PrintJob(const Glib::ustring& title, const Glib::RefPtr< Printer >& printer, const Glib::RefPtr< PrintSettings >& settings, const Glib::RefPtr< PageSetup >& page_setup) | Gtk::PrintJob | explicitprotected |
property_page_setup() const | Gtk::PrintJob | |
property_printer() const | Gtk::PrintJob | |
property_settings() const | Gtk::PrintJob | |
property_title() const | Gtk::PrintJob | |
property_track_print_status() | Gtk::PrintJob | |
property_track_print_status() const | Gtk::PrintJob | |
reference() const | Glib::Object | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
send(const SlotPrintJobComplete& slot) | Gtk::PrintJob | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::Object | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::Object | |
set_source_file(const std::string& filename) | Gtk::PrintJob | |
set_track_print_status(bool track_status=true) | Gtk::PrintJob | |
signal_status_changed() | Gtk::PrintJob | |
SlotPrintJobComplete typedef | Gtk::PrintJob | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::Object | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::Object | virtual |
wrap(GtkPrintJob* object, bool take_copy=false) | Gtk::PrintJob | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Object() | Glib::Object | protectedvirtual |
~ObjectBase()=0 | Glib::Object | protectedpure virtual |
~PrintJob() | Gtk::PrintJob | virtual |