Method

ClutterActorget_y_expand

Declaration [src]

gboolean
clutter_actor_get_y_expand (
  ClutterActor* self
)

Description [src]

Retrieves the value set with clutter_actor_set_y_expand().

See also: clutter_actor_needs_expand().

Gets propertyClutter.Actor:y-expand

Return value

Type: gboolean

TRUE if the actor has been set to expand.