summaryrefslogtreecommitdiff
path: root/pkgs/test/make-hardcode-gsettings-patch (follow)
Commit message (Expand)AuthorAgeFilesLines
* makeHardcodeGsettingsPatch: Support applying patches•••This is useful for replacing code that cannot be easily handled by the generator, such as the tentative settings constructor in e-d-s. Jan Tojnar2023-11-214-2/+66
* makeHardcodeGsettingsPatch: Support other constructors•••In addition to `g_settings_new`, there are three other GSettings constructors: https://docs.gtk.org/gio/ctor.Settings.new.html Jan Tojnar2022-12-193-0/+61
* makeHardcodeGsettingsPatch: Add simple testsJan Tojnar2022-12-193-0/+131