mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
libgimpmodule: remove obsolete docs from gimp_module_db_load()
This commit is contained in:
@@ -262,9 +262,9 @@ gimp_module_db_get_load_inhibit (GimpModuleDB *db)
|
||||
* @module_path: A #G_SEARCHPATH_SEPARATOR delimited list of directories
|
||||
* to load modules from.
|
||||
*
|
||||
* Scans the directories contained in @module_path using
|
||||
* gimp_datafiles_read_directories() and creates a #GimpModule
|
||||
* instance for every loadable module contained in the directories.
|
||||
* Scans the directories contained in @module_path and creates a
|
||||
* #GimpModule instance for every loadable module contained in the
|
||||
* directories.
|
||||
**/
|
||||
void
|
||||
gimp_module_db_load (GimpModuleDB *db,
|
||||
|
Reference in New Issue
Block a user