Handbook
Glossary
g_action_parse_detailed_name ( detailed_name action_name target_value error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
detailed_name
an
object
action_name
an
object
target_value
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_action_parse_detailed_name
( gchar* detailed_name, gchar** action_name, GVariant**
target_value, GError* error )