get_proposals_for_provider


Description:

[ 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.

Parameters:

this

a CompletionContext

provider

a CompletionProvider

Returns:

a ListModel or null