mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +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