man GButton.button_signals () - no description
NAME
GButton.button_signals - no description
Class
Class GButton.button_signals
Documentation
class button_signals : [> Gtk.button ] Gtk.obj -> object end
Parameters:
- ""
([> Gtk.button ] as 'a) Gtk.obj
val obj : 'a Gtk.obj
method clicked : callback:(unit -> unit) -> GtkSignal.id
method enter : callback:(unit -> unit) -> GtkSignal.id
method leave : callback:(unit -> unit) -> GtkSignal.id
method pressed : callback:(unit -> unit) -> GtkSignal.id
method released : callback:(unit -> unit) -> GtkSignal.id