Method
StThemeunload_stylesheet
Declaration [src]
void
st_theme_unload_stylesheet (
StTheme* theme,
GFile* file
)
Description [src]
Unload the stylesheet associated with file
. If file
was not loaded this
function does nothing.
Parameters
file
-
Type:
GFile
A
GFile
.The data is owned by the caller of the method.