public final class StyleProperty extends Style
StyleContext
of a widget inside GTK.Modifier and Type | Field and Description |
---|---|
static StyleProperty |
BACKGROUND_COLOR
A property holding the background color of rendered elements.
|
static StyleProperty |
BACKGROUND_IMAGE
A property holding the element's background.
|
static StyleProperty |
BORDER_COLOR
A property holding the element's border color.
|
static StyleProperty |
BORDER_RADIUS
A property holding the rendered element's border radius in pixels.
|
static StyleProperty |
BORDER_STYLE
A property holding the element's border style..
|
static StyleProperty |
BORDER_WIDTH
A property holding the rendered element's border width in pixels as a
GtkBorder.
|
static StyleProperty |
COLOR
A property holding the foreground color of rendered elements.
|
static StyleProperty |
FONT
A property holding the font properties used when rendering text as a
PangoFontDescription.
|
static StyleProperty |
MARGIN
A property holding the rendered element's margin as a GtkBorder.
|
static StyleProperty |
PADDING
A property holding the rendered element's padding as a GtkBorder.
|
public static final StyleProperty BACKGROUND_COLOR
public static final StyleProperty BACKGROUND_IMAGE
public static final StyleProperty BORDER_COLOR
public static final StyleProperty BORDER_RADIUS
public static final StyleProperty BORDER_STYLE
public static final StyleProperty BORDER_WIDTH
public static final StyleProperty COLOR
public static final StyleProperty FONT
public static final StyleProperty MARGIN
public static final StyleProperty PADDING