Constructor

AdwWrapLayoutnew

Declaration [src]

GtkLayoutManager*
adw_wrap_layout_new (
  void
)

Description [src]

Creates a new AdwWrapLayout.

Available since:1.7

Return value

Returns: GtkLayoutManager
 

The newly created AdwWrapLayout

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