overlaylayout: Add docs for GtkOverlayLayoutChild

This commit is contained in:
Matthias Clasen 2021-03-01 01:45:50 -05:00 committed by Emmanuele Bassi
parent 14c45be89c
commit 96fe1218f2

View File

@ -43,6 +43,12 @@
* properties get documented.
*/
/**
* GtkOverlayLayoutChild:
*
* `GtkLayoutChild` subclass for children in a `GtkOverlayLayout`.
*/
struct _GtkOverlayLayout
{
GtkLayoutManager parent_instance;