RcStyle.reparseAllForSettings

If the modification time on any previously read file for the given gtk.Settings has changed, discard all style information and then reread all previously read RC files.

More...
class RcStyle
deprecated static
bool
reparseAllForSettings

Parameters

settings Settings
forceLoad bool

load whether or not anything changed

Return Value

Type: bool

TRUE if the files were reread.

Detailed Description

Deprecated: Use gtk.CssProvider instead.