Method

AdwHeaderBarset_decoration_layout

since: 1.0

Declaration [src]

void
adw_header_bar_set_decoration_layout (
  AdwHeaderBar* self,
  const char* layout
)

Description [src]

Sets the decoration layout for self.

Available since: 1.0

Parameters

layout

Type: const char*

A decoration layout.

The argument can be NULL.
The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.