Functions | |
| EAPI void | ecore_x_window_shape_mask_set (Ecore_X_Window win, Ecore_X_Pixmap mask) |
Sets the shape of the given window to that given by the pixmap mask. | |
| EAPI void ecore_x_window_shape_mask_set | ( | Ecore_X_Window | win, | |
| Ecore_X_Pixmap | mask | |||
| ) |
Sets the shape of the given window to that given by the pixmap mask.
| win | The given window. | |
| mask | A 2-bit depth pixmap that provides the new shape of the window. |