Package: gtk

Function gtk:css-provider-named

Lambda List

gtk:css-provider-named (name variant)

Arguments

name -- a string for the theme name
variant -- a string for a variant to load

Return Value

The gtk:css-provider object with the theme loaded.

Details

Loads a theme from the usual theme paths, for example, "dark", or nil for the default theme.
 

See also

2025-07-05