Virtual Method

GtkEntryCompletioninsert_prefix

Declaration [src]

gboolean
insert_prefix (
  GtkEntryCompletion* completion,
  const gchar* prefix
)

Description

No description available.

Parameters

prefix

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.