SettingsGidBuilderImpl.gtkDialogsUseHeader

Set gtkDialogsUseHeader property.

class SettingsGidBuilderImpl(T)
T
gtkDialogsUseHeader
(
bool propval
)

Parameters

propval bool

Whether builtin GTK+ dialogs such as the file chooser, the color chooser or the font chooser will use a header bar at the top to show action widgets, or an action area at the bottom.

This setting does not affect custom dialogs using GtkDialog directly, or message dialogs.

Return Value

Type: T

Builder instance for fluent chaining