Make GChecksum more fully introspectable
authorColin Walters <walters@verbum.org>
Mon, 10 Dec 2012 15:50:30 +0000 (10:50 -0500)
committerColin Walters <walters@verbum.org>
Tue, 11 Dec 2012 01:08:09 +0000 (20:08 -0500)
commitbf1e63c2aaa0ff3dad75a006576ba8b5daac6559
treee2b972e19e2addb4e01cff64b95538db30334b52
parentafdb2abb13896a3d5caecabd2f7158e8047f9956
Make GChecksum more fully introspectable

In 2.34, g_compute_checksum_for_bytes() was added, but this patch
allows binding users to use the incremental update API; this is
significantly more efficient than reading entire files into memory.

https://bugzilla.gnome.org/show_bug.cgi?id=689982
glib/gchecksum.c
gobject/gboxed.c
gobject/glib-types.h