Package ch.bailu.gtk.pango
Interface Alignment
public interface Alignment
-
Field Summary
-
Field Details
-
LEFT
static final int LEFTPut all available space on the right- See Also:
-
CENTER
static final int CENTERCenter the line within the available space- See Also:
-
RIGHT
static final int RIGHTPut all available space on the left- See Also:
-