gtkmm 4.14.0
Gtk::PageSetup Member List

This is the complete list of members for Gtk::PageSetup, including all inherited members.

copy() constGtk::PageSetup
create()Gtk::PageSetupstatic
create_from_file(const std::string & file_name)Gtk::PageSetupstatic
create_from_key_file(const Glib::RefPtr< const Glib::KeyFile > & key_file)Gtk::PageSetupstatic
create_from_key_file(const Glib::RefPtr< const Glib::KeyFile > & key_file, const Glib::ustring & group_name)Gtk::PageSetupstatic
get_bottom_margin(Unit unit) constGtk::PageSetup
get_left_margin(Unit unit) constGtk::PageSetup
get_orientation() constGtk::PageSetup
get_page_height(Unit unit) constGtk::PageSetup
get_page_width(Unit unit) constGtk::PageSetup
get_paper_height(Unit unit) constGtk::PageSetup
get_paper_size()Gtk::PageSetup
get_paper_size() constGtk::PageSetup
get_paper_width(Unit unit) constGtk::PageSetup
get_right_margin(Unit unit) constGtk::PageSetup
get_top_margin(Unit unit) constGtk::PageSetup
get_type()Gtk::PageSetupstatic
gobj()Gtk::PageSetupinline
gobj() constGtk::PageSetupinline
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) noexceptGtk::PageSetup
PageSetup(PageSetup && src) noexceptGtk::PageSetup
PageSetup()Gtk::PageSetupprotected
save_to_file(const std::string & file_name) constGtk::PageSetup
save_to_key_file(const Glib::RefPtr< Glib::KeyFile > & key_file, const Glib::ustring & group_name) constGtk::PageSetup
save_to_key_file(const Glib::RefPtr< Glib::KeyFile > & key_file) constGtk::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::PageSetuprelated
~PageSetup() noexcept overrideGtk::PageSetup