mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-28 12:53:30 +02:00
g_module_open_full() is wrapper around g_module_open() function which returns a GError in case of failure. Closes #203
g_module_open_full() is wrapper around g_module_open() function which returns a GError in case of failure. Closes #203