as-utils
as-utils — Helper functions that are used inside libappstream-glib
|
|
Stability Level
Stable, unless otherwise indicated
Includes
#include <appstream-glib.h>
Description
These functions are used internally to libappstream-glib, and some may be
useful to user-applications.
Functions
as_markup_convert_simple ()
gchar *
as_markup_convert_simple (const gchar *markup
,
gssize markup_len
,
GError **error
);
Converts an XML description into a printable form.
Returns
a newly allocated NULL
terminated string.
[transfer full]
Since 0.1.0