summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-12-26 14:39:24 -0500
committerMatthias Clasen <mclasen@redhat.com>2017-12-26 14:39:24 -0500
commitca2a7c1efdba7d68aafe3baf281620abbced80a3 (patch)
tree4a0dfe527401ed43259d0c8cabd849fff65d2665 /gdk/gdkwindow.c
parent53522f3c258c5735b531a0121c30262dce7fdb9c (diff)
downloadgtk+-ca2a7c1efdba7d68aafe3baf281620abbced80a3.tar.gz
Document more structs
Diffstat (limited to 'gdk/gdkwindow.c')
-rw-r--r--gdk/gdkwindow.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c
index 97fc36abde..9a10fceb18 100644
--- a/gdk/gdkwindow.c
+++ b/gdk/gdkwindow.c
@@ -68,6 +68,12 @@
* each #GtkButton has a #GdkWindow associated with it.
*/
+/**
+ * GdkWindow:
+ *
+ * The GdkWindow struct contains only private fields and
+ * should not be accessed directly.
+ */
/* Historically a GdkWindow always matches a platform native window,
* be it a toplevel window or a child window. In this setup the