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

Public Member Functions

void Enabled (bool enable)
 
bool isNULL (void)
 
void Destroy ()
 

Detailed Description

common editor interface Highlighter

Member Function Documentation

void Highlighter::Destroy ( )

Cleans up the highlighter if non-null.

void Highlighter::Enabled ( bool  enable)

Enable or disables the highlight.

Parameters
enabletrue to enable, false to disable
bool Highlighter::isNULL ( void  )

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: