Package: gtk
Function gtk:css-provider-to-string
Lambda Listgtk:css-provider-to-string (provider) ArgumentsReturn ValueThe string representing the CSS provider. Details      
    Convertes the CSS provider into a string representation in CSS format.    Using the gtk:css-provider-load-from-string function with the return
  value from this function on a new CSS provider created with the  gtk:css-provider-new function will basically create a duplicate of this
  provider.        | See also | 
2025-02-25