Handbook
Glossary
g_simple_async_result_is_valid ( result source source_tag -- gboolean )
Vocabulary
gio
.
ffi
Inputs
result
an
object
source
an
object
source_tag
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_simple_async_result_is_valid
( GAsyncResult* result, GObject* source,
gpointer
source_tag
)