Constructor

AdwWrapBoxnew

Declaration [src]

GtkWidget*
adw_wrap_box_new (
  void
)

Description [src]

Creates a new AdwWrapBox.

Available since:1.7

Return value

Returns: GtkWidget
 

The newly created AdwWrapBox

 The data is owned by the called function.