rc_reparse_all_for_settings


Description:


[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public bool rc_reparse_all_for_settings (Settings settings, bool force_load)

Warning: rc_reparse_all_for_settings is deprecated since 3.0.

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

Note:

Use CssProvider instead.

Parameters:

settings

a Settings

force_load

load whether or not anything changed

Returns:

true if the files were reread.


Namespace: Gtk
Package: gtk+-3.0