Module: Clutter::SnapEdge
- Defined in:
- (unknown)
Constant Summary collapse
- TOP =
the top edge
0 or :top
- RIGHT =
the right edge
1 or :right
- BOTTOM =
the bottom edge
2 or :bottom
- LEFT =
the left edge
3 or :left