PageSetupDoneFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate void PageSetupDoneFunc (PageSetup page_setup)

The type of function that is passed to 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

the `GtkPageSetup` that has been passed to print_run_page_setup_dialog_async

data

user data that has been passed to print_run_page_setup_dialog_async


Namespace: Gtk
Package: gtk4