Skip to content

gdbus, win32: Fix accidental dllexport in static builds

Should only dllexport g_win32_run_session_bus() when building a DLL.

Merge request reports