Method
ClutterActorset_fixed_position_set
since: 0.8
Declaration [src]
void
clutter_actor_set_fixed_position_set (
ClutterActor* self,
gboolean is_set
)
Description [src]
Sets whether an actor has a fixed position set (and will thus be unaffected by any layout manager).
Available since: 0.8
Sets property | Clutter.Actor:fixed-position-set |