Virtual Method
ClutterStageViewtransform_rect_to_onscreen
Declaration [src]
void
transform_rect_to_onscreen (
ClutterStageView* view,
const MtkRectangle* src_rect,
int dst_width,
int dst_height,
MtkRectangle* dst_rect
)
Parameters
src_rect-
Type:
MtkRectangleNo description available.
The data is owned by the caller of the function. dst_width-
Type:
intNo description available.
dst_height-
Type:
intNo description available.
dst_rect-
Type:
MtkRectangleNo description available.
The data is owned by the caller of the function.