mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
tiny fix to g_io_modules_scan_all_in_directory() docs
This commit is contained in:
@@ -278,7 +278,7 @@ is_valid_module_name (const gchar *basename)
|
|||||||
* g_io_extension_point_get_extension_by_name().
|
* g_io_extension_point_get_extension_by_name().
|
||||||
*
|
*
|
||||||
* If you need to guarantee that all types are loaded in all the modules,
|
* If you need to guarantee that all types are loaded in all the modules,
|
||||||
* use g_io_modules_scan_all_in_directory().
|
* use g_io_modules_load_all_in_directory().
|
||||||
*
|
*
|
||||||
* Since: 2.24
|
* Since: 2.24
|
||||||
**/
|
**/
|
||||||
|
Reference in New Issue
Block a user