Handbook
Glossary
g_uri_params_iter_next ( uri_params_iter attribute value error -- gboolean )
Vocabulary
glib
.
ffi
Inputs
uri_params_iter
an
object
attribute
an
object
value
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gboolean
g_uri_params_iter_next
( GUriParamsIter* uri_params_iter, gchar** attribute,
gchar** value, GError* error )