Return a procedure that matches WILDCARD against a window. REGEXP-OPTIONS is passed to make-regexp. If FULL-REGEXP is #t, the WILDCARD is considered to be a regular-expression instead of a shell-like wildcard. The returned procedure takes a window and returns #t if WILDCARD matches the title, class, or resource of the window.