gtk-sharp
GLib.SignalArgs
Event data.
The event invokes delegates which pass event data via this class.
Constructor
Public Constructor.
Create a new instance with this constructor if you need to invoke a delegate.
Property
Gtk.Widget
The custom widget supplied to a event.
a .
Data should be read from the widget in response to this event, since it is not guaranteed to persist beyond this time.