Virtual Method
GtkPrintOperationrequest_page_setup
Declaration [src]
void
request_page_setup (
GtkPrintOperation* operation,
GtkPrintContext* context,
gint page_nr,
GtkPageSetup* setup
)
Parameters
context
-
Type:
GtkPrintContext
No description available.
The data is owned by the caller of the function. page_nr
-
Type:
gint
No description available.
setup
-
Type:
GtkPageSetup
No description available.
The data is owned by the caller of the function.