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