GalleryStillAlbum.set_label#

GalleryStillAlbum.set_label(gallery_still: GalleryStill, label: str) bool[source]#

sets label of given gallery still.

Parameters:
  • gallery_still (GalleryStill) – gallery still to set label on

  • label (str) – label to set on gallery still

Returns:

ture if successful, false otherwise

Return type:

bool