Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstTypeNameData |
Struct : | TypeNameData |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
name : String
|
Gst.TypeNameData | |
type : Number
|
Gst.TypeNameData |
Method / Constructor | Defined By | |
---|---|---|
new Gst.TypeNameData
()
Create a new Gst.TypeNameData
Create a new Gst.TypeNameData
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst.PluginFeature
Method |
type_name_filter
(TypeNameData data)
:
Boolean
Compares type and name of plugin feature.
|