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