Method

AdwMultiLayoutViewremove_layout

unstable since: 1.6

Declaration [src]

void
adw_multi_layout_view_remove_layout (
  AdwMultiLayoutView* self,
  AdwLayout* layout
)

Description [src]

Removes layout from self.

Available since: 1.6

Parameters

layout

Type: AdwLayout

The layout to add.

The data is owned by the caller of the method.