Constructor

AdwWrapLayoutnew

since: 1.7

Declaration [src]

GtkLayoutManager*
adw_wrap_layout_new (
  void
)

Description [src]

Creates a new AdwWrapLayout.

Available since: 1.7

Return value

Type: GtkLayoutManager

The newly created AdwWrapLayout.

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