detach
Description:
public void detach ()
Detaches the menu from the widget to which it had been attached.
This function will call the callback function, detacher
, provided when the
attach_to_widget function was called.
Parameters:
this |
a Menu |