Constructor

GioMenunew

since: 2.32

Declaration

GMenu*
g_menu_new (
  void
)

Description

Creates a new GMenu.

The new menu has no items.

Available since: 2.32

Return value

Type: GMenu

A new GMenu.

The caller of the function takes ownership of the data, and is responsible for freeing it.