Method

GtkHeaderBarget_decoration_layout

since: 3.12

Declaration [src]

const gchar*
gtk_header_bar_get_decoration_layout (
  GtkHeaderBar* bar
)

Description [src]

Gets the decoration layout set with gtk_header_bar_set_decoration_layout().

Available since: 3.12

Return value

Type: const gchar*

The decoration layout.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.