Functions related to MWM. More...
Functions | |
void | ecore_x_mwm_borderless_set (Ecore_X_Window win, Eina_Bool borderless) |
Sets the borderless flag of a window using MWM. More... | |
Functions related to MWM.
void ecore_x_mwm_borderless_set | ( | Ecore_X_Window | win, |
Eina_Bool | borderless | ||
) |
Sets the borderless flag of a window using MWM.
win | The window. |
borderless | The borderless flag. |
References ecore_x_window_prop_property_set().