Virtual Method
GtkEntrydelete_from_cursor
Declaration [src]
void
delete_from_cursor (
GtkEntry* entry,
GtkDeleteType type,
gint count
)
Description [src]
Class handler for the GtkEntry::delete-from-cursor
signal. The default implementation deletes the selection or the specified
number of characters or words.
Parameters
type
-
Type:
GtkDeleteType
No description available.
count
-
Type:
gint
No description available.