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