Function

Gtk-3.0Gtkrc_reparse_all_for_settingsDeprecated 3.0

  • 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.

    Parameters

    • Deprecatedsettings: Gtk.Settings
    • Deprecatedforce_load: boolean

      load whether or not anything changed

    Returns boolean

    true if the files were reread.

    since 3.0: Use Gtk.CssProvider instead.