GtkSourceView3.SourceCompletionIteminclude module type of struct include GtkSourceView3Props.SourceCompletionItem endval cast : 'a Gobject.obj -> GtkSourceView3_types.source_completion_proposal Gobject.objmodule P = GtkSourceView3Props.SourceCompletionItem.Pmodule S = GtkSourceView3Props.SourceCompletionItem.Sval new_ : string -> string -> GdkPixbuf.pixbuf option -> string option -> GtkSourceView3_types.source_completion_proposal Gtk.objval new_with_markup : string -> string -> GdkPixbuf.pixbuf option -> string option -> GtkSourceView3_types.source_completion_proposal Gtk.objval new_from_stock : string -> string -> string -> string -> GtkSourceView3_types.source_completion_proposal Gtk.obj