Package app.photofox.vipsffm.jextract
Class VipsRaw.g_object_get
java.lang.Object
app.photofox.vipsffm.jextract.VipsRaw.g_object_get
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.voidapply(MemorySegment object, MemorySegment first_property_name, Object... x2) Returns the specialized descriptor.handle()Returns the specialized method handle.static VipsRaw.g_object_getmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern void g_object_get(gpointer object, const gchar *first_property_name, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern void g_object_get(gpointer object, const gchar *first_property_name, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-