C# Class MonoDevelop.IronPython.Formatting.PythonEditorIndentation

Inheritance: MonoDevelop.Ide.Gui.Content.TextEditorExtension
Afficher le fichier Open project: carlosalberto/IronPythonBinding

Méthodes publiques

Méthode Description
KeyPress ( Gdk key, char keyChar, Gdk modifier ) : bool

Private Methods

Méthode Description
GetCurrentLine ( ) : string
InsertIndentation ( ) : void
RemoveIndentation ( ) : bool

Method Details

KeyPress() public méthode

public KeyPress ( Gdk key, char keyChar, Gdk modifier ) : bool
key Gdk
keyChar char
modifier Gdk
Résultat bool