Class OgtkSourceView3Props.source_completion_item_props
val virtual obj : [> `sourcecompletionproposal ] Gobject.objmethod 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 -> unitmethod set_info : 'a -> string -> unitmethod set_label : 'a -> string -> unitmethod set_markup : 'a -> string -> unitmethod set_text : 'a -> string -> unitmethod info : 'a -> stringmethod label : 'a -> stringmethod markup : 'a -> stringmethod text : 'a -> string