MWM related functions.

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...
 

Detailed Description

Functions related to MWM.

Function Documentation

◆ ecore_x_mwm_borderless_set()

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().