[ Version ( since = "5.6" ) ]
public unowned ListModel? get_proposals_for_provider (CompletionProvider provider)
Gets the ListModel associated with the provider.
You can connect to GtkSourceCompletionContext::model-changed
to receive notifications about when the model has been replaced
by a new model.
this | |
provider |
a ListModel or null |