GtkButtonClass.activate

Signal that causes the button to animate press then release. Applications should never connect to this signal, but use the @clicked signal.

struct GtkButtonClass
extern (C)
void function(GtkButton* button) activate;