Gtk.DrawPrintHandler Delegate
Event handler.

Syntax

public delegate void DrawPrintHandler (object o, DrawPrintArgs args)

Parameters

o
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Remarks

The HTMLEmbedded.DrawPrint event utilizes this delegate:

Event data is passed via the Gtk.DrawPrintArgs parameter.

To attach a Gtk.DrawPrintHandler to an event, add the DrawPrintHandler instance to the event. The methods referenced by the DrawPrintHandler instance are invoked whenever the event is raised, until the DrawPrintHandler is removed from the event.

Requirements

Namespace: Gtk
Assembly: gtkhtml-sharp (in gtkhtml-sharp.dll)
Assembly Versions: 3.16.0.0