Handbook
Glossary
g_io_extension_point_set_required_type ( ioextension_point type -- )
Vocabulary
gio
.
ffi
Inputs
ioextension_point
an
object
type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_io_extension_point_set_required_type
( GIOExtensionPoint* ioextension_point,
GType
type )