TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.26
Looks up the value of an annotation.
The cost of this function is O(n) in number of annotations.
A null-terminated array of annotations or null.
null
The name of the annotation to look up.
The value or null if not found. Do not free, it is owned by annotations.
annotations
2.26
Looks up the value of an annotation.
The cost of this function is O(n) in number of annotations.