|
java-gnome version 4.1.2 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.gnome.gtk.Style
org.gnome.gtk.StyleProperty
public final class StyleProperty
Styles that help to manipulate the property value of the
StyleContext
of a widget inside GTK.
Field Summary | |
---|---|
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. |
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |