I've been believing vcpkg does not require VS setting to use a library... Even if it is unavoidable, the include path should not refer to the version number because the package name "gtk" does not refer to it.
Yeah, at least the vcpkg readme promises:
After this, you can now create a New non-CMake Project (or open an existing one). All installed libraries are immediately ready to be #include'd and used in your project without additional configuration.