[ Version ( since = "2.32" ) ]
public void unexport_menu_model (uint export_id)
Reverses the effect of a previous call to export_menu_model.
It is an error to call this function with an ID that wasn't returned from export_menu_model or to call it with the same ID more than once.
this | |
export_id |
the ID from export_menu_model |