forked from AuroraMiddleware/gtk
overlaylayout: Add docs for GtkOverlayLayoutChild
This commit is contained in:
parent
14c45be89c
commit
96fe1218f2
@ -43,6 +43,12 @@
|
||||
* properties get documented.
|
||||
*/
|
||||
|
||||
/**
|
||||
* GtkOverlayLayoutChild:
|
||||
*
|
||||
* `GtkLayoutChild` subclass for children in a `GtkOverlayLayout`.
|
||||
*/
|
||||
|
||||
struct _GtkOverlayLayout
|
||||
{
|
||||
GtkLayoutManager parent_instance;
|
||||
|
Loading…
Reference in New Issue
Block a user