Gimp.ModuleDB.prototype.get_load_inhibit

function get_load_inhibit(): String {
    // Gjs wrapper for gimp_module_db_get_load_inhibit()
}
  

Return the #G_SEARCHPATH_SEPARATOR delimited list of module filenames which are excluded from auto-loading.

Returns

the db's @load_inhibit string.