DialogGidBuilderImpl.useHeaderBar
T useHeaderBar(int propval)Set useHeaderBar property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining