| Import line: | Vte = imports.gi.Vte; | 
| GIR File: | Vte-2.90.gir | 
| C documentation: | VteTerminalCursorShape | 
| Enum : | TerminalCursorShape | 
| Properties | |
|---|---|
| 
		guint32 Vte.TerminalCursorShape.BLOCK : 0
			 | |
| 
		guint32 Vte.TerminalCursorShape.IBEAM : 1
			 | |
| 
		guint32 Vte.TerminalCursorShape.UNDERLINE : 2
			 | |
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| Vte.Terminal Method | 
			get_cursor_shape
				
				 () 
			
				
					 : 
					Vte.TerminalCursorShape
					
				
			
		 | 
| Vte.Terminal Method | 
			set_cursor_shape
				
				 (TerminalCursorShape shape) 
			
				
					 : 
					none
					
				
			
		 |