Constructor

GtkOverlayLayoutnew

Declaration [src]

GtkLayoutManager*
gtk_overlay_layout_new (
  void
)

Description [src]

Creates a new GtkOverlayLayout instance.

Return value

Type: GtkLayoutManager

The newly created instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.