[ 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.
| this |
A Procedure. |
| menu_label |
The this's menu label. |