Package: gtk

Function gtk-css-provider-to-string

Lambda List

gtk-css-provider-to-string (provider)

Arguments

provider -- a gtk-css-provider object to write to a string

Return Value

A string representing the provider.

Details

Convertes the provider into a string representation in CSS format. Using the gtk-css-provider-load-from-data function with the return value from this function on a new provider created with the gtk-css-provider-new function will basically create a duplicate of this provider.
 

See also

2021-11-18