set_menu_label


Description:

[ Version ( since = "3.0" ) ]
public void set_menu_label (string menu_label)

Sets the label to use for the this's menu entry, The location(s) where to register in the menu hierarchy is chosen using add_menu_path.

Plug-ins are responsible for their own translations. You are expected to send localized strings to GIMP if your plug-in is internationalized.

Parameters:

this

A Procedure.

menu_label

The this's menu label.