Method
GtkOverlayget_child
Declaration [src]
GtkWidget*
gtk_overlay_get_child (
GtkOverlay* overlay
)
Return value
Type: GtkWidget
The child widget of overlay
.
The returned data is owned by the instance. |
The return value can be NULL . |