sort_menu_items


Description:

public void sort_menu_items (CompareDataFunc<MenuItem> func)

Sorts the items in this menu using the specified function.

Parameters:

func

The function to use for sorting.