Virtual Method

GtkSourceCompletionProviderpopulate

Declaration [src]

GListModel*
populate (
  GtkSourceCompletionProvider* self,
  GtkSourceCompletionContext* context,
  GError** error
)

Description

No description available.

Parameters

context GtkSourceCompletionContext
  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: A list model of GObject
  No description available.
 The data is owned by the called function.