summaryrefslogtreecommitdiff
path: root/gdk/gdktoplevellayout.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-06-05 20:59:51 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-06-05 20:59:51 -0400
commit61c83f9ffe9d8a96c8b9bd6f1a495d8018583296 (patch)
tree32ce537ace2716223c54b672b9d32aa2affbdabe /gdk/gdktoplevellayout.h
parent3d7c1f8950f48edcfa89072560eb7fb5249cafb3 (diff)
downloadgtk+-61c83f9ffe9d8a96c8b9bd6f1a495d8018583296.tar.gz
gdk: Documentation fixups
Document some missing symbols.
Diffstat (limited to 'gdk/gdktoplevellayout.h')
-rw-r--r--gdk/gdktoplevellayout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/gdktoplevellayout.h b/gdk/gdktoplevellayout.h
index 1db7f27257..5be9aee83c 100644
--- a/gdk/gdktoplevellayout.h
+++ b/gdk/gdktoplevellayout.h
@@ -31,6 +31,8 @@ G_BEGIN_DECLS
/**
* GdkTopLevelLayout:
+ *
+ * Struct containing information for gdk_toplevel_present()
*/
typedef struct _GdkToplevelLayout GdkToplevelLayout;