DialogGidBuilderImpl.useHeaderBar

Set useHeaderBar property.

class DialogGidBuilderImpl(T)
T
useHeaderBar
()

Parameters

propval int

true if the dialog uses a #GtkHeaderBar for action buttons instead of the action-area.

For technical reasons, this property is declared as an integer property, but you should only set it to true or false.

Return Value

Type: T

Builder instance for fluent chaining