Gtk.UrlRequestedHandler Delegate
Event handler.

Syntax

public delegate void UrlRequestedHandler (object o, UrlRequestedArgs 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.UrlRequested event utilizes this delegate:

Event data is passed via the Gtk.UrlRequestedArgs parameter.

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

Requirements

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