GSourceView3.source_completion_provider
method as_source_completion_provider : GtkSourceView3_types.source_completion_provider Gtk.obj
method icon : GdkPixbuf.pixbuf option
method populate : source_completion_context -> unit
method activation : SourceView3Enums.source_completion_activation_flags list
method matched : source_completion_context -> bool
method info_widget : source_completion_proposal -> GObj.widget option
method update_info : source_completion_proposal -> source_completion_info -> unit
method start_iter : source_completion_context -> source_completion_proposal -> GText.iter
method activate_proposal : source_completion_proposal -> GText.iter -> bool