Virtual Method

GtkSourceHoverProviderpopulate

Declaration [src]

gboolean
populate (
  GtkSourceHoverProvider* self,
  GtkSourceHoverContext* context,
  GtkSourceHoverDisplay* display,
  GError** error
)

Description

No description available.

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.

Return value

Returns: gboolean
  No description available.