Virtual Method

GtkEntryinsert_at_cursor

Declaration [src]

void
insert_at_cursor (
  GtkEntry* entry,
  const gchar* str
)

Description

No description available.

Parameters

str

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.