HeaderBarGidBuilderImpl.decorationLayout

Set decorationLayout property.

class HeaderBarGidBuilderImpl(T)
T
decorationLayout
(
string propval
)

Parameters

propval string

The decoration layout for buttons. If this property is not set, the #GtkSettings:gtk-decoration-layout setting is used.

See gtk.header_bar.HeaderBar.setDecorationLayout for information about the format of this string.

Return Value

Type: T

Builder instance for fluent chaining