([> Gtk.toggle_action ] as 'a) Gobject.obj ->
object ('b)
val after : bool
val obj : 'a Gobject.obj
method activate : callback:(unit -> unit) -> GtkSignal.id
method after : 'b
method toggled : callback:(unit -> unit) -> GtkSignal.id
end