Functions to access and change the visibility of X windows. More...
| Functions | |
| int | ecore_x_window_visible_get (Ecore_X_Window win) | 
| Finds out whether the given window is currently visible.  More... | |
Functions to access and change the visibility of X windows.
| int ecore_x_window_visible_get | ( | Ecore_X_Window | win | ) | 
Finds out whether the given window is currently visible.
| win | The given window. | 
References ecore_x_sync(), and ecore_x_window_root_list().
Referenced by ecore_x_window_root_get().