| liblivejournal Reference Manual |
|---|
enum LJSyncItemType; LJSyncItems* lj_syncitems_new (LJUser *user, const char *usejournal, const char *lastsync); void lj_syncitems_free (LJSyncItems *syncitems, gboolean free_items);
LJSyncItems* lj_syncitems_new (LJUser *user, const char *usejournal, const char *lastsync);
| user : | |
| usejournal : | |
| lastsync : | |
| Returns : |
|
void lj_syncitems_free (LJSyncItems *syncitems,
gboolean free_items);| syncitems : | |
| free_items : |
|
| <<< sync | verb >>> |