Method
AdwMultiLayoutViewset_layout
Declaration [src]
void
adw_multi_layout_view_set_layout (
AdwMultiLayoutView* self,
AdwLayout* layout
)
Description [src]
Makes layout the current layout of self.
| Available since: | 1.6 |
| Sets property | Adw.MultiLayoutView:layout |
Parameters
layout |
AdwLayout |
A layout in |
|
| The data is owned by the caller of the function. |