g_uri_params_iter_next ( uri_params_iter attribute value error -- gboolean )


Vocabulary
glib.ffi

Inputs
uri_params_iteran object
attributean object
valuean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: glib FUNCTION: gboolean g_uri_params_iter_next
( GUriParamsIter* uri_params_iter, gchar** attribute,
gchar** value, GError* error )