Virtual Method
ClutterStageViewtransform_rect_to_onscreen
Declaration [src]
void
transform_rect_to_onscreen (
ClutterStageView* view,
const cairo_rectangle_int_t* src_rect,
int dst_width,
int dst_height,
cairo_rectangle_int_t* dst_rect
)
Parameters
src_rect |
cairo_rectangle_int_t |
No description available. | |
The data is owned by the caller of the function. | |
dst_width |
int |
No description available. | |
dst_height |
int |
No description available. | |
dst_rect |
cairo_rectangle_int_t |
No description available. | |
The data is owned by the caller of the function. |