Method

ClutterActorget_x_expand

Declaration [src]

gboolean
clutter_actor_get_x_expand (
  ClutterActor* self
)

Description [src]

Retrieves the value set with clutter_actor_set_x_expand().

See also: clutter_actor_needs_expand().

Gets propertyClutter.Actor:x-expand

Return value

Type: gboolean

TRUE if the actor has been set to expand.