Gallery.set_album_name#
- Gallery.set_album_name(gallery_still_album: GalleryStillAlbum, album_name: str) bool [source]#
set the album name of the GalleryStillAlbum object
- Parameters:
gallert_still_album (GalleryStillAlbum) – gallery still album object
album_name (str) – name of the album
gallery_still_album (GalleryStillAlbum)
- Returns:
ture if successful, false otherwise
- Return type: