| Top |
| gboolean | st_theme_load_stylesheet () |
| void | st_theme_unload_stylesheet () |
| GSList * | st_theme_get_custom_stylesheets () |
gboolean st_theme_load_stylesheet (StTheme *theme,const char *path,GError **error);
GSList *
st_theme_get_custom_stylesheets (StTheme *theme);
the list of stylesheet filenames
that were loaded with st_theme_load_stylesheet().
[transfer full][element-type utf8]