reset_menu
Syntax
stock reset_menu(index)
Usage
| Parameter | Description |
|---|---|
| index | Client to reset menu of, 0 to reset all clients |
Description
Resets the client's menu.
Note
This is a wrapper around show_menu() for the sake of readability.
Return
This function has no return value.