summaryrefslogtreecommitdiff
path: root/gtk/gtkglarea.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkglarea.h')
-rw-r--r--gtk/gtkglarea.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtkglarea.h b/gtk/gtkglarea.h
index b7bf7a6c09..70589ef56c 100644
--- a/gtk/gtkglarea.h
+++ b/gtk/gtkglarea.h
@@ -47,9 +47,9 @@ struct _GtkGLArea
/**
* GtkGLAreaClass:
- * @render: class closure for the #GtkGLArea::render signal
- * @resize: class closeure for the #GtkGLArea::resize signal
- * @create_context: class closure for the #GtkGLArea::create-context signal
+ * @render: class closure for the `GtkGLArea::render` signal
+ * @resize: class closeure for the `GtkGLArea::resize` signal
+ * @create_context: class closure for the `GtkGLArea::create-context` signal
*
* The `GtkGLAreaClass` structure contains only private data.
*/