Constructor
AdwLayoutnew
since: 1.6
Declaration [src]
AdwLayout*
adw_layout_new (
  GtkWidget* content
)
Parameters
- content
- 
            Type: GtkWidgetThe content widget to use. The data is owned by the caller of the function. 
Return value
Type: AdwLayout
A new AdwLayout.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |