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