Method

Gtk.Overlay.get_child

Declaration [src]

GtkWidget*
gtk_overlay_get_child (
  GtkOverlay* overlay
)

Description [src]

Gets the child widget of overlay.

Return value

Returns: GtkWidget

the child widget of overlay

Ownership is not transferred to the caller
Can be NULL