mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 18:40:58 +01:00
Johan Dahlin
3e473d93ca
[docs] Reference g_module_open instead of dlopen
dlopen() is not cross platform, it's better to mention g_module_open everywhere as that's actually what we call internally.
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Languages
C
95.3%
Python
2.4%
Meson
1.3%
Objective-C
0.3%
Shell
0.2%
Other
0.5%