MWM related functions.
Functions related to MWM. More...
Functions | |
| EAPI void | ecore_x_mwm_borderless_set (Ecore_X_Window win, Eina_Bool borderless) |
| Sets the borderless flag of a window using MWM. | |
Detailed Description
Functions related to MWM.
Function Documentation
| EAPI void ecore_x_mwm_borderless_set | ( | Ecore_X_Window | win, |
| Eina_Bool | borderless | ||
| ) |
Sets the borderless flag of a window using MWM.
- Parameters:
-
win The window. borderless The borderless flag.
References ecore_x_window_prop_property_set().