Method

IdeHeaderBarget_menu_id

Declaration

const char*
ide_header_bar_get_menu_id (
  IdeHeaderBar* self
)

Description

Gets the menu-id to show in the workspace window.

Gets propertyIde.HeaderBar:menu-id

Return value

Type: const char*

A string containing the menu-id, or NULL.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.