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