Constructor

GtkOverlaynew

since: 3.2

Declaration [src]

GtkWidget*
gtk_overlay_new (
  void
)

Description [src]

Creates a new GtkOverlay.

Available since: 3.2

Return value

Type: GtkWidget

A new GtkOverlay object.

The data is owned by the called function.