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