Gtk.DrawGdkHandler Delegate
Event handler.

Syntax

public delegate void DrawGdkHandler (object o, DrawGdkArgs 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.DrawGdk event utilizes this delegate:

Event data is passed via the Gtk.DrawGdkArgs parameter.

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

Requirements

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