Set a clicked callback.
Définit la callback à appeler lorsque le bouton est cliqué.
_button_ : ObjGtk : any button already created.
_reflex_ : fun [ObjGtk u0] I : the callback, can be nil
_user_param_ : u0 : any user parameter, at your convenience
Return : ObjGtk : the same button or nil if error.