object
  val virtual obj : [> `gtkstatusicon ] Gobject.obj
  method blinking : bool
  method screen : Gdk.screen
  method set_blinking : bool -> unit
  method set_screen : Gdk.screen -> unit
  method set_visible : bool -> unit
  method visible : bool
end