color_hash


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.8" , since = "2.10" ) ]
public HashTable<string,Color?> color_hash { owned get; }

Warning: color_hash is deprecated since 3.8.

Holds a hash table representation of the gtk_color_scheme setting, mapping color names to Colors.

Note:

Will always return an empty hash table.