From: phantomjinx <p.g...@ph...> - 2015-06-18 18:16:46
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 18/06/15 18:32, Norman Ramsey wrote: >> On 16 June 2015 21:33:08 GMT+01:00, nr...@cs... wrote: >>> I'm trying to write a program to find the most played albums on my iPod. >> >> Your better off writing code against the libgpod library and API. The libgtkpod library adds >> the UI functionality. > > Ah, thanks for that. Looks perfect. > > I've never written any gtk code, and in the libgpod documentation, the link to GList is broken. > Should I use the documentation at gtk.org? https://developer.gnome.org/glib/stable/ https://developer.gnome.org/glib/stable/glib-Doubly-Linked-Lists.html Note. stable is for GLib 2.44.1 which may or may not be later than your current installed version. For most functions that should not matter but there is always the odd bit of API that has changed. PGR - -- Paul Richardson * p.g...@ph... * p.g...@re... * pgr...@li... "I know exactly who reads the papers ... * The Daily Mirror is read by people who think they run the country. * The Guardian is read by people who think they ought to run the country. * The Times is read by people who do actually run the country. * The Daily Mail is read by the wives of the people who run the country. * The Financial Times is read by the people who own the country. * The Morning Star is read by the people who think the country ought to be run by another country. * The Daily Telegraph is read by the people who think it is." Jim Hacker, Yes Minister -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlWDCwUACgkQcthLMIwdEb3jOgCfUyn4bOMsaEObylqYAh86Rhlx L9oAoJSYk7+7enEkdp8kwCn7hnuNWIEN =PV3k -----END PGP SIGNATURE----- |