March 28, 2024

Dynamic Windows Function [dw_menu_destroy]

Syntax

void dw_menu_destroy(HMENUI *menu)

Parameters

HMENUI *menu: Handle of a menu.

Description

Destroys a menu created with dw_menubar_new or dw_menu_new.