Method

GntWindowget_menu

since: 2.14

Declaration [src]

GntMenu*
gnt_window_get_menu (
  GntWindow* window
)

Description [src]

Get the menu for a window.

Available since: 2.14

Return value

Type: GntMenu

The menu for the window.

The data is owned by the instance.
The return value can be NULL.