Handbook
Glossary
g_simple_action_new ( name parameter_type -- GSimpleAction* )
Vocabulary
gio
.
ffi
Inputs
name
an
object
parameter_type
an
object
Outputs
GSimpleAction*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GSimpleAction*
g_simple_action_new
( gchar* name, GVariantType* parameter_type )