SWT.ERROR_CANNOT_GET_ITEM_HEIGHT

SWT error constant indicating that the underlying operating system was unable to provide the height of an item (value is 11).

class SWT
int ERROR_CANNOT_GET_ITEM_HEIGHT;

Meta