Toplevel.iconList
void * iconList() @property nothrow;Get iconList property.
Returns
A list of textures to use as icon.
void iconList(void * propval) @property nothrow;Set iconList property.
Parameters
propval | A list of textures to use as icon. |