Function

GtkPageSetupDoneFunc

Declaration

void
(*GtkPageSetupDoneFunc)(
GtkPageSetup*page_setup,
gpointerdata
)

Description [src]

The type of function that is passed to gtk_print_run_page_setup_dialog_async().

This function will be called when the page setup dialog is dismissed, and also serves as destroy notify for data.

Parameters

page_setup

Type: GtkPageSetup

The GtkPageSetup that has been.

The data is owned by the caller of the function.
data

Type: gpointer

User data that has been passed to gtk_print_run_page_setup_dialog_async().

The argument can be NULL.
The data is owned by the caller of the function.

AltStyle によって変換されたページ (->オリジナル) /