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:
int
X position of the region to paint a shadow for.
window_y
-
Type:
int
Y position of the region to paint a shadow for.
window_width
-
Type:
int
Actual width of the region to paint a shadow for.
window_height
-
Type:
int
Actual height of the region to paint a shadow for.
bounds
-
Type:
MtkRectangle
No description available.
The data is owned by the caller of the method.