ccss_stylesheet_t
char * ccss_gtk_stylesheet_to_gtkrc (ccss_stylesheet_t *self);
ccss_stylesheet_t *self
Convert a stylesheet to a gtkrc string. CSS and gtkrc do not match one to one onto each other so this is a best effort conversion.
self
a ccss_stylesheet_t.
a gtkrc string.