gtkmm 4.16.0
|
This is the complete list of members for Gtk::PageSetup, including all inherited members.
copy() const | Gtk::PageSetup | |
create() | Gtk::PageSetup | static |
create_from_file(const std::string & file_name) | Gtk::PageSetup | static |
create_from_key_file(const Glib::RefPtr< const Glib::KeyFile > & key_file) | Gtk::PageSetup | static |
create_from_key_file(const Glib::RefPtr< const Glib::KeyFile > & key_file, const Glib::ustring & group_name) | Gtk::PageSetup | static |
get_bottom_margin(Unit unit) const | Gtk::PageSetup | |
get_left_margin(Unit unit) const | Gtk::PageSetup | |
get_orientation() const | Gtk::PageSetup | |
get_page_height(Unit unit) const | Gtk::PageSetup | |
get_page_width(Unit unit) const | Gtk::PageSetup | |
get_paper_height(Unit unit) const | Gtk::PageSetup | |
get_paper_size() | Gtk::PageSetup | |
get_paper_size() const | Gtk::PageSetup | |
get_paper_width(Unit unit) const | Gtk::PageSetup | |
get_right_margin(Unit unit) const | Gtk::PageSetup | |
get_top_margin(Unit unit) const | Gtk::PageSetup | |
get_type() | Gtk::PageSetup | static |
gobj() | Gtk::PageSetup | inline |
gobj() const | Gtk::PageSetup | inline |
gobj_copy() | Gtk::PageSetup | |
load_from_file(const std::string & file_name) | Gtk::PageSetup | |
load_from_key_file(const Glib::RefPtr< const Glib::KeyFile > & key_file, const Glib::ustring & group_name) | Gtk::PageSetup | |
load_from_key_file(const Glib::RefPtr< const Glib::KeyFile > & key_file) | Gtk::PageSetup | |
operator=(PageSetup && src) noexcept | Gtk::PageSetup | |
PageSetup(PageSetup && src) noexcept | Gtk::PageSetup | |
PageSetup() | Gtk::PageSetup | protected |
save_to_file(const std::string & file_name) const | Gtk::PageSetup | |
save_to_key_file(const Glib::RefPtr< Glib::KeyFile > & key_file, const Glib::ustring & group_name) const | Gtk::PageSetup | |
save_to_key_file(const Glib::RefPtr< Glib::KeyFile > & key_file) const | Gtk::PageSetup | |
set_bottom_margin(double margin, Unit unit) | Gtk::PageSetup | |
set_left_margin(double margin, Unit unit) | Gtk::PageSetup | |
set_orientation(PageOrientation orientation) | Gtk::PageSetup | |
set_paper_size(const PaperSize & size) | Gtk::PageSetup | |
set_paper_size_and_default_margins(const PaperSize & size) | Gtk::PageSetup | |
set_right_margin(double margin, Unit unit) | Gtk::PageSetup | |
set_top_margin(double margin, Unit unit) | Gtk::PageSetup | |
wrap(GtkPageSetup * object, bool take_copy=false) | Gtk::PageSetup | related |
~PageSetup() noexcept override | Gtk::PageSetup |