Method

GtkHeaderBarset_show_close_button

since: 3.10

Declaration [src]

void
gtk_header_bar_set_show_close_button (
  GtkHeaderBar* bar,
  gboolean setting
)

Description [src]

Sets whether this header bar shows the standard window decorations, including close, maximize, and minimize.

Available since: 3.10

Parameters

setting

Type: gboolean

TRUE to show standard window decorations.