Virtual Method
IdeHoverProviderhover_async
Declaration
void
hover_async (
IdeHoverProvider* self,
IdeHoverContext* context,
const GtkTextIter* location,
GCancellable* cancellable,
GAsyncReadyCallback callback,
gpointer user_data
)
Parameters
context |
IdeHoverContext |
No description available. | |
The data is owned by the caller of the function. | |
location |
GtkTextIter |
A |
|
The data is owned by the caller of the function. | |
cancellable |
GCancellable |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
callback |
GAsyncReadyCallback |
A |
|
user_data |
gpointer |
Closure data for |