summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-03-31 18:35:49 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-03-31 18:36:38 -0400
commit59a272fdeffd6375840f4db3ff95e0f66af4f834 (patch)
tree486e88823c7abb10a3149573a69adc321bc74b36
parent7b3f1fd2331566ed8b8a140962ec04992cc89436 (diff)
downloadgtk+-59a272fdeffd6375840f4db3ff95e0f66af4f834.tar.gz
Close a documentation gap
-rw-r--r--gtk/gtkwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkwidget.h b/gtk/gtkwidget.h
index 04fd4ab414..3dada84252 100644
--- a/gtk/gtkwidget.h
+++ b/gtk/gtkwidget.h
@@ -351,7 +351,7 @@ struct _GtkWidget
* based on natural size.
* @style_updated: Signal emitted when the GtkStyleContext of a widget
* is changed.
- * @touch_event:
+ * @touch_event: Signal emitted when a touch event happens
* @get_preferred_height_and_baseline_for_width:
* @adjust_baseline_request:
* @adjust_baseline_allocation: