![]() |
![]() |
Public Member Functions | |
double | get_bottom_margin (Unit unit) const |
double | get_left_margin (Unit unit) const |
PageOrientation | get_orientation () const |
double | get_page_height (Unit unit) const |
double | get_page_width (Unit unit) const |
double | get_paper_height (Unit unit) const |
const PaperSize | get_paper_size () const |
PaperSize | get_paper_size () |
double | get_paper_width (Unit unit) const |
double | get_right_margin (Unit unit) const |
double | get_top_margin (Unit unit) const |
const GtkPageSetup* | gobj () const |
Provides access to the underlying C GObject. | |
GtkPageSetup* | gobj () |
Provides access to the underlying C GObject. | |
GtkPageSetup* | gobj_copy () |
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs. | |
void | set_bottom_margin (double margin, Unit unit) |
void | set_left_margin (double margin, Unit unit) |
void | set_orientation (PageOrientation orientation) |
void | set_paper_size (const PaperSize& paper_size) |
void | set_paper_size_and_default_margins (const PaperSize& paper_size) |
void | set_right_margin (double margin, Unit unit) |
void | set_top_margin (double margin, Unit unit) |
virtual | ~PageSetup () |
Static Public Member Functions | |
static Glib::RefPtr<PageSetup> | create () |
Protected Member Functions | |
PageSetup () | |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::PageSetup> | wrap (GtkPageSetup* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase. |
|
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|