Signal
GtkButton::activate
Description [src]
Emitted to animate press then release.
This is an action signal. Applications should never connect
to this signal, but use the GtkButton::clicked
signal.
The default bindings for this signal are all forms of the ␣ and Enter keys.
Default handler: The default handler is called before the handlers added via |
Signal can be directly emitted on objects from user code |