Duplicate :
|
Currently GTKStyleFactory employs simple one-style-per-WidgetType caching scheme. This is not always sufficient since several components different styles for different states. Currently we work around this by not caching such styles at all. If more components require state specific styles, performance may degrade.
|