GtkEntryClass.moveCursor

Class handler for the #GtkEntry::move-cursor signal. The default implementation specifies the standard #GtkEntry cursor movement behavior.

struct GtkEntryClass
extern (C)
void function(GtkEntry* entry, GtkMovementStep step, int count, gboolean extendSelection) moveCursor;