Event sent from GradientButton
when the button is activated.
__init__ |
Default class constructor. |
GetButtonObj |
Returns the object associated with this event. |
SetButtonObj |
Sets the event object for the event. |
Event sent from GradientButton
when the button is activated.
Default class constructor.
Parameters: |
|
---|
Returns the object associated with this event.
Sets the event object for the event.
Parameters: | btn – the button object, an instance of GradientButton . |
---|