<para>Event data is passed via the <seecref="T:GLib.ActionStateChangedArgs"/> parameter.</para>
<para>To attach a <seecref="T:GLib.ActionStateChangedHandler"/> to an event, add the ActionStateChangedHandler instance to the event. The methods referenced by the ActionStateChangedHandler instance are invoked whenever the event is raised, until the ActionStateChangedHandler is removed from the event.</para>