Method

ClutterActorget_y_expand

since: 1.12

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

Available since: 1.12

Gets propertyClutter.Actor:y-expand

Return value

Type: gboolean

TRUE if the actor has been set to expand.