Handbook
Glossary
GToggleNotify ( quot -- alien )
Vocabulary
gobject
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
CALLBACK:
void
GToggleNotify
(
gpointer
data, GObject* object,
gboolean
is_last_ref )