Method

HandyHeaderBarset_decoration_layout

Declaration [src]

void
hdy_header_bar_set_decoration_layout (
  HdyHeaderBar* self,
  const gchar* layout
)

Description [src]

Sets the decoration layout for this header bar.

Available since:1.0

Parameters

layout const gchar*
 

A decoration layout.

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