Package app.photofox.vipsffm.jextract
Interface GObjectGetPropertyFunc.Function
- Enclosing class:
GObjectGetPropertyFunc
public static interface GObjectGetPropertyFunc.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(MemorySegment object, int property_id, MemorySegment value, MemorySegment pspec)
-
Method Details
-
apply
-