set_app_dir
function set_app_dir(app_dir:String):Boolean { // Gjs wrapper for gst_preset_set_app_dir() }
Sets an extra directory as an absolute path that should be considered when looking for presets. Any presets in the application dir will shadow the system presets.
- app_dir
the application specific preset dir
- Returns
true for success, false if the dir already has been set