Method

IdeHeaderBarset_show_fullscreen_button

since: 3.32

Declaration

void
ide_header_bar_set_show_fullscreen_button (
  IdeHeaderBar* self,
  gboolean show_fullscreen_button
)

Description

Changes the visibility of the fullscreen button.

Available since: 3.32

Parameters

show_fullscreen_button

Type: gboolean

If the fullscreen button should be displayed.