Virtual Method
GtkEntryinsert_at_cursor
Declaration [src]
void
insert_at_cursor (
GtkEntry* entry,
const gchar* str
)
Description [src]
Class handler for the GtkEntry::insert-at-cursor
signal.
The default implementation inserts text at the cursor.