Method
ClutterPickContextget_transform
Declaration [src]
void
clutter_pick_context_get_transform (
ClutterPickContext* pick_context,
graphene_matrix_t* out_matrix
)
Parameters
out_matrix |
graphene_matrix_t |
A #graphene_matrix_t. |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |