Function
MetaWindowShapenew
Declaration [src]
MetaWindowShape*
meta_window_shape_new (
cairo_region_t* region
)
Parameters
region
-
Type:
cairo_region_t
No description available.
The data is owned by the caller of the function.
Return value
Type: MetaWindowShape
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |