Method

ClutterActoris_scaled

Declaration [src]

gboolean
clutter_actor_is_scaled (
  ClutterActor* self
)

Description [src]

Checks whether the actor is scaled in either dimension.

Available since:0.6

Return value

Returns: gboolean
 

TRUE if the actor is scaled.