Enum
org.gnu.pango.TabAlign
public class TabAlign
extends Enum
static TabAlign
LEFT
TabAlign
and(TabAlign other)
intern(int value)
or(TabAlign other)
boolean
test(TabAlign other)
xor(TabAlign other)
public static final TabAlign LEFT
the tab stop appears to the left of the text.
public TabAlign and(TabAlign other)
public static TabAlign intern(int value)
public TabAlign or(TabAlign other)
public boolean test(TabAlign other)
public TabAlign xor(TabAlign other)