Vuo  2.0.3
Public Member Functions | List of all members
VuoCodeGutter Class Reference

Description

Draws line numbers and error indicators in the left margin of a VuoCodeEditor.

Definition at line 17 of file VuoCodeGutter.hh.

Public Member Functions

 VuoCodeGutter (VuoCodeEditor *editor)
 Creates a gutter. More...
 
void updateLineNumberFont ()
 Updates the gutter's font size to match the main code editor. More...
 

Constructor & Destructor Documentation

◆ VuoCodeGutter()

VuoCodeGutter::VuoCodeGutter ( VuoCodeEditor editor)

Creates a gutter.

Definition at line 25 of file VuoCodeGutter.cc.

Member Function Documentation

◆ updateLineNumberFont()

void VuoCodeGutter::updateLineNumberFont ( )

Updates the gutter's font size to match the main code editor.

Definition at line 40 of file VuoCodeGutter.cc.


The documentation for this class was generated from the following files: