Method

IdeHeaderBaradd_secondary

since: 3.32

Declaration

void
ide_header_bar_add_secondary (
  IdeHeaderBar* self,
  GtkWidget* widget
)

Description

Adds a widget to the secondary button section of the workspace header. This is the right, for LTR languages.

Available since: 3.32

Parameters

widget

Type: GtkWidget

No description available.

The data is owned by the caller of the function.