insert_album
Description:
[ Version ( since = "0.6.0" ) ]
public PicasaWebAlbum insert_album (PicasaWebAlbum album, Cancellable? cancellable = null) throws Error
public PicasaWebAlbum insert_album (PicasaWebAlbum album, Cancellable? cancellable = null) throws Error
Inserts a new album described by album
.
A user must be authenticated to use this function.
Parameters:
this | |
album |
a PicasaWebAlbum to create on the server |
cancellable |
optional Cancellable object, or |
Returns:
the inserted PicasaWebAlbum; unref with unref |