Some style related proposals for GTK+ 3

Redundant style properties

These style properties where added to fix issues which would otherwise have required an API or behavior change.

Widget

Style Property

Proposed default

GtkEntry

state-hint

TRUE

GtkTreeView

row-ending-details

TRUE

GtkRange

trough-side-details

TRUE

Properties that should be style properties

These are object properties that control the appearance of a widget that should be dependent on the theme.

Widget

Property

GtkEntry

inner-border

GtkEntry

shadow-type

GtkTreeView

enable-tree-lines

GtkScrolledWindow

shadow-type

Projects/GTK/StylePropertyDefaults (last edited 2018-12-05 15:45:57 by EmmanueleBassi)