BindConstraint
Object Hierarchy:
Description:
public class BindConstraint :
Constraint
BindConstraint is an opaque structure whose members cannot be directly accessed
Content:
Properties:
- public BindCoordinate coordinate { construct set; get; }
The coordinate to be bound
- public float offset { construct set; get; }
The offset, in pixels, to be applied to the binding
- public Actor source { construct set; get; }
The Actor used
as the source for the binding.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Clutter.Constraint
All known members inherited from class Clutter.ActorMeta
All known members inherited from class GLib.Object