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
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
void
g_object_interface_install_property
( GTypeInterface* g_iface, GParamSpec* pspec )