Gtk.IframeCreatedHandler Delegate
Event handler.

Syntax

public delegate void IframeCreatedHandler (object o, IframeCreatedArgs args)

Parameters

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

Remarks

The HTML.IframeCreated event utilizes this delegate:

Event data is passed via the Gtk.IframeCreatedArgs parameter.

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

Requirements

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