ScaleButton.setIcons

Sets the icons to be used by the scale button. For details, see the "icons" property. Since 2.12

class ScaleButton
void
setIcons
(
string[] icons
)

Parameters

icons string[]

a NULL-terminated array of icon names. [array zero-terminated=1]

Meta