g_markup_parse_context_parse ( markup_parse_context text text_len error -- gboolean )


Vocabulary
glib.ffi

Inputs
markup_parse_contextan object
textan object
text_lenan object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: glib FUNCTION: gboolean
g_markup_parse_context_parse
( GMarkupParseContext* markup_parse_context, gchar* text,
glong text_len, GError* error )