object
  val virtual obj : [> `sourcecompletionproposal ] Gobject.obj
  method icon : GdkPixbuf.pixbuf
  method info : string
  method label : string
  method markup : string
  method set_icon : GdkPixbuf.pixbuf -> unit
  method set_info : string -> unit
  method set_label : string -> unit
  method set_markup : string -> unit
  method set_text : string -> unit
  method text : string
end