TMDB Movie: Added properties
authorSimón Pena <spenap@gmail.com>
Sun, 16 May 2010 21:51:19 +0000 (23:51 +0200)
committerSimón Pena <spenap@gmail.com>
Mon, 17 May 2010 00:02:37 +0000 (02:02 +0200)
commit09f30ad9c9bcc4aeecc003922b9d5f8e4cf02b26
tree82e8bf4e26a305e71edf0db2fa48d76de2cb5d83
parent66921e1ab7e4dd7256e91c7897bb87a9f7dc20db
TMDB Movie: Added properties

The TMDB Movie class gets all the attributes from the web service.

They share the name with the web service properties, so that they get
built easily, using g_object_set.
src/mvs-tmdb-movie.c
src/mvs-tmdb-movie.h