GtkTextViewClass.extendSelection

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

Meta