Method
MetaShadowget_bounds
Declaration [src]
void
meta_shadow_get_bounds (
MetaShadow* shadow,
int window_x,
int window_y,
int window_width,
int window_height,
MtkRectangle* bounds
)
Parameters
window_x-
Type:
intX position of the region to paint a shadow for.
window_y-
Type:
intY position of the region to paint a shadow for.
window_width-
Type:
intActual width of the region to paint a shadow for.
window_height-
Type:
intActual height of the region to paint a shadow for.
bounds-
Type:
MtkRectangleNo description available.
The data is owned by the caller of the method.