unparent
Description:
public void unparent ()
Removes this from its parent.
This function is only for use in widget implementations, typically in dispose.
Parameters:
this |
a widget |
Removes this from its parent.
This function is only for use in widget implementations, typically in dispose.
this |
a widget |