Method

IdeHeaderBaradd_secondary

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 GtkWidget*
  No description available.
 The data is owned by the caller of the function.