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