clapper: Allow peeking in Vala

Vala does better job at handling objects without increased reference than
interpreted languages, so its safe to expose list "peek" functions to it.
This commit is contained in:
Rafał Dzięgiel
2025-05-23 16:15:06 +02:00
parent 749796a12f
commit 682ad6c3c8

View File

@@ -1,6 +1,6 @@
// Skipped by GI, but Vala can handle it fine
//init_get_option_group skip=false
*_FORMAT skip=false
*.peek_* skip=false
// Init func compatibility
init.argv unowned