projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2caa1de
)
GtkTextView: Small documentation addition
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 20 Jun 2015 14:33:56 +0000
(10:33 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 20 Jun 2015 14:33:56 +0000
(10:33 -0400)
gtk/gtktextview.h
patch
|
blob
|
history
diff --git
a/gtk/gtktextview.h
b/gtk/gtktextview.h
index 91396ba85d56d6801133f94f74bf1f34f9dab846..79170443295557d95614c3f5bcf1cd520d3ec221 100644
(file)
--- a/
gtk/gtktextview.h
+++ b/
gtk/gtktextview.h
@@
-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
{