What Happened?
Attemps to use a number of functions mentioned in https://valadoc.org/cups/ failed because the function were no contained in the builtin cups.vapi file. This file also did not match https://gitlab.gnome.org/GNOME/vala-extra-vapis/-/blob/master/cups.vapi
Steps to Reproduce
- Attempt to use
CUPS.Job.free (Jobs[] jobs) (e.g.)
- The code does not compile
Expected Behavior
The version of CUPS.vapi used matches valadoc.org and the code uses functions contained therein.
OS Version
7.x (Early Access)
Software Version
Compiled from git
Log Output
No response
Hardware Info
No response
What Happened?
Attemps to use a number of functions mentioned in https://valadoc.org/cups/ failed because the function were no contained in the builtin
cups.vapifile. This file also did not match https://gitlab.gnome.org/GNOME/vala-extra-vapis/-/blob/master/cups.vapiSteps to Reproduce
CUPS.Job.free (Jobs[] jobs)(e.g.)Expected Behavior
The version of CUPS.vapi used matches
valadoc.organd the code uses functions contained therein.OS Version
7.x (Early Access)
Software Version
Compiled from git
Log Output
No response
Hardware Info
No response