summaryrefslogtreecommitdiff
path: root/gtk/gtkglarea.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-04-20 17:52:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-04-26 10:19:26 -0400
commitb2e121039e05ee8a8b99eb7eaab652b9b78df79b (patch)
treeac185f94ff7262814c3a32192307788231029b60 /gtk/gtkglarea.h
parent1a0726ef311ef0c03ffa324ed13b085427f3828a (diff)
downloadgtk+-b2e121039e05ee8a8b99eb7eaab652b9b78df79b.tar.gz
gl area: Add a few missing docs
Diffstat (limited to 'gtk/gtkglarea.h')
-rw-r--r--gtk/gtkglarea.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkglarea.h b/gtk/gtkglarea.h
index ebd0829b9e..75d9a21607 100644
--- a/gtk/gtkglarea.h
+++ b/gtk/gtkglarea.h
@@ -55,6 +55,8 @@ 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
*
* The `GtkGLAreaClass` structure contains only private data.
*