gtkmm 3.24.7
|
This is the complete list of members for Gtk::PaperSize, including all inherited members.
BoolExpr typedef | Gtk::PaperSize | |
equal(const PaperSize & other) const | Gtk::PaperSize | |
get_default() | Gtk::PaperSize | static |
get_default_bottom_margin(Unit unit) const | Gtk::PaperSize | |
get_default_left_margin(Unit unit) const | Gtk::PaperSize | |
get_default_right_margin(Unit unit) const | Gtk::PaperSize | |
get_default_top_margin(Unit unit) const | Gtk::PaperSize | |
get_display_name() const | Gtk::PaperSize | |
get_height(Unit unit) const | Gtk::PaperSize | |
get_name() const | Gtk::PaperSize | |
get_paper_sizes(bool include_custom=true) | Gtk::PaperSize | static |
get_ppd_name() const | Gtk::PaperSize | |
get_type() | Gtk::PaperSize | static |
get_width(Unit unit) const | Gtk::PaperSize | |
gobj() | Gtk::PaperSize | inline |
gobj() const | Gtk::PaperSize | inline |
gobj_copy() const | Gtk::PaperSize | |
gobject_ | Gtk::PaperSize | protected |
is_custom() const | Gtk::PaperSize | |
is_ipp() const | Gtk::PaperSize | |
operator bool() const | Gtk::PaperSize | explicit |
operator BoolExpr() const | Gtk::PaperSize | |
operator!=(const PaperSize & lhs, const PaperSize & rhs) | Gtk::PaperSize | related |
operator=(const PaperSize & other) | Gtk::PaperSize | |
operator=(PaperSize && other) noexcept | Gtk::PaperSize | |
operator==(const PaperSize & lhs, const PaperSize & rhs) | Gtk::PaperSize | related |
PaperSize() | Gtk::PaperSize | |
PaperSize(GtkPaperSize * gobject, bool make_a_copy=true) | Gtk::PaperSize | explicit |
PaperSize(const PaperSize & other) | Gtk::PaperSize | |
PaperSize(PaperSize && other) noexcept | Gtk::PaperSize | |
PaperSize(const Glib::ustring & name) | Gtk::PaperSize | explicit |
PaperSize(const Glib::ustring & ppd_name, const Glib::ustring & ppd_display_name, double width, double height) | Gtk::PaperSize | explicit |
PaperSize(const Glib::ustring & name, const Glib::ustring & display_name, double width, double height, Unit unit) | Gtk::PaperSize | explicit |
PaperSize(const Glib::KeyFile & key_file, const Glib::ustring & group_name=Glib::ustring()) | Gtk::PaperSize | explicit |
save_to_key_file(Glib::KeyFile & key_file, const Glib::ustring & group_name) | Gtk::PaperSize | |
save_to_key_file(Glib::KeyFile & key_file) | Gtk::PaperSize | |
set_size(double width, double height, Unit unit) | Gtk::PaperSize | |
swap(PaperSize & other) noexcept | Gtk::PaperSize | |
swap(PaperSize & lhs, PaperSize & rhs) noexcept | Gtk::PaperSize | related |
wrap(GtkPaperSize * object, bool take_copy=false) | Gtk::PaperSize | related |
~PaperSize() noexcept | Gtk::PaperSize |