C# Class MonoDevelop.IronPython.Formatting.PythonEditorIndentation

Inheritance: MonoDevelop.Ide.Gui.Content.TextEditorExtension
Mostra file Open project: carlosalberto/IronPythonBinding

Public Methods

Method Description
KeyPress ( Gdk key, char keyChar, Gdk modifier ) : bool

Private Methods

Method Description
GetCurrentLine ( ) : string
InsertIndentation ( ) : void
RemoveIndentation ( ) : bool

Method Details

KeyPress() public method

public KeyPress ( Gdk key, char keyChar, Gdk modifier ) : bool
key Gdk
keyChar char
modifier Gdk
return bool