- GtkSettings
- Allow global configuration of double click time, etc.
- Set from RC file, X properties (bridge to GConf)
- Style properties
- Configure properties of widgets from RC file
- e.g. GtkButton::default_spacing
- Improves theming support
- GtkSettings, Style properties use same GParamSpec mechanism as object properties
|
|