Functions to destroy X windows. More...
| Functions | |
| void | ecore_x_window_free (Ecore_X_Window win) | 
| Deletes the given window.  More... | |
| void | ecore_x_window_delete_request_send (Ecore_X_Window win) | 
| Sends a delete request to the given window.  More... | |
Functions to destroy X windows.
| void ecore_x_window_free | ( | Ecore_X_Window | win | ) | 
| void ecore_x_window_delete_request_send | ( | Ecore_X_Window | win | ) | 
Sends a delete request to the given window.
| win | The given window. |