SECEditController::SetGutterWidth

void SECEditController::SetGutterWidth(int nWidth)

Sets the mark region of the gutter (in pixels). The mark region is where bookmarks and breakpoints are displayed.

Defined in: SECEditController.cpp

Parameters

nWidth

The width of the gutter region (in pixels). A value of -1 will cause the gutter width to be managed automatically.

See Also

SECEditController GetGutterWidth