method fileDialogAction*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0, base
.} 
- 
 
method tabChanged*(self: ScriptEditor; arg0: int64) {.gcsafe, locks: 0, base
.} 
- 
 
- 
 
method closeCurrentTab*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method closeDiscardCurrentTab*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0,
    base
.} 
- 
 
method closeDocsTab*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method closeAllTabs*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method openRecentScript*(self: ScriptEditor; arg0: int64) {.gcsafe, locks: 0, base
.} 
- 
 
method editorPlay*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method editorPause*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method editorStop*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method addCallback*(self: ScriptEditor; arg0: Object; arg1: string;
                   arg2: PoolStringArray) {.gcsafe, locks: 0, base
.} 
- 
 
method reloadScripts*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method resaveScripts*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0, base
.} 
- 
 
method resSavedCallback*(self: ScriptEditor; arg0: Object) {.gcsafe, locks: 0, base
.} 
- 
 
method gotoScriptLine*(self: ScriptEditor; arg0: Object; arg1: int64) {.gcsafe,
    locks: 0, base
.} 
- 
 
method gotoScriptLine2*(self: ScriptEditor; arg0: int64) {.gcsafe, locks: 0, base
.} 
- 
 
method helpSearch*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0, base
.} 
- 
 
method helpIndex*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0, base
.} 
- 
 
method saveHistory*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method breaked*(self: ScriptEditor; arg0: bool; arg1: bool) {.gcsafe, locks: 0, base
.} 
- 
 
method showDebugger*(self: ScriptEditor; arg0: bool) {.gcsafe, locks: 0, base
.} 
- 
 
method getDebugTooltip*(self: ScriptEditor; arg0: string; arg1: Object): string {.
    gcsafe, locks: 0, base
.} 
- 
 
method autosaveScripts*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method editorSettingsChanged*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method updateScriptNames*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method treeChanged*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method membersOverviewSelected*(self: ScriptEditor; arg0: int64) {.gcsafe, locks: 0,
    base
.} 
- 
 
method scriptSelected*(self: ScriptEditor; arg0: int64) {.gcsafe, locks: 0, base
.} 
- 
 
method scriptCreated*(self: ScriptEditor; arg0: Object) {.gcsafe, locks: 0, base
.} 
- 
 
method scriptSplitDragged*(self: ScriptEditor; arg0: float64) {.gcsafe, locks: 0, base
.} 
- 
 
method helpClassOpen*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0, base
.} 
- 
 
method helpClassGoto*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0, base
.} 
- 
 
method requestHelp*(self: ScriptEditor; arg0: string) {.gcsafe, locks: 0, base
.} 
- 
 
method historyForward*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method historyBack*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method liveAutoReloadRunningScripts*(self: ScriptEditor) {.gcsafe, locks: 0, base
.} 
- 
 
method unhandledInput*(self: ScriptEditor; event: InputEvent) {.gcsafe, locks: 0
.} 
-