Virtual Method

GtkPrintOperationrequest_page_setup

Declaration [src]

void
request_page_setup (
  GtkPrintOperation* operation,
  GtkPrintContext* context,
  gint page_nr,
  GtkPageSetup* setup
)

Description

No description available.

Parameters

context

Type: GtkPrintContext

No description available.

The data is owned by the caller of the method.
page_nr

Type: gint

No description available.

setup

Type: GtkPageSetup

No description available.

The data is owned by the caller of the method.