Function TextEdit.breakpointGutter
If true
, the breakpoint gutter is visible.
bool breakpointGutter() nothrow @property @nogc;
void breakpointGutter
(
bool v
) nothrow @property @nogc;
If true
, the breakpoint gutter is visible.
bool breakpointGutter() nothrow @property @nogc;
void breakpointGutter
(
bool v
) nothrow @property @nogc;