Gtk.ThemingEngine:name
"name" String : Read / Write / Construct Only
The theming engine name, this name will be used when registering custom properties, for a theming engine named "Clearlooks" registering a "glossy" custom property, it could be referenced in the CSS file as
<programlisting> -Clearlooks-glossy: true; </programlisting>
Since 3.0