GtkTextViewClass.extendSelection

The class handler for the GtkTextView::extend-selection signal.

struct GtkTextViewClass
extern (C)
bool function(GtkTextView* textView, GtkTextExtendSelection granularity, const(GtkTextIter)* location, GtkTextIter* start, GtkTextIter* end) extendSelection;