GtkTextView: Small documentation addition
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2015 14:33:56 +0000 (10:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2015 14:33:56 +0000 (10:33 -0400)
gtk/gtktextview.h

index 91396ba85d56d6801133f94f74bf1f34f9dab846..79170443295557d95614c3f5bcf1cd520d3ec221 100644 (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
 {