[ CCode ( sentinel = "-1" ) ]
[ Version ( since = "0.5.2" ) ]
public int contain_priority (int value, ...)
Finds elements in a list, but with priority going to the preceeding entry
value |
the first value we are searching for |
... |
additional values to search for, terminated by -1 |
values |
a valid bitfield instance |
The return enumerated type, or -1 if none are found |