append


Description:

public void append (string? label, string? detailed_action)

Convenience function for appending a normal menu item to the end of this.

Combine MenuItem and insert_item for a more flexible alternative.

Parameters:

this

a Menu

label

the section label, or null

detailed_action

the detailed action string, or null