Module GtkSourceView3.SourceCompletionItem

include module type of struct include GtkSourceView3Props.SourceCompletionItem end
val new_ : string -> string -> GdkPixbuf.pixbuf option -> string option -> GtkSourceView3_types.source_completion_proposal Gtk.obj
val new_with_markup : string -> string -> GdkPixbuf.pixbuf option -> string option -> GtkSourceView3_types.source_completion_proposal Gtk.obj
val new_from_stock : string -> string -> string -> string -> GtkSourceView3_types.source_completion_proposal Gtk.obj