Package ch.bailu.gtk.gtk
Interface BaselinePosition
public interface BaselinePosition
-
Field Summary
-
Field Details
-
TOP
static final int TOPAlign the baseline at the top- See Also:
-
CENTER
static final int CENTERCenter the baseline- See Also:
-
BOTTOM
static final int BOTTOMAlign the baseline at the bottom- See Also:
-