Package: gtk

Function gtk:css-provider-load-from-path

Lambda List

gtk:css-provider-load-from-path (provider path)

Arguments

provider -- a gtk:css-provider object
path -- a pathname or namestring for the path of a file to load, in the GLib filename encoding

Details

Loads the data contained in path into the CSS provider, making it clear any previously loaded information. To track errors while loading CSS, connect to the "parsing-error" signal of the gtk:css-provider object.
 

See also

2025-1-11