Package ch.bailu.gtk.pango
Interface AttrType
public interface AttrType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
line height ([struct@Pango.AttrInt]).static final int
font size in pixels scaled by %PANGO_SCALE ([struct@Pango.AttrInt])static final int
whether breaks are allowed ([struct@Pango.AttrInt]).static final int
background color ([struct@Pango.AttrColor])static final int
background alpha ([struct@Pango.AttrInt]).static final int
baseline displacement ([struct@Pango.AttrInt]).static final int
whether fallback is enabled ([struct@Pango.AttrInt])static final int
font family name list ([struct@Pango.AttrString])static final int
font description ([struct@Pango.AttrFontDesc])static final int
OpenType font features ([struct@Pango.AttrFontFeatures]).static final int
font-relative size change ([struct@Pango.AttrInt]).static final int
foreground color ([struct@Pango.AttrColor])static final int
foreground alpha ([struct@Pango.AttrInt]).static final int
base text gravity ([struct@Pango.AttrInt])static final int
gravity hint ([struct@Pango.AttrInt])static final int
whether to insert hyphens at intra-word line breaks ([struct@Pango.AttrInt]).static final int
does not happenstatic final int
language ([struct@Pango.AttrLanguage])static final int
letter spacing ([struct@PangoAttrInt])static final int
line height factor ([struct@Pango.AttrFloat]).static final int
whether the text has an overline ([struct@Pango.AttrInt]).static final int
overline color ([struct@Pango.AttrColor]).static final int
baseline displacement ([struct@Pango.AttrInt])static final int
font size scale factor ([struct@Pango.AttrFloat])static final int
override segmentation to classify the range of the attribute as a single sentence ([struct@Pango.AttrInt]).static final int
shape ([struct@Pango.AttrShape])static final int
how to render invisible characters ([struct@Pango.AttrInt]).static final int
font size in points scaled by %PANGO_SCALE ([struct@Pango.AttrInt])static final int
font stretch ([struct@Pango.AttrInt])static final int
whether the text is struck-through ([struct@Pango.AttrInt])static final int
strikethrough color ([struct@Pango.AttrColor])static final int
font slant style ([struct@Pango.AttrInt])static final int
static final int
whether the text has an underline ([struct@Pango.AttrInt])static final int
underline color ([struct@Pango.AttrColor])static final int
font variant (normal or small caps) ([struct@Pango.AttrInt])static final int
font weight ([struct@Pango.AttrInt])static final int
override segmentation to classify the range of the attribute as a single word ([struct@Pango.AttrInt]).
-
Field Details
-
INVALID
static final int INVALIDdoes not happen- See Also:
-
LANGUAGE
static final int LANGUAGElanguage ([struct@Pango.AttrLanguage])- See Also:
-
FAMILY
static final int FAMILYfont family name list ([struct@Pango.AttrString])- See Also:
-
STYLE
static final int STYLEfont slant style ([struct@Pango.AttrInt])- See Also:
-
WEIGHT
static final int WEIGHTfont weight ([struct@Pango.AttrInt])- See Also:
-
VARIANT
static final int VARIANTfont variant (normal or small caps) ([struct@Pango.AttrInt])- See Also:
-
STRETCH
static final int STRETCHfont stretch ([struct@Pango.AttrInt])- See Also:
-
SIZE
static final int SIZEfont size in points scaled by %PANGO_SCALE ([struct@Pango.AttrInt])- See Also:
-
FONT_DESC
static final int FONT_DESCfont description ([struct@Pango.AttrFontDesc])- See Also:
-
FOREGROUND
static final int FOREGROUNDforeground color ([struct@Pango.AttrColor])- See Also:
-
BACKGROUND
static final int BACKGROUNDbackground color ([struct@Pango.AttrColor])- See Also:
-
UNDERLINE
static final int UNDERLINEwhether the text has an underline ([struct@Pango.AttrInt])- See Also:
-
STRIKETHROUGH
static final int STRIKETHROUGHwhether the text is struck-through ([struct@Pango.AttrInt])- See Also:
-
RISE
static final int RISEbaseline displacement ([struct@Pango.AttrInt])- See Also:
-
SHAPE
static final int SHAPEshape ([struct@Pango.AttrShape])- See Also:
-
SCALE
static final int SCALEfont size scale factor ([struct@Pango.AttrFloat])- See Also:
-
FALLBACK
static final int FALLBACKwhether fallback is enabled ([struct@Pango.AttrInt])- See Also:
-
LETTER_SPACING
static final int LETTER_SPACINGletter spacing ([struct@PangoAttrInt])- See Also:
-
UNDERLINE_COLOR
static final int UNDERLINE_COLORunderline color ([struct@Pango.AttrColor])- See Also:
-
STRIKETHROUGH_COLOR
static final int STRIKETHROUGH_COLORstrikethrough color ([struct@Pango.AttrColor])- See Also:
-
ABSOLUTE_SIZE
static final int ABSOLUTE_SIZEfont size in pixels scaled by %PANGO_SCALE ([struct@Pango.AttrInt])- See Also:
-
GRAVITY
static final int GRAVITYbase text gravity ([struct@Pango.AttrInt])- See Also:
-
GRAVITY_HINT
static final int GRAVITY_HINTgravity hint ([struct@Pango.AttrInt])- See Also:
-
FONT_FEATURES
static final int FONT_FEATURESOpenType font features ([struct@Pango.AttrFontFeatures]). Since 1.38- See Also:
-
FOREGROUND_ALPHA
static final int FOREGROUND_ALPHAforeground alpha ([struct@Pango.AttrInt]). Since 1.38- See Also:
-
BACKGROUND_ALPHA
static final int BACKGROUND_ALPHAbackground alpha ([struct@Pango.AttrInt]). Since 1.38- See Also:
-
ALLOW_BREAKS
static final int ALLOW_BREAKSwhether breaks are allowed ([struct@Pango.AttrInt]). Since 1.44- See Also:
-
SHOW
static final int SHOWhow to render invisible characters ([struct@Pango.AttrInt]). Since 1.44- See Also:
-
INSERT_HYPHENS
static final int INSERT_HYPHENSwhether to insert hyphens at intra-word line breaks ([struct@Pango.AttrInt]). Since 1.44- See Also:
-
OVERLINE
static final int OVERLINEwhether the text has an overline ([struct@Pango.AttrInt]). Since 1.46- See Also:
-
OVERLINE_COLOR
static final int OVERLINE_COLORoverline color ([struct@Pango.AttrColor]). Since 1.46- See Also:
-
LINE_HEIGHT
static final int LINE_HEIGHTline height factor ([struct@Pango.AttrFloat]). Since: 1.50- See Also:
-
ABSOLUTE_LINE_HEIGHT
static final int ABSOLUTE_LINE_HEIGHTline height ([struct@Pango.AttrInt]). Since: 1.50- See Also:
-
TEXT_TRANSFORM
static final int TEXT_TRANSFORM- See Also:
-
WORD
static final int WORDoverride segmentation to classify the range of the attribute as a single word ([struct@Pango.AttrInt]). Since 1.50- See Also:
-
SENTENCE
static final int SENTENCEoverride segmentation to classify the range of the attribute as a single sentence ([struct@Pango.AttrInt]). Since 1.50- See Also:
-
BASELINE_SHIFT
static final int BASELINE_SHIFTbaseline displacement ([struct@Pango.AttrInt]). Since 1.50- See Also:
-
FONT_SCALE
static final int FONT_SCALEfont-relative size change ([struct@Pango.AttrInt]). Since 1.50- See Also:
-