Class OgtkSourceView3Props.source_completion_item_props

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