Functions that set window properties. More...
| Functions | |
| void | ecore_x_window_defaults_set (Ecore_X_Window win) | 
| Sets the default properties for the given window.  More... | |
Functions that set window properties.
| void ecore_x_window_defaults_set | ( | Ecore_X_Window | win | ) | 
Sets the default properties for the given window.
The default properties set for the window are WM_CLIENT_MACHINE and _NET_WM_PID.
| win | The given window. | 
References ecore_x_sync().
Referenced by ecore_x_window_full_new(), and ecore_x_window_new().