Package ch.bailu.gtk.gst
Klasse ParamSpecArray
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gst.ParamSpecArray
- Alle implementierten Schnittstellen:
PointerInterface
A GParamSpec derived structure for arrays of values.
https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
the #GParamSpec of the type of values in the arrayvoid
setFieldElementSpec
(ParamSpec element_spec) the #GParamSpec of the type of values in the arrayVon Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
PARENT_INSTANCE
super class
Private field: direct-type- Siehe auch:
-
ELEMENT_SPEC
the #GParamSpec of the type of values in the array- Siehe auch:
-
-
Konstruktordetails
-
ParamSpecArray
-
ParamSpecArray
public ParamSpecArray()
-
-
Methodendetails
-
getClassHandler
-
setFieldElementSpec
the #GParamSpec of the type of values in the array -
getFieldElementSpec
the #GParamSpec of the type of values in the array
-