Handbook
Glossary
gst_implements_interface_check ( from type -- gboolean )
Vocabulary
gstreamer
.
ffi
Inputs
from
an
object
type
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gboolean
gst_implements_interface_check
(
gpointer
from,
GType
type )