Gtk::PaperSize Member List
This is the complete list of members for
Gtk::PaperSize, including all inherited members.
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_ppd_name() const | Gtk::PaperSize | |
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 | |
operator bool() const | Gtk::PaperSize | |
operator!=(const PaperSize &lhs, const PaperSize &rhs) | Gtk::PaperSize | [related] |
operator=(const PaperSize &other) | 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(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) | Gtk::PaperSize | |
swap(PaperSize &lhs, PaperSize &rhs) | Gtk::PaperSize | [related] |
wrap(GtkPaperSize *object, bool take_copy=false) | Gtk::PaperSize | [related] |
~PaperSize() | Gtk::PaperSize | |