Method

GntWindowset_menu

Declaration [src]

void
gnt_window_set_menu (
  GntWindow* window,
  GntMenu* menu
)

Description [src]

Set the menu for a window.

Parameters

menu

Type: GntMenu

The menu for the window.

The data is owned by the caller of the function.