populate_hover_async


Description:

public virtual async bool populate_hover_async (Annotation annotation, HoverDisplay display, Cancellable? cancellable) throws Error

Used to populate the [class@HoverDisplay] asynchronously, use [method@AnnotationProvider.

populate_hover] to do it synchronously.

Parameters:

this

a AnnotationProvider

annotation

a Annotation

display

a HoverDisplay to populate