Skip to content
  • Emmanuele Bassi's avatar
    align-constraint: Add CLUTTER_ALIGN_BOTH · 1e51961f
    Emmanuele Bassi authored
    Just like ClutterBindConstraint has two shorthand enumerations for binding
    position and size and avoid using multiple instances, ClutterAlignConstraint
    should have a way to align an actor with the same alignment factor on both
    axis at the same time; this is especially useful for centering actors.
    1e51961f