[ CCode ( has_target = false ) ]
public delegate bool PadQueryFunction (Pad pad, Object? parent, Query query)
The signature of the query function.
pad |
the Pad to query. |
parent |
the parent of |
query |
the Query object to execute |
|