public final class StyleRegion extends Style
StyleContext
of a widget inside GTK.| Modifier and Type | Field and Description |
|---|---|
static StyleRegion |
COLUMN
A widget region name to define a
TreeView column. |
static StyleRegion |
COLUMN_HEADER
A widget region name to define a
TreeView column header. |
static StyleRegion |
ROW
A widget region name to define a
TreeView row. |
static StyleRegion |
TAB
A widget region name to define a
Notebook tab. |
public static final StyleRegion COLUMN
TreeView column.public static final StyleRegion COLUMN_HEADER
TreeView column header.public static final StyleRegion ROW
TreeView row.public static final StyleRegion TAB
Notebook tab.