Name
e_popup_target_free —
Synopsis
void e_popup_target_free ( | ep, | |
| | o); | |
Arguments
- ep
An EPopup derived object.
- o
The target, previously allocated by e_popup_target_new.
Description
Free the target against ep. Note that targets are automatically
freed if they are passed to the menu creation functions, so this is
only required if you are using the target for other purposes.