Method
Gtk.PrintContext.get_page_setup
Declaration [src]
GtkPageSetup*
gtk_print_context_get_page_setup (
GtkPrintContext* context
)
Description [src]
Obtains the GtkPageSetup
that determines the page
dimensions of the GtkPrintContext
.
Return value
Returns: GtkPageSetup |
|
the page setup of |
|
Ownership is not transferred to the caller |