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:
winThe window.
borderlessThe borderless flag.

References ecore_x_window_prop_property_set().