Functions | |
EAPI void | ecore_x_window_save_set_add (Ecore_X_Window window) |
Inserts the window in the client's save-set. | |
EAPI void | ecore_x_window_save_set_del (Ecore_X_Window window) |
Deletes the window from the client's save-set. |
EAPI void ecore_x_window_save_set_add | ( | Ecore_X_Window | window | ) |
Inserts the window in the client's save-set.
window | The window to insert in the client's save-set. |
EAPI void ecore_x_window_save_set_del | ( | Ecore_X_Window | window | ) |
Deletes the window from the client's save-set.
window | The window to delete from the client's save-set. |