GtkTextView: Small documentation addition

This commit is contained in:
Matthias Clasen
2015-06-20 10:33:56 -04:00
parent 2caa1deb5b
commit 5981e15115

View File

@ -150,6 +150,8 @@ struct _GtkTextView
* view is drawing its own text. Applications can override this vfunc
* in a subclass to draw customized content underneath or above the
* text. Since: 3.14
* @extend_selection: The class handler for the #GtkTextView::extend-selection
* signal. Since 3.16
*/
struct _GtkTextViewClass
{