object
  val virtual obj : [> `actiongroup ] Gobject.obj
  method name : string
  method sensitive : bool
  method set_sensitive : bool -> unit
  method set_visible : bool -> unit
  method visible : bool
end