Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
GAsyncReadyCallback ( quot -- alien )
Vocabulary
gio.ffi
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gio.ffi
LIBRARY:
gio
CALLBACK:
void
GAsyncReadyCallback
( GObject* source_object, GAsyncResult* res,
gpointer
user_data )
;