Handbook
Glossary
g_object_interface_install_property ( g_iface pspec -- )
Vocabulary
gobject
.
ffi
Inputs
g_iface
an
object
pspec
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
void
g_object_interface_install_property
(
gpointer
g_iface, GParamSpec* pspec )