Package app.photofox.vipsffm.jextract
Interface GObjectSetPropertyFunc.Function
- Enclosing class:
GObjectSetPropertyFunc
public static interface GObjectSetPropertyFunc.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
-