Python Script Engine  8.3
GL Studio Editor Python Script API
Highlighter Class Reference

Public Member Functions

None Enabled (bool enable)
 
bool isNULL ()
 
None Destroy ()
 

Detailed Description

common editor interface Highlighter

Member Function Documentation

◆ Destroy()

None Highlighter::Destroy ( )

Cleans up the highlighter if non-null.

◆ Enabled()

None Highlighter::Enabled ( bool  enable)

Enable or disables the highlight.

Parameters
enabletrue to enable, false to disable

◆ isNULL()

bool Highlighter::isNULL ( )

Determine if wrapped highlighter does not exist.

Returns
true if wrapped highlighter does not exist

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