Method

IdeHeaderBarset_menu_id

Declaration

void
ide_header_bar_set_menu_id (
  IdeHeaderBar* self,
  const char* menu_id
)

Description

Sets the menu-id to display in the window.

Set to NULL to hide the workspace menu.

Sets propertyIde.HeaderBar:menu-id

Parameters

menu_id

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.