Hello Erik-van-den-Berg,
no, I don’t think so, as the function list isn’t part of the plugin interface provided by npp.
It is a plugin itself.
I thought about a python script solution using some of the window api functions
like findwindow, enumwindows etc. provided by windows os, but this would mean
some need to install the win32 modules as well and messing around with these
window handles might make npp unstable.
So, no, sorry, I don’t see any easy solution yet.
Cheers
Claudia