GtkTextViewClass.extendSelection

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

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