org.gstreamer.lowlevel
Interface GObjectAPI.GObjectClass.Constructor

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

public static interface GObjectAPI.GObjectClass.Constructor
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
 com.sun.jna.Pointer callback(GType type, int n_construct_properties, GObjectAPI.GObjectConstructParam properties)
           
 

Method Detail

callback

com.sun.jna.Pointer callback(GType type,
                             int n_construct_properties,
                             GObjectAPI.GObjectConstructParam properties)