SECEditController::SetGutterIndexDigits

void SECEditController::SetGutterIndexDigits(int nDigits)

Sets the number of numerical digits the index area of the gutter can display.

Defined in: SECEditController.cpp

Parameters

nDigits

The number of digits. A value of -1 indicates that this number will be managed automatically.

See Also

SECEditController GetGutterIndexDigits