mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 15:22:11 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user