API Version: 3.0
Library Version: 41.2
gint dh_book_cmp_by_id ( DhBook* a, DhBook* b )
Compares the DhBook‘s by their IDs, with g_ascii_strcasecmp().
DhBook
g_ascii_strcasecmp()
b
A DhBook.
gint
An integer less than, equal to, or greater than zero, if a is <, == or > than b.
a