forked from AuroraMiddleware/gtk
gtkoverlay: fix get-child-position annotation
This commit is contained in:
parent
1187d8fbae
commit
f981fb08b3
@ -602,7 +602,7 @@ gtk_overlay_class_init (GtkOverlayClass *klass)
|
||||
* GtkOverlay::get-child-position:
|
||||
* @overlay: the #GtkOverlay
|
||||
* @widget: the child widget to position
|
||||
* @allocation: (out): return location for the allocation
|
||||
* @allocation: (out caller-allocates): return location for the allocation
|
||||
*
|
||||
* The ::get-child-position signal is emitted to determine
|
||||
* the position and size of any overlay child widgets. A
|
||||
|
Loading…
Reference in New Issue
Block a user