Functions | |
EAPI void | ecore_x_window_del (Ecore_X_Window win) |
Deletes the given window. | |
EAPI void | ecore_x_window_delete_request_send (Ecore_X_Window win) |
Sends a delete request to the given window. |
EAPI void ecore_x_window_del | ( | Ecore_X_Window | win | ) |
Deletes the given window.
win | The given window. |
EAPI void ecore_x_window_delete_request_send | ( | Ecore_X_Window | win | ) |
Sends a delete request to the given window.
win | The given window. |