Method

AdwMultiLayoutViewget_layout

Declaration [src]

AdwLayout*
adw_multi_layout_view_get_layout (
  AdwMultiLayoutView* self
)

Description [src]

Gets the currently used layout of self.

Available since:1.6

Return value

Returns: AdwLayout
 

The current layout.

 The data is owned by the instance.
 The return value can be NULL.