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()

Available since:1.12
Gets propertyClutter.Actor:x-expand

Return value

Returns: gboolean
 

TRUE if the actor has been set to expand.