Function
AppStreamvercmp
Declaration [src]
gint
as_vercmp (
const gchar* a,
const gchar* b,
AsVercmpFlags flags
)
Parameters
a |
const gchar* |
First version number. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
b |
const gchar* |
Second version number. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
flags |
AsVercmpFlags |
Flags, e.g. |