API Version: 10
Library Version: 10
void clutter_actor_get_scale ( ClutterActor* self, gdouble* scale_x, gdouble* scale_y )
Retrieves an actors scale factors.
scale_x
gdouble*
Location to store horizontal scale factor, or NULL.
NULL
scale_y
Location to store vertical scale factor, or NULL.