module SourceCompletionItem:sig
..end
include GtkSourceView2Props.SourceCompletionItem
val new_ : string ->
string ->
GdkPixbuf.pixbuf option ->
string option -> GtkSourceView2_types.source_completion_proposal Gtk.obj
val new_with_markup : string ->
string ->
GdkPixbuf.pixbuf option ->
string option -> GtkSourceView2_types.source_completion_proposal Gtk.obj
val new_from_stock : string ->
string ->
string -> string -> GtkSourceView2_types.source_completion_proposal Gtk.obj