func launchSlideshow()

in Sources/Bridget/native.swift [883:887]


  func launchSlideshow(images: TList<Image>, selectedIndex: Int32, articleTitle: String) throws

}

open class GalleryClient : TClient /* , Gallery */ {