Virtual Method
GtkSourceHoverProviderpopulate
Declaration [src]
gboolean
populate (
GtkSourceHoverProvider* self,
GtkSourceHoverContext* context,
GtkSourceHoverDisplay* display,
GError** error
)
Parameters
context |
GtkSourceHoverContext |
No description available. | |
The data is owned by the caller of the function. | |
display |
GtkSourceHoverDisplay |
No description available. | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |