org.gstreamer.lowlevel
Interface GObjectAPI.GObjectClass.Dispose

All Superinterfaces:
com.sun.jna.Callback
Enclosing class:
GObjectAPI.GObjectClass

public static interface GObjectAPI.GObjectClass.Dispose
extends com.sun.jna.Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 void callback(GObject object)
           
 

Method Detail

callback

void callback(GObject object)