gallerySection

fun gallerySection(title: String, block: MALSearcher.GalleryCreatorData.Creator.() -> Unit): ExtraSection

Creates an ExtraSection with a GalleryData from the videos and pictures list given by the creator block

Return

An ExtraSection using the title and the creator block

Parameters

title

Section title

block

Creator function to add one or more elements to a single gallery