object
  val virtual obj : [> `sourcemarkattributes ] Gobject.obj
  method background : Gdk.rgba
  method icon_name : string
  method pixbuf : GdkPixbuf.pixbuf
  method set_background : Gdk.rgba -> unit
  method set_icon_name : string -> unit
  method set_pixbuf : GdkPixbuf.pixbuf -> unit
end