- o
- Documentation for this section has not yet been entered.
- args
- Documentation for this section has not yet been entered.
The HTML.OnUrl event utilizes this delegate:
Event data is passed via the Gtk.OnUrlArgs parameter.
To attach a Gtk.OnUrlHandler to an event, add the OnUrlHandler instance to the event. The methods referenced by the OnUrlHandler instance are invoked whenever the event is raised, until the OnUrlHandler is removed from the event.