Gtk.PageSetupDoneFunc Delegate
Page Setup Done callback delegate.

Syntax

public delegate void PageSetupDoneFunc (PageSetup page_setup)

Parameters

page_setup
The completed page setup.

Remarks

Pass an instance of this delegate to Print.RunPageSetupDialogAsync to receive notification of asynchronous page setup completion.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.10