Display.getIconSizes

Returns an array containing the recommended icon sizes.

@return the array of icon sizes

@exception SWTException <ul> <li>ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver</li> <li>ERROR_DEVICE_DISPOSED - if the receiver has been disposed</li> </ul>

@see Decorations#setImages(Image[])

@since 3.0

class Display
getIconSizes
(
)

Meta