gtkoverlay: fix get-child-position annotation

This commit is contained in:
Ignacio Casal Quinteiro 2012-09-16 19:02:20 +02:00
parent 1187d8fbae
commit f981fb08b3

View File

@ -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