Settings.gtkDialogsUseHeader

Get gtkDialogsUseHeader property.

  1. bool gtkDialogsUseHeader [@property getter]
    class Settings
    @property
    bool
    gtkDialogsUseHeader
    ()
  2. bool gtkDialogsUseHeader [@property setter]

Return Value

Type: 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 gtk.dialog.Dialog directly, or message dialogs.