mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
6867 lines
170 KiB
YAML
6867 lines
170 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Unix.Terminal.Curses
|
|
commentId: T:Unix.Terminal.Curses
|
|
id: Curses
|
|
parent: Unix.Terminal
|
|
children:
|
|
- Unix.Terminal.Curses.A_BLINK
|
|
- Unix.Terminal.Curses.A_BOLD
|
|
- Unix.Terminal.Curses.A_DIM
|
|
- Unix.Terminal.Curses.A_INVIS
|
|
- Unix.Terminal.Curses.A_NORMAL
|
|
- Unix.Terminal.Curses.A_PROTECT
|
|
- Unix.Terminal.Curses.A_REVERSE
|
|
- Unix.Terminal.Curses.A_STANDOUT
|
|
- Unix.Terminal.Curses.A_UNDERLINE
|
|
- Unix.Terminal.Curses.ACS_BLOCK
|
|
- Unix.Terminal.Curses.ACS_BOARD
|
|
- Unix.Terminal.Curses.ACS_BTEE
|
|
- Unix.Terminal.Curses.ACS_BULLET
|
|
- Unix.Terminal.Curses.ACS_CKBOARD
|
|
- Unix.Terminal.Curses.ACS_DARROW
|
|
- Unix.Terminal.Curses.ACS_DEGREE
|
|
- Unix.Terminal.Curses.ACS_DIAMOND
|
|
- Unix.Terminal.Curses.ACS_HLINE
|
|
- Unix.Terminal.Curses.ACS_LANTERN
|
|
- Unix.Terminal.Curses.ACS_LARROW
|
|
- Unix.Terminal.Curses.ACS_LLCORNER
|
|
- Unix.Terminal.Curses.ACS_LRCORNER
|
|
- Unix.Terminal.Curses.ACS_LTEE
|
|
- Unix.Terminal.Curses.ACS_PLMINUS
|
|
- Unix.Terminal.Curses.ACS_PLUS
|
|
- Unix.Terminal.Curses.ACS_RARROW
|
|
- Unix.Terminal.Curses.ACS_RTEE
|
|
- Unix.Terminal.Curses.ACS_S1
|
|
- Unix.Terminal.Curses.ACS_S9
|
|
- Unix.Terminal.Curses.ACS_TTEE
|
|
- Unix.Terminal.Curses.ACS_UARROW
|
|
- Unix.Terminal.Curses.ACS_ULCORNER
|
|
- Unix.Terminal.Curses.ACS_URCORNER
|
|
- Unix.Terminal.Curses.ACS_VLINE
|
|
- Unix.Terminal.Curses.addch(System.Int32)
|
|
- Unix.Terminal.Curses.addstr(System.String,System.Object[])
|
|
- Unix.Terminal.Curses.addwstr(System.String)
|
|
- Unix.Terminal.Curses.AltKeyDown
|
|
- Unix.Terminal.Curses.AltKeyEnd
|
|
- Unix.Terminal.Curses.AltKeyHome
|
|
- Unix.Terminal.Curses.AltKeyLeft
|
|
- Unix.Terminal.Curses.AltKeyNPage
|
|
- Unix.Terminal.Curses.AltKeyPPage
|
|
- Unix.Terminal.Curses.AltKeyRight
|
|
- Unix.Terminal.Curses.AltKeyUp
|
|
- Unix.Terminal.Curses.attroff(System.Int32)
|
|
- Unix.Terminal.Curses.attron(System.Int32)
|
|
- Unix.Terminal.Curses.attrset(System.Int32)
|
|
- Unix.Terminal.Curses.cbreak
|
|
- Unix.Terminal.Curses.CheckWinChange
|
|
- Unix.Terminal.Curses.clearok(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.COLOR_BLACK
|
|
- Unix.Terminal.Curses.COLOR_BLUE
|
|
- Unix.Terminal.Curses.COLOR_CYAN
|
|
- Unix.Terminal.Curses.COLOR_GREEN
|
|
- Unix.Terminal.Curses.COLOR_MAGENTA
|
|
- Unix.Terminal.Curses.COLOR_PAIRS
|
|
- Unix.Terminal.Curses.COLOR_RED
|
|
- Unix.Terminal.Curses.COLOR_WHITE
|
|
- Unix.Terminal.Curses.COLOR_YELLOW
|
|
- Unix.Terminal.Curses.ColorPair(System.Int32)
|
|
- Unix.Terminal.Curses.ColorPairs
|
|
- Unix.Terminal.Curses.Cols
|
|
- Unix.Terminal.Curses.CtrlKeyDown
|
|
- Unix.Terminal.Curses.CtrlKeyEnd
|
|
- Unix.Terminal.Curses.CtrlKeyHome
|
|
- Unix.Terminal.Curses.CtrlKeyLeft
|
|
- Unix.Terminal.Curses.CtrlKeyNPage
|
|
- Unix.Terminal.Curses.CtrlKeyPPage
|
|
- Unix.Terminal.Curses.CtrlKeyRight
|
|
- Unix.Terminal.Curses.CtrlKeyUp
|
|
- Unix.Terminal.Curses.doupdate
|
|
- Unix.Terminal.Curses.DownEnd
|
|
- Unix.Terminal.Curses.echo
|
|
- Unix.Terminal.Curses.endwin
|
|
- Unix.Terminal.Curses.ERR
|
|
- Unix.Terminal.Curses.get_wch(System.Int32@)
|
|
- Unix.Terminal.Curses.getch
|
|
- Unix.Terminal.Curses.getmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
- Unix.Terminal.Curses.halfdelay(System.Int32)
|
|
- Unix.Terminal.Curses.has_colors
|
|
- Unix.Terminal.Curses.HasColors
|
|
- Unix.Terminal.Curses.Home
|
|
- Unix.Terminal.Curses.idcok(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.idlok(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.immedok(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.init_pair(System.Int16,System.Int16,System.Int16)
|
|
- Unix.Terminal.Curses.InitColorPair(System.Int16,System.Int16,System.Int16)
|
|
- Unix.Terminal.Curses.initscr
|
|
- Unix.Terminal.Curses.intrflush(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.IsAlt(System.Int32)
|
|
- Unix.Terminal.Curses.isendwin
|
|
- Unix.Terminal.Curses.KEY_CODE_YES
|
|
- Unix.Terminal.Curses.KeyAlt
|
|
- Unix.Terminal.Curses.KeyBackspace
|
|
- Unix.Terminal.Curses.KeyBackTab
|
|
- Unix.Terminal.Curses.KeyDeleteChar
|
|
- Unix.Terminal.Curses.KeyDown
|
|
- Unix.Terminal.Curses.KeyEnd
|
|
- Unix.Terminal.Curses.KeyF1
|
|
- Unix.Terminal.Curses.KeyF10
|
|
- Unix.Terminal.Curses.KeyF2
|
|
- Unix.Terminal.Curses.KeyF3
|
|
- Unix.Terminal.Curses.KeyF4
|
|
- Unix.Terminal.Curses.KeyF5
|
|
- Unix.Terminal.Curses.KeyF6
|
|
- Unix.Terminal.Curses.KeyF7
|
|
- Unix.Terminal.Curses.KeyF8
|
|
- Unix.Terminal.Curses.KeyF9
|
|
- Unix.Terminal.Curses.KeyHome
|
|
- Unix.Terminal.Curses.KeyInsertChar
|
|
- Unix.Terminal.Curses.KeyLeft
|
|
- Unix.Terminal.Curses.KeyMouse
|
|
- Unix.Terminal.Curses.KeyNPage
|
|
- Unix.Terminal.Curses.keypad(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.KeyPPage
|
|
- Unix.Terminal.Curses.KeyResize
|
|
- Unix.Terminal.Curses.KeyRight
|
|
- Unix.Terminal.Curses.KeyUp
|
|
- Unix.Terminal.Curses.LC_ALL
|
|
- Unix.Terminal.Curses.leaveok(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.LeftRightUpNPagePPage
|
|
- Unix.Terminal.Curses.Lines
|
|
- Unix.Terminal.Curses.meta(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.mouseinterval(System.Int32)
|
|
- Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@)
|
|
- Unix.Terminal.Curses.move(System.Int32,System.Int32)
|
|
- Unix.Terminal.Curses.mvgetch(System.Int32,System.Int32)
|
|
- Unix.Terminal.Curses.nl
|
|
- Unix.Terminal.Curses.nocbreak
|
|
- Unix.Terminal.Curses.noecho
|
|
- Unix.Terminal.Curses.nonl
|
|
- Unix.Terminal.Curses.noqiflush
|
|
- Unix.Terminal.Curses.noraw
|
|
- Unix.Terminal.Curses.notimeout(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.qiflush
|
|
- Unix.Terminal.Curses.raw
|
|
- Unix.Terminal.Curses.redrawwin(System.IntPtr)
|
|
- Unix.Terminal.Curses.refresh
|
|
- Unix.Terminal.Curses.scrollok(System.IntPtr,System.Boolean)
|
|
- Unix.Terminal.Curses.setlocale(System.Int32,System.String)
|
|
- Unix.Terminal.Curses.setscrreg(System.Int32,System.Int32)
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyDown
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyEnd
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyHome
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyLeft
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyNPage
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyPPage
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyRight
|
|
- Unix.Terminal.Curses.ShiftCtrlKeyUp
|
|
- Unix.Terminal.Curses.ShiftKeyDown
|
|
- Unix.Terminal.Curses.ShiftKeyEnd
|
|
- Unix.Terminal.Curses.ShiftKeyHome
|
|
- Unix.Terminal.Curses.ShiftKeyLeft
|
|
- Unix.Terminal.Curses.ShiftKeyNPage
|
|
- Unix.Terminal.Curses.ShiftKeyPPage
|
|
- Unix.Terminal.Curses.ShiftKeyRight
|
|
- Unix.Terminal.Curses.ShiftKeyUp
|
|
- Unix.Terminal.Curses.start_color
|
|
- Unix.Terminal.Curses.StartColor
|
|
- Unix.Terminal.Curses.timeout(System.Int32)
|
|
- Unix.Terminal.Curses.typeahead(System.IntPtr)
|
|
- Unix.Terminal.Curses.ungetch(System.Int32)
|
|
- Unix.Terminal.Curses.ungetmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
- Unix.Terminal.Curses.use_default_colors
|
|
- Unix.Terminal.Curses.UseDefaultColors
|
|
- Unix.Terminal.Curses.waddch(System.IntPtr,System.Int32)
|
|
- Unix.Terminal.Curses.wmove(System.IntPtr,System.Int32,System.Int32)
|
|
- Unix.Terminal.Curses.wnoutrefresh(System.IntPtr)
|
|
- Unix.Terminal.Curses.wrefresh(System.IntPtr)
|
|
- Unix.Terminal.Curses.wsetscrreg(System.IntPtr,System.Int32,System.Int32)
|
|
- Unix.Terminal.Curses.wtimeout(System.IntPtr,System.Int32)
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Curses
|
|
nameWithType: Curses
|
|
fullName: Unix.Terminal.Curses
|
|
type: Class
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/handles.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: Curses
|
|
path: ../Terminal.Gui/MonoCurses/handles.cs
|
|
startLine: 32
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public class Curses
|
|
content.vb: Public Class Curses
|
|
inheritance:
|
|
- System.Object
|
|
inheritedMembers:
|
|
- System.Object.Equals(System.Object)
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetHashCode
|
|
- System.Object.GetType
|
|
- System.Object.MemberwiseClone
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
- System.Object.ToString
|
|
modifiers.csharp:
|
|
- public
|
|
- class
|
|
modifiers.vb:
|
|
- Public
|
|
- Class
|
|
- uid: Unix.Terminal.Curses.setlocale(System.Int32,System.String)
|
|
commentId: M:Unix.Terminal.Curses.setlocale(System.Int32,System.String)
|
|
id: setlocale(System.Int32,System.String)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: setlocale(Int32, String)
|
|
nameWithType: Curses.setlocale(Int32, String)
|
|
fullName: Unix.Terminal.Curses.setlocale(System.Int32, System.String)
|
|
type: Method
|
|
source:
|
|
path: Terminal.Gui
|
|
isExternal: true
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int setlocale(int cate, string locale)
|
|
parameters:
|
|
- id: cate
|
|
type: System.Int32
|
|
- id: locale
|
|
type: System.String
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function setlocale(cate As Integer, locale As String) As Integer
|
|
overload: Unix.Terminal.Curses.setlocale*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.initscr
|
|
commentId: M:Unix.Terminal.Curses.initscr
|
|
id: initscr
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: initscr()
|
|
nameWithType: Curses.initscr()
|
|
fullName: Unix.Terminal.Curses.initscr()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: initscr
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 91
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static Curses.Window initscr()
|
|
return:
|
|
type: Unix.Terminal.Curses.Window
|
|
content.vb: Public Shared Function initscr As Curses.Window
|
|
overload: Unix.Terminal.Curses.initscr*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.Lines
|
|
commentId: P:Unix.Terminal.Curses.Lines
|
|
id: Lines
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Lines
|
|
nameWithType: Curses.Lines
|
|
fullName: Unix.Terminal.Curses.Lines
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: Lines
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 110
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int Lines { get; }
|
|
parameters: []
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared ReadOnly Property Lines As Integer
|
|
overload: Unix.Terminal.Curses.Lines*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
- get
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- ReadOnly
|
|
- uid: Unix.Terminal.Curses.Cols
|
|
commentId: P:Unix.Terminal.Curses.Cols
|
|
id: Cols
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Cols
|
|
nameWithType: Curses.Cols
|
|
fullName: Unix.Terminal.Curses.Cols
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: Cols
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 116
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int Cols { get; }
|
|
parameters: []
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared ReadOnly Property Cols As Integer
|
|
overload: Unix.Terminal.Curses.Cols*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
- get
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- ReadOnly
|
|
- uid: Unix.Terminal.Curses.CheckWinChange
|
|
commentId: M:Unix.Terminal.Curses.CheckWinChange
|
|
id: CheckWinChange
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CheckWinChange()
|
|
nameWithType: Curses.CheckWinChange()
|
|
fullName: Unix.Terminal.Curses.CheckWinChange()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CheckWinChange
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 126
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static bool CheckWinChange()
|
|
return:
|
|
type: System.Boolean
|
|
content.vb: Public Shared Function CheckWinChange As Boolean
|
|
overload: Unix.Terminal.Curses.CheckWinChange*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.addstr(System.String,System.Object[])
|
|
commentId: M:Unix.Terminal.Curses.addstr(System.String,System.Object[])
|
|
id: addstr(System.String,System.Object[])
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: addstr(String, Object[])
|
|
nameWithType: Curses.addstr(String, Object[])
|
|
fullName: Unix.Terminal.Curses.addstr(System.String, System.Object[])
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: addstr
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 139
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int addstr(string format, params object[] args)
|
|
parameters:
|
|
- id: format
|
|
type: System.String
|
|
- id: args
|
|
type: System.Object[]
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function addstr(format As String, ParamArray args As Object()) As Integer
|
|
overload: Unix.Terminal.Curses.addstr*
|
|
nameWithType.vb: Curses.addstr(String, Object())
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
fullName.vb: Unix.Terminal.Curses.addstr(System.String, System.Object())
|
|
name.vb: addstr(String, Object())
|
|
- uid: Unix.Terminal.Curses.addch(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.addch(System.Int32)
|
|
id: addch(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: addch(Int32)
|
|
nameWithType: Curses.addch(Int32)
|
|
fullName: Unix.Terminal.Curses.addch(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: addch
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 153
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int addch(int ch)
|
|
parameters:
|
|
- id: ch
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function addch(ch As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.addch*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@)
|
|
commentId: M:Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@)
|
|
id: mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mousemask(Curses.Event, out Curses.Event)
|
|
nameWithType: Curses.mousemask(Curses.Event, out Curses.Event)
|
|
fullName: Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event, out Unix.Terminal.Curses.Event)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: mousemask
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 192
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static Curses.Event mousemask(Curses.Event newmask, out Curses.Event oldmask)
|
|
parameters:
|
|
- id: newmask
|
|
type: Unix.Terminal.Curses.Event
|
|
- id: oldmask
|
|
type: Unix.Terminal.Curses.Event
|
|
return:
|
|
type: Unix.Terminal.Curses.Event
|
|
content.vb: Public Shared Function mousemask(newmask As Curses.Event, ByRef oldmask As Curses.Event) As Curses.Event
|
|
overload: Unix.Terminal.Curses.mousemask*
|
|
nameWithType.vb: Curses.mousemask(Curses.Event, ByRef Curses.Event)
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
fullName.vb: Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event, ByRef Unix.Terminal.Curses.Event)
|
|
name.vb: mousemask(Curses.Event, ByRef Curses.Event)
|
|
- uid: Unix.Terminal.Curses.KeyAlt
|
|
commentId: F:Unix.Terminal.Curses.KeyAlt
|
|
id: KeyAlt
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyAlt
|
|
nameWithType: Curses.KeyAlt
|
|
fullName: Unix.Terminal.Curses.KeyAlt
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyAlt
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 202
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyAlt = 8192
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyAlt As Integer = 8192
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.IsAlt(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.IsAlt(System.Int32)
|
|
id: IsAlt(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: IsAlt(Int32)
|
|
nameWithType: Curses.IsAlt(Int32)
|
|
fullName: Unix.Terminal.Curses.IsAlt(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: IsAlt
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 204
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int IsAlt(int key)
|
|
parameters:
|
|
- id: key
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function IsAlt(key As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.IsAlt*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.StartColor
|
|
commentId: M:Unix.Terminal.Curses.StartColor
|
|
id: StartColor
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: StartColor()
|
|
nameWithType: Curses.StartColor()
|
|
fullName: Unix.Terminal.Curses.StartColor()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: StartColor
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 210
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int StartColor()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function StartColor As Integer
|
|
overload: Unix.Terminal.Curses.StartColor*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.HasColors
|
|
commentId: P:Unix.Terminal.Curses.HasColors
|
|
id: HasColors
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: HasColors
|
|
nameWithType: Curses.HasColors
|
|
fullName: Unix.Terminal.Curses.HasColors
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: HasColors
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 211
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static bool HasColors { get; }
|
|
parameters: []
|
|
return:
|
|
type: System.Boolean
|
|
content.vb: Public Shared ReadOnly Property HasColors As Boolean
|
|
overload: Unix.Terminal.Curses.HasColors*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
- get
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- ReadOnly
|
|
- uid: Unix.Terminal.Curses.InitColorPair(System.Int16,System.Int16,System.Int16)
|
|
commentId: M:Unix.Terminal.Curses.InitColorPair(System.Int16,System.Int16,System.Int16)
|
|
id: InitColorPair(System.Int16,System.Int16,System.Int16)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: InitColorPair(Int16, Int16, Int16)
|
|
nameWithType: Curses.InitColorPair(Int16, Int16, Int16)
|
|
fullName: Unix.Terminal.Curses.InitColorPair(System.Int16, System.Int16, System.Int16)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: InitColorPair
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 212
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int InitColorPair(short pair, short foreground, short background)
|
|
parameters:
|
|
- id: pair
|
|
type: System.Int16
|
|
- id: foreground
|
|
type: System.Int16
|
|
- id: background
|
|
type: System.Int16
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function InitColorPair(pair As Short, foreground As Short, background As Short) As Integer
|
|
overload: Unix.Terminal.Curses.InitColorPair*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.UseDefaultColors
|
|
commentId: M:Unix.Terminal.Curses.UseDefaultColors
|
|
id: UseDefaultColors
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UseDefaultColors()
|
|
nameWithType: Curses.UseDefaultColors()
|
|
fullName: Unix.Terminal.Curses.UseDefaultColors()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: UseDefaultColors
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 213
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int UseDefaultColors()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function UseDefaultColors As Integer
|
|
overload: Unix.Terminal.Curses.UseDefaultColors*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.ColorPairs
|
|
commentId: P:Unix.Terminal.Curses.ColorPairs
|
|
id: ColorPairs
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ColorPairs
|
|
nameWithType: Curses.ColorPairs
|
|
fullName: Unix.Terminal.Curses.ColorPairs
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ColorPairs
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 214
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int ColorPairs { get; }
|
|
parameters: []
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared ReadOnly Property ColorPairs As Integer
|
|
overload: Unix.Terminal.Curses.ColorPairs*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
- get
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- ReadOnly
|
|
- uid: Unix.Terminal.Curses.endwin
|
|
commentId: M:Unix.Terminal.Curses.endwin
|
|
id: endwin
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: endwin()
|
|
nameWithType: Curses.endwin()
|
|
fullName: Unix.Terminal.Curses.endwin()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: endwin
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 219
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int endwin()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function endwin As Integer
|
|
overload: Unix.Terminal.Curses.endwin*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.isendwin
|
|
commentId: M:Unix.Terminal.Curses.isendwin
|
|
id: isendwin
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isendwin()
|
|
nameWithType: Curses.isendwin()
|
|
fullName: Unix.Terminal.Curses.isendwin()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: isendwin
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 220
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static bool isendwin()
|
|
return:
|
|
type: System.Boolean
|
|
content.vb: Public Shared Function isendwin As Boolean
|
|
overload: Unix.Terminal.Curses.isendwin*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.cbreak
|
|
commentId: M:Unix.Terminal.Curses.cbreak
|
|
id: cbreak
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cbreak()
|
|
nameWithType: Curses.cbreak()
|
|
fullName: Unix.Terminal.Curses.cbreak()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: cbreak
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 221
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int cbreak()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function cbreak As Integer
|
|
overload: Unix.Terminal.Curses.cbreak*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.nocbreak
|
|
commentId: M:Unix.Terminal.Curses.nocbreak
|
|
id: nocbreak
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: nocbreak()
|
|
nameWithType: Curses.nocbreak()
|
|
fullName: Unix.Terminal.Curses.nocbreak()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: nocbreak
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 222
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int nocbreak()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function nocbreak As Integer
|
|
overload: Unix.Terminal.Curses.nocbreak*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.echo
|
|
commentId: M:Unix.Terminal.Curses.echo
|
|
id: echo
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: echo()
|
|
nameWithType: Curses.echo()
|
|
fullName: Unix.Terminal.Curses.echo()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: echo
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 223
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int echo()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function echo As Integer
|
|
overload: Unix.Terminal.Curses.echo*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.noecho
|
|
commentId: M:Unix.Terminal.Curses.noecho
|
|
id: noecho
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: noecho()
|
|
nameWithType: Curses.noecho()
|
|
fullName: Unix.Terminal.Curses.noecho()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: noecho
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 224
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int noecho()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function noecho As Integer
|
|
overload: Unix.Terminal.Curses.noecho*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.halfdelay(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.halfdelay(System.Int32)
|
|
id: halfdelay(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: halfdelay(Int32)
|
|
nameWithType: Curses.halfdelay(Int32)
|
|
fullName: Unix.Terminal.Curses.halfdelay(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: halfdelay
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 225
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int halfdelay(int t)
|
|
parameters:
|
|
- id: t
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function halfdelay(t As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.halfdelay*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.raw
|
|
commentId: M:Unix.Terminal.Curses.raw
|
|
id: raw
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: raw()
|
|
nameWithType: Curses.raw()
|
|
fullName: Unix.Terminal.Curses.raw()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: raw
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 226
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int raw()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function raw As Integer
|
|
overload: Unix.Terminal.Curses.raw*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.noraw
|
|
commentId: M:Unix.Terminal.Curses.noraw
|
|
id: noraw
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: noraw()
|
|
nameWithType: Curses.noraw()
|
|
fullName: Unix.Terminal.Curses.noraw()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: noraw
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 227
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int noraw()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function noraw As Integer
|
|
overload: Unix.Terminal.Curses.noraw*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.noqiflush
|
|
commentId: M:Unix.Terminal.Curses.noqiflush
|
|
id: noqiflush
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: noqiflush()
|
|
nameWithType: Curses.noqiflush()
|
|
fullName: Unix.Terminal.Curses.noqiflush()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: noqiflush
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 228
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static void noqiflush()
|
|
content.vb: Public Shared Sub noqiflush
|
|
overload: Unix.Terminal.Curses.noqiflush*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.qiflush
|
|
commentId: M:Unix.Terminal.Curses.qiflush
|
|
id: qiflush
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: qiflush()
|
|
nameWithType: Curses.qiflush()
|
|
fullName: Unix.Terminal.Curses.qiflush()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: qiflush
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 229
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static void qiflush()
|
|
content.vb: Public Shared Sub qiflush
|
|
overload: Unix.Terminal.Curses.qiflush*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.typeahead(System.IntPtr)
|
|
commentId: M:Unix.Terminal.Curses.typeahead(System.IntPtr)
|
|
id: typeahead(System.IntPtr)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: typeahead(IntPtr)
|
|
nameWithType: Curses.typeahead(IntPtr)
|
|
fullName: Unix.Terminal.Curses.typeahead(System.IntPtr)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: typeahead
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 230
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int typeahead(IntPtr fd)
|
|
parameters:
|
|
- id: fd
|
|
type: System.IntPtr
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function typeahead(fd As IntPtr) As Integer
|
|
overload: Unix.Terminal.Curses.typeahead*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.timeout(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.timeout(System.Int32)
|
|
id: timeout(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: timeout(Int32)
|
|
nameWithType: Curses.timeout(Int32)
|
|
fullName: Unix.Terminal.Curses.timeout(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: timeout
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 231
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int timeout(int delay)
|
|
parameters:
|
|
- id: delay
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function timeout(delay As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.timeout*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.wtimeout(System.IntPtr,System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.wtimeout(System.IntPtr,System.Int32)
|
|
id: wtimeout(System.IntPtr,System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wtimeout(IntPtr, Int32)
|
|
nameWithType: Curses.wtimeout(IntPtr, Int32)
|
|
fullName: Unix.Terminal.Curses.wtimeout(System.IntPtr, System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: wtimeout
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 232
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int wtimeout(IntPtr win, int delay)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: delay
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function wtimeout(win As IntPtr, delay As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.wtimeout*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.notimeout(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.notimeout(System.IntPtr,System.Boolean)
|
|
id: notimeout(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: notimeout(IntPtr, Boolean)
|
|
nameWithType: Curses.notimeout(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.notimeout(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: notimeout
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 233
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int notimeout(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function notimeout(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.notimeout*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.keypad(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.keypad(System.IntPtr,System.Boolean)
|
|
id: keypad(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: keypad(IntPtr, Boolean)
|
|
nameWithType: Curses.keypad(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.keypad(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: keypad
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 234
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int keypad(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function keypad(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.keypad*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.meta(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.meta(System.IntPtr,System.Boolean)
|
|
id: meta(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: meta(IntPtr, Boolean)
|
|
nameWithType: Curses.meta(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.meta(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: meta
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 235
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int meta(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function meta(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.meta*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.intrflush(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.intrflush(System.IntPtr,System.Boolean)
|
|
id: intrflush(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: intrflush(IntPtr, Boolean)
|
|
nameWithType: Curses.intrflush(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.intrflush(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: intrflush
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 236
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int intrflush(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function intrflush(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.intrflush*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.clearok(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.clearok(System.IntPtr,System.Boolean)
|
|
id: clearok(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clearok(IntPtr, Boolean)
|
|
nameWithType: Curses.clearok(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.clearok(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: clearok
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 237
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int clearok(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function clearok(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.clearok*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.idlok(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.idlok(System.IntPtr,System.Boolean)
|
|
id: idlok(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: idlok(IntPtr, Boolean)
|
|
nameWithType: Curses.idlok(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.idlok(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: idlok
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 238
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int idlok(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function idlok(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.idlok*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.idcok(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.idcok(System.IntPtr,System.Boolean)
|
|
id: idcok(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: idcok(IntPtr, Boolean)
|
|
nameWithType: Curses.idcok(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.idcok(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: idcok
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 239
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static void idcok(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
content.vb: Public Shared Sub idcok(win As IntPtr, bf As Boolean)
|
|
overload: Unix.Terminal.Curses.idcok*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.immedok(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.immedok(System.IntPtr,System.Boolean)
|
|
id: immedok(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: immedok(IntPtr, Boolean)
|
|
nameWithType: Curses.immedok(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.immedok(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: immedok
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 240
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static void immedok(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
content.vb: Public Shared Sub immedok(win As IntPtr, bf As Boolean)
|
|
overload: Unix.Terminal.Curses.immedok*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.leaveok(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.leaveok(System.IntPtr,System.Boolean)
|
|
id: leaveok(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: leaveok(IntPtr, Boolean)
|
|
nameWithType: Curses.leaveok(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.leaveok(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: leaveok
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 241
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int leaveok(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function leaveok(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.leaveok*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.wsetscrreg(System.IntPtr,System.Int32,System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.wsetscrreg(System.IntPtr,System.Int32,System.Int32)
|
|
id: wsetscrreg(System.IntPtr,System.Int32,System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wsetscrreg(IntPtr, Int32, Int32)
|
|
nameWithType: Curses.wsetscrreg(IntPtr, Int32, Int32)
|
|
fullName: Unix.Terminal.Curses.wsetscrreg(System.IntPtr, System.Int32, System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: wsetscrreg
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 242
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int wsetscrreg(IntPtr win, int top, int bot)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: top
|
|
type: System.Int32
|
|
- id: bot
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function wsetscrreg(win As IntPtr, top As Integer, bot As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.wsetscrreg*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.scrollok(System.IntPtr,System.Boolean)
|
|
commentId: M:Unix.Terminal.Curses.scrollok(System.IntPtr,System.Boolean)
|
|
id: scrollok(System.IntPtr,System.Boolean)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: scrollok(IntPtr, Boolean)
|
|
nameWithType: Curses.scrollok(IntPtr, Boolean)
|
|
fullName: Unix.Terminal.Curses.scrollok(System.IntPtr, System.Boolean)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: scrollok
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 243
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int scrollok(IntPtr win, bool bf)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: bf
|
|
type: System.Boolean
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function scrollok(win As IntPtr, bf As Boolean) As Integer
|
|
overload: Unix.Terminal.Curses.scrollok*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.nl
|
|
commentId: M:Unix.Terminal.Curses.nl
|
|
id: nl
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: nl()
|
|
nameWithType: Curses.nl()
|
|
fullName: Unix.Terminal.Curses.nl()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: nl
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 244
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int nl()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function nl As Integer
|
|
overload: Unix.Terminal.Curses.nl*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.nonl
|
|
commentId: M:Unix.Terminal.Curses.nonl
|
|
id: nonl
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: nonl()
|
|
nameWithType: Curses.nonl()
|
|
fullName: Unix.Terminal.Curses.nonl()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: nonl
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 245
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int nonl()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function nonl As Integer
|
|
overload: Unix.Terminal.Curses.nonl*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.setscrreg(System.Int32,System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.setscrreg(System.Int32,System.Int32)
|
|
id: setscrreg(System.Int32,System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: setscrreg(Int32, Int32)
|
|
nameWithType: Curses.setscrreg(Int32, Int32)
|
|
fullName: Unix.Terminal.Curses.setscrreg(System.Int32, System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: setscrreg
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 246
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int setscrreg(int top, int bot)
|
|
parameters:
|
|
- id: top
|
|
type: System.Int32
|
|
- id: bot
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function setscrreg(top As Integer, bot As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.setscrreg*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.refresh
|
|
commentId: M:Unix.Terminal.Curses.refresh
|
|
id: refresh
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: refresh()
|
|
nameWithType: Curses.refresh()
|
|
fullName: Unix.Terminal.Curses.refresh()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: refresh
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 247
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int refresh()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function refresh As Integer
|
|
overload: Unix.Terminal.Curses.refresh*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.doupdate
|
|
commentId: M:Unix.Terminal.Curses.doupdate
|
|
id: doupdate
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: doupdate()
|
|
nameWithType: Curses.doupdate()
|
|
fullName: Unix.Terminal.Curses.doupdate()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: doupdate
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 248
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int doupdate()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function doupdate As Integer
|
|
overload: Unix.Terminal.Curses.doupdate*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.wrefresh(System.IntPtr)
|
|
commentId: M:Unix.Terminal.Curses.wrefresh(System.IntPtr)
|
|
id: wrefresh(System.IntPtr)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wrefresh(IntPtr)
|
|
nameWithType: Curses.wrefresh(IntPtr)
|
|
fullName: Unix.Terminal.Curses.wrefresh(System.IntPtr)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: wrefresh
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 249
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int wrefresh(IntPtr win)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function wrefresh(win As IntPtr) As Integer
|
|
overload: Unix.Terminal.Curses.wrefresh*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.redrawwin(System.IntPtr)
|
|
commentId: M:Unix.Terminal.Curses.redrawwin(System.IntPtr)
|
|
id: redrawwin(System.IntPtr)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: redrawwin(IntPtr)
|
|
nameWithType: Curses.redrawwin(IntPtr)
|
|
fullName: Unix.Terminal.Curses.redrawwin(System.IntPtr)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: redrawwin
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 250
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int redrawwin(IntPtr win)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function redrawwin(win As IntPtr) As Integer
|
|
overload: Unix.Terminal.Curses.redrawwin*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.wnoutrefresh(System.IntPtr)
|
|
commentId: M:Unix.Terminal.Curses.wnoutrefresh(System.IntPtr)
|
|
id: wnoutrefresh(System.IntPtr)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wnoutrefresh(IntPtr)
|
|
nameWithType: Curses.wnoutrefresh(IntPtr)
|
|
fullName: Unix.Terminal.Curses.wnoutrefresh(System.IntPtr)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: wnoutrefresh
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 252
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int wnoutrefresh(IntPtr win)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function wnoutrefresh(win As IntPtr) As Integer
|
|
overload: Unix.Terminal.Curses.wnoutrefresh*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.move(System.Int32,System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.move(System.Int32,System.Int32)
|
|
id: move(System.Int32,System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: move(Int32, Int32)
|
|
nameWithType: Curses.move(Int32, Int32)
|
|
fullName: Unix.Terminal.Curses.move(System.Int32, System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: move
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 253
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int move(int line, int col)
|
|
parameters:
|
|
- id: line
|
|
type: System.Int32
|
|
- id: col
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function move(line As Integer, col As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.move*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.addwstr(System.String)
|
|
commentId: M:Unix.Terminal.Curses.addwstr(System.String)
|
|
id: addwstr(System.String)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: addwstr(String)
|
|
nameWithType: Curses.addwstr(String)
|
|
fullName: Unix.Terminal.Curses.addwstr(System.String)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: addwstr
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 255
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int addwstr(string s)
|
|
parameters:
|
|
- id: s
|
|
type: System.String
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function addwstr(s As String) As Integer
|
|
overload: Unix.Terminal.Curses.addwstr*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.wmove(System.IntPtr,System.Int32,System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.wmove(System.IntPtr,System.Int32,System.Int32)
|
|
id: wmove(System.IntPtr,System.Int32,System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wmove(IntPtr, Int32, Int32)
|
|
nameWithType: Curses.wmove(IntPtr, Int32, Int32)
|
|
fullName: Unix.Terminal.Curses.wmove(System.IntPtr, System.Int32, System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: wmove
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 256
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int wmove(IntPtr win, int line, int col)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: line
|
|
type: System.Int32
|
|
- id: col
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function wmove(win As IntPtr, line As Integer, col As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.wmove*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.waddch(System.IntPtr,System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.waddch(System.IntPtr,System.Int32)
|
|
id: waddch(System.IntPtr,System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: waddch(IntPtr, Int32)
|
|
nameWithType: Curses.waddch(IntPtr, Int32)
|
|
fullName: Unix.Terminal.Curses.waddch(System.IntPtr, System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: waddch
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 257
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int waddch(IntPtr win, int ch)
|
|
parameters:
|
|
- id: win
|
|
type: System.IntPtr
|
|
- id: ch
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function waddch(win As IntPtr, ch As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.waddch*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.attron(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.attron(System.Int32)
|
|
id: attron(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: attron(Int32)
|
|
nameWithType: Curses.attron(Int32)
|
|
fullName: Unix.Terminal.Curses.attron(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: attron
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 258
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int attron(int attrs)
|
|
parameters:
|
|
- id: attrs
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function attron(attrs As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.attron*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.attroff(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.attroff(System.Int32)
|
|
id: attroff(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: attroff(Int32)
|
|
nameWithType: Curses.attroff(Int32)
|
|
fullName: Unix.Terminal.Curses.attroff(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: attroff
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 259
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int attroff(int attrs)
|
|
parameters:
|
|
- id: attrs
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function attroff(attrs As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.attroff*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.attrset(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.attrset(System.Int32)
|
|
id: attrset(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: attrset(Int32)
|
|
nameWithType: Curses.attrset(Int32)
|
|
fullName: Unix.Terminal.Curses.attrset(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: attrset
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 260
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int attrset(int attrs)
|
|
parameters:
|
|
- id: attrs
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function attrset(attrs As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.attrset*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.getch
|
|
commentId: M:Unix.Terminal.Curses.getch
|
|
id: getch
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: getch()
|
|
nameWithType: Curses.getch()
|
|
fullName: Unix.Terminal.Curses.getch()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: getch
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 261
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int getch()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function getch As Integer
|
|
overload: Unix.Terminal.Curses.getch*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.get_wch(System.Int32@)
|
|
commentId: M:Unix.Terminal.Curses.get_wch(System.Int32@)
|
|
id: get_wch(System.Int32@)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: get_wch(out Int32)
|
|
nameWithType: Curses.get_wch(out Int32)
|
|
fullName: Unix.Terminal.Curses.get_wch(out System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: get_wch
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 262
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int get_wch(out int sequence)
|
|
parameters:
|
|
- id: sequence
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function get_wch(ByRef sequence As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.get_wch*
|
|
nameWithType.vb: Curses.get_wch(ByRef Int32)
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
fullName.vb: Unix.Terminal.Curses.get_wch(ByRef System.Int32)
|
|
name.vb: get_wch(ByRef Int32)
|
|
- uid: Unix.Terminal.Curses.ungetch(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.ungetch(System.Int32)
|
|
id: ungetch(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ungetch(Int32)
|
|
nameWithType: Curses.ungetch(Int32)
|
|
fullName: Unix.Terminal.Curses.ungetch(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ungetch
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 263
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int ungetch(int ch)
|
|
parameters:
|
|
- id: ch
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function ungetch(ch As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.ungetch*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.mvgetch(System.Int32,System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.mvgetch(System.Int32,System.Int32)
|
|
id: mvgetch(System.Int32,System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mvgetch(Int32, Int32)
|
|
nameWithType: Curses.mvgetch(Int32, Int32)
|
|
fullName: Unix.Terminal.Curses.mvgetch(System.Int32, System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: mvgetch
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 264
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int mvgetch(int y, int x)
|
|
parameters:
|
|
- id: y
|
|
type: System.Int32
|
|
- id: x
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function mvgetch(y As Integer, x As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.mvgetch*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.has_colors
|
|
commentId: M:Unix.Terminal.Curses.has_colors
|
|
id: has_colors
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: has_colors()
|
|
nameWithType: Curses.has_colors()
|
|
fullName: Unix.Terminal.Curses.has_colors()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: has_colors
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 265
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static bool has_colors()
|
|
return:
|
|
type: System.Boolean
|
|
content.vb: Public Shared Function has_colors As Boolean
|
|
overload: Unix.Terminal.Curses.has_colors*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.start_color
|
|
commentId: M:Unix.Terminal.Curses.start_color
|
|
id: start_color
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: start_color()
|
|
nameWithType: Curses.start_color()
|
|
fullName: Unix.Terminal.Curses.start_color()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: start_color
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 266
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int start_color()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function start_color As Integer
|
|
overload: Unix.Terminal.Curses.start_color*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.init_pair(System.Int16,System.Int16,System.Int16)
|
|
commentId: M:Unix.Terminal.Curses.init_pair(System.Int16,System.Int16,System.Int16)
|
|
id: init_pair(System.Int16,System.Int16,System.Int16)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: init_pair(Int16, Int16, Int16)
|
|
nameWithType: Curses.init_pair(Int16, Int16, Int16)
|
|
fullName: Unix.Terminal.Curses.init_pair(System.Int16, System.Int16, System.Int16)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: init_pair
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 267
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int init_pair(short pair, short f, short b)
|
|
parameters:
|
|
- id: pair
|
|
type: System.Int16
|
|
- id: f
|
|
type: System.Int16
|
|
- id: b
|
|
type: System.Int16
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function init_pair(pair As Short, f As Short, b As Short) As Integer
|
|
overload: Unix.Terminal.Curses.init_pair*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.use_default_colors
|
|
commentId: M:Unix.Terminal.Curses.use_default_colors
|
|
id: use_default_colors
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: use_default_colors()
|
|
nameWithType: Curses.use_default_colors()
|
|
fullName: Unix.Terminal.Curses.use_default_colors()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: use_default_colors
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 268
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int use_default_colors()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function use_default_colors As Integer
|
|
overload: Unix.Terminal.Curses.use_default_colors*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.COLOR_PAIRS
|
|
commentId: M:Unix.Terminal.Curses.COLOR_PAIRS
|
|
id: COLOR_PAIRS
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_PAIRS()
|
|
nameWithType: Curses.COLOR_PAIRS()
|
|
fullName: Unix.Terminal.Curses.COLOR_PAIRS()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_PAIRS
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 269
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int COLOR_PAIRS()
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function COLOR_PAIRS As Integer
|
|
overload: Unix.Terminal.Curses.COLOR_PAIRS*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.getmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
commentId: M:Unix.Terminal.Curses.getmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
id: getmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: getmouse(out Curses.MouseEvent)
|
|
nameWithType: Curses.getmouse(out Curses.MouseEvent)
|
|
fullName: Unix.Terminal.Curses.getmouse(out Unix.Terminal.Curses.MouseEvent)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: getmouse
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 270
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static uint getmouse(out Curses.MouseEvent ev)
|
|
parameters:
|
|
- id: ev
|
|
type: Unix.Terminal.Curses.MouseEvent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function getmouse(ByRef ev As Curses.MouseEvent) As UInteger
|
|
overload: Unix.Terminal.Curses.getmouse*
|
|
nameWithType.vb: Curses.getmouse(ByRef Curses.MouseEvent)
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
fullName.vb: Unix.Terminal.Curses.getmouse(ByRef Unix.Terminal.Curses.MouseEvent)
|
|
name.vb: getmouse(ByRef Curses.MouseEvent)
|
|
- uid: Unix.Terminal.Curses.ungetmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
commentId: M:Unix.Terminal.Curses.ungetmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
id: ungetmouse(Unix.Terminal.Curses.MouseEvent@)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ungetmouse(ref Curses.MouseEvent)
|
|
nameWithType: Curses.ungetmouse(ref Curses.MouseEvent)
|
|
fullName: Unix.Terminal.Curses.ungetmouse(ref Unix.Terminal.Curses.MouseEvent)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ungetmouse
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 271
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static uint ungetmouse(ref Curses.MouseEvent ev)
|
|
parameters:
|
|
- id: ev
|
|
type: Unix.Terminal.Curses.MouseEvent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function ungetmouse(ByRef ev As Curses.MouseEvent) As UInteger
|
|
overload: Unix.Terminal.Curses.ungetmouse*
|
|
nameWithType.vb: Curses.ungetmouse(ByRef Curses.MouseEvent)
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
fullName.vb: Unix.Terminal.Curses.ungetmouse(ByRef Unix.Terminal.Curses.MouseEvent)
|
|
name.vb: ungetmouse(ByRef Curses.MouseEvent)
|
|
- uid: Unix.Terminal.Curses.mouseinterval(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.mouseinterval(System.Int32)
|
|
id: mouseinterval(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mouseinterval(Int32)
|
|
nameWithType: Curses.mouseinterval(Int32)
|
|
fullName: Unix.Terminal.Curses.mouseinterval(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/binding.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: mouseinterval
|
|
path: ../Terminal.Gui/MonoCurses/binding.cs
|
|
startLine: 272
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int mouseinterval(int interval)
|
|
parameters:
|
|
- id: interval
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function mouseinterval(interval As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.mouseinterval*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
- uid: Unix.Terminal.Curses.A_NORMAL
|
|
commentId: F:Unix.Terminal.Curses.A_NORMAL
|
|
id: A_NORMAL
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_NORMAL
|
|
nameWithType: Curses.A_NORMAL
|
|
fullName: Unix.Terminal.Curses.A_NORMAL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_NORMAL
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 11
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_NORMAL = 0
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_NORMAL As Integer = 0
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_STANDOUT
|
|
commentId: F:Unix.Terminal.Curses.A_STANDOUT
|
|
id: A_STANDOUT
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_STANDOUT
|
|
nameWithType: Curses.A_STANDOUT
|
|
fullName: Unix.Terminal.Curses.A_STANDOUT
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_STANDOUT
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 12
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_STANDOUT = 65536
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_STANDOUT As Integer = 65536
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_UNDERLINE
|
|
commentId: F:Unix.Terminal.Curses.A_UNDERLINE
|
|
id: A_UNDERLINE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_UNDERLINE
|
|
nameWithType: Curses.A_UNDERLINE
|
|
fullName: Unix.Terminal.Curses.A_UNDERLINE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_UNDERLINE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 13
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_UNDERLINE = 131072
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_UNDERLINE As Integer = 131072
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_REVERSE
|
|
commentId: F:Unix.Terminal.Curses.A_REVERSE
|
|
id: A_REVERSE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_REVERSE
|
|
nameWithType: Curses.A_REVERSE
|
|
fullName: Unix.Terminal.Curses.A_REVERSE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_REVERSE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 14
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_REVERSE = 262144
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_REVERSE As Integer = 262144
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_BLINK
|
|
commentId: F:Unix.Terminal.Curses.A_BLINK
|
|
id: A_BLINK
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_BLINK
|
|
nameWithType: Curses.A_BLINK
|
|
fullName: Unix.Terminal.Curses.A_BLINK
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_BLINK
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 15
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_BLINK = 524288
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_BLINK As Integer = 524288
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_DIM
|
|
commentId: F:Unix.Terminal.Curses.A_DIM
|
|
id: A_DIM
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_DIM
|
|
nameWithType: Curses.A_DIM
|
|
fullName: Unix.Terminal.Curses.A_DIM
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_DIM
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 16
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_DIM = 1048576
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_DIM As Integer = 1048576
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_BOLD
|
|
commentId: F:Unix.Terminal.Curses.A_BOLD
|
|
id: A_BOLD
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_BOLD
|
|
nameWithType: Curses.A_BOLD
|
|
fullName: Unix.Terminal.Curses.A_BOLD
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_BOLD
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 17
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_BOLD = 2097152
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_BOLD As Integer = 2097152
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_PROTECT
|
|
commentId: F:Unix.Terminal.Curses.A_PROTECT
|
|
id: A_PROTECT
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_PROTECT
|
|
nameWithType: Curses.A_PROTECT
|
|
fullName: Unix.Terminal.Curses.A_PROTECT
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_PROTECT
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 18
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_PROTECT = 16777216
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_PROTECT As Integer = 16777216
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.A_INVIS
|
|
commentId: F:Unix.Terminal.Curses.A_INVIS
|
|
id: A_INVIS
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: A_INVIS
|
|
nameWithType: Curses.A_INVIS
|
|
fullName: Unix.Terminal.Curses.A_INVIS
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: A_INVIS
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 19
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int A_INVIS = 8388608
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const A_INVIS As Integer = 8388608
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_LLCORNER
|
|
commentId: F:Unix.Terminal.Curses.ACS_LLCORNER
|
|
id: ACS_LLCORNER
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_LLCORNER
|
|
nameWithType: Curses.ACS_LLCORNER
|
|
fullName: Unix.Terminal.Curses.ACS_LLCORNER
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_LLCORNER
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 20
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_LLCORNER = 4194413
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_LLCORNER As Integer = 4194413
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_LRCORNER
|
|
commentId: F:Unix.Terminal.Curses.ACS_LRCORNER
|
|
id: ACS_LRCORNER
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_LRCORNER
|
|
nameWithType: Curses.ACS_LRCORNER
|
|
fullName: Unix.Terminal.Curses.ACS_LRCORNER
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_LRCORNER
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 21
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_LRCORNER = 4194410
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_LRCORNER As Integer = 4194410
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_HLINE
|
|
commentId: F:Unix.Terminal.Curses.ACS_HLINE
|
|
id: ACS_HLINE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_HLINE
|
|
nameWithType: Curses.ACS_HLINE
|
|
fullName: Unix.Terminal.Curses.ACS_HLINE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_HLINE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 22
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_HLINE = 4194417
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_HLINE As Integer = 4194417
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_ULCORNER
|
|
commentId: F:Unix.Terminal.Curses.ACS_ULCORNER
|
|
id: ACS_ULCORNER
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_ULCORNER
|
|
nameWithType: Curses.ACS_ULCORNER
|
|
fullName: Unix.Terminal.Curses.ACS_ULCORNER
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_ULCORNER
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 23
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_ULCORNER = 4194412
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_ULCORNER As Integer = 4194412
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_URCORNER
|
|
commentId: F:Unix.Terminal.Curses.ACS_URCORNER
|
|
id: ACS_URCORNER
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_URCORNER
|
|
nameWithType: Curses.ACS_URCORNER
|
|
fullName: Unix.Terminal.Curses.ACS_URCORNER
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_URCORNER
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 24
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_URCORNER = 4194411
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_URCORNER As Integer = 4194411
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_VLINE
|
|
commentId: F:Unix.Terminal.Curses.ACS_VLINE
|
|
id: ACS_VLINE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_VLINE
|
|
nameWithType: Curses.ACS_VLINE
|
|
fullName: Unix.Terminal.Curses.ACS_VLINE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_VLINE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 25
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_VLINE = 4194424
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_VLINE As Integer = 4194424
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_LTEE
|
|
commentId: F:Unix.Terminal.Curses.ACS_LTEE
|
|
id: ACS_LTEE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_LTEE
|
|
nameWithType: Curses.ACS_LTEE
|
|
fullName: Unix.Terminal.Curses.ACS_LTEE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_LTEE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 26
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_LTEE = 4194420
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_LTEE As Integer = 4194420
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_RTEE
|
|
commentId: F:Unix.Terminal.Curses.ACS_RTEE
|
|
id: ACS_RTEE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_RTEE
|
|
nameWithType: Curses.ACS_RTEE
|
|
fullName: Unix.Terminal.Curses.ACS_RTEE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_RTEE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 27
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_RTEE = 4194421
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_RTEE As Integer = 4194421
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_BTEE
|
|
commentId: F:Unix.Terminal.Curses.ACS_BTEE
|
|
id: ACS_BTEE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_BTEE
|
|
nameWithType: Curses.ACS_BTEE
|
|
fullName: Unix.Terminal.Curses.ACS_BTEE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_BTEE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 28
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_BTEE = 4194422
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_BTEE As Integer = 4194422
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_TTEE
|
|
commentId: F:Unix.Terminal.Curses.ACS_TTEE
|
|
id: ACS_TTEE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_TTEE
|
|
nameWithType: Curses.ACS_TTEE
|
|
fullName: Unix.Terminal.Curses.ACS_TTEE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_TTEE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 29
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_TTEE = 4194423
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_TTEE As Integer = 4194423
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_PLUS
|
|
commentId: F:Unix.Terminal.Curses.ACS_PLUS
|
|
id: ACS_PLUS
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_PLUS
|
|
nameWithType: Curses.ACS_PLUS
|
|
fullName: Unix.Terminal.Curses.ACS_PLUS
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_PLUS
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 30
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_PLUS = 4194414
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_PLUS As Integer = 4194414
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_S1
|
|
commentId: F:Unix.Terminal.Curses.ACS_S1
|
|
id: ACS_S1
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_S1
|
|
nameWithType: Curses.ACS_S1
|
|
fullName: Unix.Terminal.Curses.ACS_S1
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_S1
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 31
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_S1 = 4194415
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_S1 As Integer = 4194415
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_S9
|
|
commentId: F:Unix.Terminal.Curses.ACS_S9
|
|
id: ACS_S9
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_S9
|
|
nameWithType: Curses.ACS_S9
|
|
fullName: Unix.Terminal.Curses.ACS_S9
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_S9
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 32
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_S9 = 4194419
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_S9 As Integer = 4194419
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_DIAMOND
|
|
commentId: F:Unix.Terminal.Curses.ACS_DIAMOND
|
|
id: ACS_DIAMOND
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_DIAMOND
|
|
nameWithType: Curses.ACS_DIAMOND
|
|
fullName: Unix.Terminal.Curses.ACS_DIAMOND
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_DIAMOND
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 33
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_DIAMOND = 4194400
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_DIAMOND As Integer = 4194400
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_CKBOARD
|
|
commentId: F:Unix.Terminal.Curses.ACS_CKBOARD
|
|
id: ACS_CKBOARD
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_CKBOARD
|
|
nameWithType: Curses.ACS_CKBOARD
|
|
fullName: Unix.Terminal.Curses.ACS_CKBOARD
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_CKBOARD
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 34
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_CKBOARD = 4194401
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_CKBOARD As Integer = 4194401
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_DEGREE
|
|
commentId: F:Unix.Terminal.Curses.ACS_DEGREE
|
|
id: ACS_DEGREE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_DEGREE
|
|
nameWithType: Curses.ACS_DEGREE
|
|
fullName: Unix.Terminal.Curses.ACS_DEGREE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_DEGREE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 35
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_DEGREE = 4194406
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_DEGREE As Integer = 4194406
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_PLMINUS
|
|
commentId: F:Unix.Terminal.Curses.ACS_PLMINUS
|
|
id: ACS_PLMINUS
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_PLMINUS
|
|
nameWithType: Curses.ACS_PLMINUS
|
|
fullName: Unix.Terminal.Curses.ACS_PLMINUS
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_PLMINUS
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 36
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_PLMINUS = 4194407
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_PLMINUS As Integer = 4194407
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_BULLET
|
|
commentId: F:Unix.Terminal.Curses.ACS_BULLET
|
|
id: ACS_BULLET
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_BULLET
|
|
nameWithType: Curses.ACS_BULLET
|
|
fullName: Unix.Terminal.Curses.ACS_BULLET
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_BULLET
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 37
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_BULLET = 4194430
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_BULLET As Integer = 4194430
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_LARROW
|
|
commentId: F:Unix.Terminal.Curses.ACS_LARROW
|
|
id: ACS_LARROW
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_LARROW
|
|
nameWithType: Curses.ACS_LARROW
|
|
fullName: Unix.Terminal.Curses.ACS_LARROW
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_LARROW
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 38
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_LARROW = 4194348
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_LARROW As Integer = 4194348
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_RARROW
|
|
commentId: F:Unix.Terminal.Curses.ACS_RARROW
|
|
id: ACS_RARROW
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_RARROW
|
|
nameWithType: Curses.ACS_RARROW
|
|
fullName: Unix.Terminal.Curses.ACS_RARROW
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_RARROW
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 39
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_RARROW = 4194347
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_RARROW As Integer = 4194347
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_DARROW
|
|
commentId: F:Unix.Terminal.Curses.ACS_DARROW
|
|
id: ACS_DARROW
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_DARROW
|
|
nameWithType: Curses.ACS_DARROW
|
|
fullName: Unix.Terminal.Curses.ACS_DARROW
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_DARROW
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 40
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_DARROW = 4194350
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_DARROW As Integer = 4194350
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_UARROW
|
|
commentId: F:Unix.Terminal.Curses.ACS_UARROW
|
|
id: ACS_UARROW
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_UARROW
|
|
nameWithType: Curses.ACS_UARROW
|
|
fullName: Unix.Terminal.Curses.ACS_UARROW
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_UARROW
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 41
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_UARROW = 4194349
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_UARROW As Integer = 4194349
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_BOARD
|
|
commentId: F:Unix.Terminal.Curses.ACS_BOARD
|
|
id: ACS_BOARD
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_BOARD
|
|
nameWithType: Curses.ACS_BOARD
|
|
fullName: Unix.Terminal.Curses.ACS_BOARD
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_BOARD
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 42
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_BOARD = 4194408
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_BOARD As Integer = 4194408
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_LANTERN
|
|
commentId: F:Unix.Terminal.Curses.ACS_LANTERN
|
|
id: ACS_LANTERN
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_LANTERN
|
|
nameWithType: Curses.ACS_LANTERN
|
|
fullName: Unix.Terminal.Curses.ACS_LANTERN
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_LANTERN
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 43
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_LANTERN = 4194409
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_LANTERN As Integer = 4194409
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ACS_BLOCK
|
|
commentId: F:Unix.Terminal.Curses.ACS_BLOCK
|
|
id: ACS_BLOCK
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ACS_BLOCK
|
|
nameWithType: Curses.ACS_BLOCK
|
|
fullName: Unix.Terminal.Curses.ACS_BLOCK
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ACS_BLOCK
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 44
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ACS_BLOCK = 4194352
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ACS_BLOCK As Integer = 4194352
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_BLACK
|
|
commentId: F:Unix.Terminal.Curses.COLOR_BLACK
|
|
id: COLOR_BLACK
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_BLACK
|
|
nameWithType: Curses.COLOR_BLACK
|
|
fullName: Unix.Terminal.Curses.COLOR_BLACK
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_BLACK
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 45
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_BLACK = 0
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_BLACK As Integer = 0
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_RED
|
|
commentId: F:Unix.Terminal.Curses.COLOR_RED
|
|
id: COLOR_RED
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_RED
|
|
nameWithType: Curses.COLOR_RED
|
|
fullName: Unix.Terminal.Curses.COLOR_RED
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_RED
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 46
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_RED = 1
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_RED As Integer = 1
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_GREEN
|
|
commentId: F:Unix.Terminal.Curses.COLOR_GREEN
|
|
id: COLOR_GREEN
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_GREEN
|
|
nameWithType: Curses.COLOR_GREEN
|
|
fullName: Unix.Terminal.Curses.COLOR_GREEN
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_GREEN
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 47
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_GREEN = 2
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_GREEN As Integer = 2
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_YELLOW
|
|
commentId: F:Unix.Terminal.Curses.COLOR_YELLOW
|
|
id: COLOR_YELLOW
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_YELLOW
|
|
nameWithType: Curses.COLOR_YELLOW
|
|
fullName: Unix.Terminal.Curses.COLOR_YELLOW
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_YELLOW
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 48
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_YELLOW = 3
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_YELLOW As Integer = 3
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_BLUE
|
|
commentId: F:Unix.Terminal.Curses.COLOR_BLUE
|
|
id: COLOR_BLUE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_BLUE
|
|
nameWithType: Curses.COLOR_BLUE
|
|
fullName: Unix.Terminal.Curses.COLOR_BLUE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_BLUE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 49
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_BLUE = 4
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_BLUE As Integer = 4
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_MAGENTA
|
|
commentId: F:Unix.Terminal.Curses.COLOR_MAGENTA
|
|
id: COLOR_MAGENTA
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_MAGENTA
|
|
nameWithType: Curses.COLOR_MAGENTA
|
|
fullName: Unix.Terminal.Curses.COLOR_MAGENTA
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_MAGENTA
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 50
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_MAGENTA = 5
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_MAGENTA As Integer = 5
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_CYAN
|
|
commentId: F:Unix.Terminal.Curses.COLOR_CYAN
|
|
id: COLOR_CYAN
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_CYAN
|
|
nameWithType: Curses.COLOR_CYAN
|
|
fullName: Unix.Terminal.Curses.COLOR_CYAN
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_CYAN
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 51
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_CYAN = 6
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_CYAN As Integer = 6
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.COLOR_WHITE
|
|
commentId: F:Unix.Terminal.Curses.COLOR_WHITE
|
|
id: COLOR_WHITE
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: COLOR_WHITE
|
|
nameWithType: Curses.COLOR_WHITE
|
|
fullName: Unix.Terminal.Curses.COLOR_WHITE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: COLOR_WHITE
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 52
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int COLOR_WHITE = 7
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const COLOR_WHITE As Integer = 7
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KEY_CODE_YES
|
|
commentId: F:Unix.Terminal.Curses.KEY_CODE_YES
|
|
id: KEY_CODE_YES
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KEY_CODE_YES
|
|
nameWithType: Curses.KEY_CODE_YES
|
|
fullName: Unix.Terminal.Curses.KEY_CODE_YES
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KEY_CODE_YES
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 53
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KEY_CODE_YES = 256
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KEY_CODE_YES As Integer = 256
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.LeftRightUpNPagePPage
|
|
commentId: F:Unix.Terminal.Curses.LeftRightUpNPagePPage
|
|
id: LeftRightUpNPagePPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LeftRightUpNPagePPage
|
|
nameWithType: Curses.LeftRightUpNPagePPage
|
|
fullName: Unix.Terminal.Curses.LeftRightUpNPagePPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: LeftRightUpNPagePPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 82
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int LeftRightUpNPagePPage = 8
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const LeftRightUpNPagePPage As Integer = 8
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.DownEnd
|
|
commentId: F:Unix.Terminal.Curses.DownEnd
|
|
id: DownEnd
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: DownEnd
|
|
nameWithType: Curses.DownEnd
|
|
fullName: Unix.Terminal.Curses.DownEnd
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: DownEnd
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 83
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int DownEnd = 6
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const DownEnd As Integer = 6
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.Home
|
|
commentId: F:Unix.Terminal.Curses.Home
|
|
id: Home
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Home
|
|
nameWithType: Curses.Home
|
|
fullName: Unix.Terminal.Curses.Home
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: Home
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 84
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int Home = 7
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const Home As Integer = 7
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ERR
|
|
commentId: F:Unix.Terminal.Curses.ERR
|
|
id: ERR
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ERR
|
|
nameWithType: Curses.ERR
|
|
fullName: Unix.Terminal.Curses.ERR
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ERR
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 90
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ERR = -1
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ERR As Integer = -1
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyBackspace
|
|
commentId: F:Unix.Terminal.Curses.KeyBackspace
|
|
id: KeyBackspace
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyBackspace
|
|
nameWithType: Curses.KeyBackspace
|
|
fullName: Unix.Terminal.Curses.KeyBackspace
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyBackspace
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 91
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyBackspace = 263
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyBackspace As Integer = 263
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyUp
|
|
commentId: F:Unix.Terminal.Curses.KeyUp
|
|
id: KeyUp
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyUp
|
|
nameWithType: Curses.KeyUp
|
|
fullName: Unix.Terminal.Curses.KeyUp
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyUp
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 92
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyUp = 259
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyUp As Integer = 259
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyDown
|
|
commentId: F:Unix.Terminal.Curses.KeyDown
|
|
id: KeyDown
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyDown
|
|
nameWithType: Curses.KeyDown
|
|
fullName: Unix.Terminal.Curses.KeyDown
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyDown
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 93
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyDown = 258
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyDown As Integer = 258
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyLeft
|
|
commentId: F:Unix.Terminal.Curses.KeyLeft
|
|
id: KeyLeft
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyLeft
|
|
nameWithType: Curses.KeyLeft
|
|
fullName: Unix.Terminal.Curses.KeyLeft
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyLeft
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 94
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyLeft = 260
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyLeft As Integer = 260
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyRight
|
|
commentId: F:Unix.Terminal.Curses.KeyRight
|
|
id: KeyRight
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyRight
|
|
nameWithType: Curses.KeyRight
|
|
fullName: Unix.Terminal.Curses.KeyRight
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyRight
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 95
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyRight = 261
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyRight As Integer = 261
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyNPage
|
|
commentId: F:Unix.Terminal.Curses.KeyNPage
|
|
id: KeyNPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyNPage
|
|
nameWithType: Curses.KeyNPage
|
|
fullName: Unix.Terminal.Curses.KeyNPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyNPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 96
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyNPage = 338
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyNPage As Integer = 338
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyPPage
|
|
commentId: F:Unix.Terminal.Curses.KeyPPage
|
|
id: KeyPPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyPPage
|
|
nameWithType: Curses.KeyPPage
|
|
fullName: Unix.Terminal.Curses.KeyPPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyPPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 97
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyPPage = 339
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyPPage As Integer = 339
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyHome
|
|
commentId: F:Unix.Terminal.Curses.KeyHome
|
|
id: KeyHome
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyHome
|
|
nameWithType: Curses.KeyHome
|
|
fullName: Unix.Terminal.Curses.KeyHome
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyHome
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 98
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyHome = 262
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyHome As Integer = 262
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyMouse
|
|
commentId: F:Unix.Terminal.Curses.KeyMouse
|
|
id: KeyMouse
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyMouse
|
|
nameWithType: Curses.KeyMouse
|
|
fullName: Unix.Terminal.Curses.KeyMouse
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyMouse
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 99
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyMouse = 409
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyMouse As Integer = 409
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyEnd
|
|
commentId: F:Unix.Terminal.Curses.KeyEnd
|
|
id: KeyEnd
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyEnd
|
|
nameWithType: Curses.KeyEnd
|
|
fullName: Unix.Terminal.Curses.KeyEnd
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyEnd
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 100
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyEnd = 360
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyEnd As Integer = 360
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyDeleteChar
|
|
commentId: F:Unix.Terminal.Curses.KeyDeleteChar
|
|
id: KeyDeleteChar
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyDeleteChar
|
|
nameWithType: Curses.KeyDeleteChar
|
|
fullName: Unix.Terminal.Curses.KeyDeleteChar
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyDeleteChar
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 101
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyDeleteChar = 330
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyDeleteChar As Integer = 330
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyInsertChar
|
|
commentId: F:Unix.Terminal.Curses.KeyInsertChar
|
|
id: KeyInsertChar
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyInsertChar
|
|
nameWithType: Curses.KeyInsertChar
|
|
fullName: Unix.Terminal.Curses.KeyInsertChar
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyInsertChar
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 102
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyInsertChar = 331
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyInsertChar As Integer = 331
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyBackTab
|
|
commentId: F:Unix.Terminal.Curses.KeyBackTab
|
|
id: KeyBackTab
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyBackTab
|
|
nameWithType: Curses.KeyBackTab
|
|
fullName: Unix.Terminal.Curses.KeyBackTab
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyBackTab
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 103
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyBackTab = 353
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyBackTab As Integer = 353
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF1
|
|
commentId: F:Unix.Terminal.Curses.KeyF1
|
|
id: KeyF1
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF1
|
|
nameWithType: Curses.KeyF1
|
|
fullName: Unix.Terminal.Curses.KeyF1
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF1
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 104
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF1 = 265
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF1 As Integer = 265
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF2
|
|
commentId: F:Unix.Terminal.Curses.KeyF2
|
|
id: KeyF2
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF2
|
|
nameWithType: Curses.KeyF2
|
|
fullName: Unix.Terminal.Curses.KeyF2
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF2
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 105
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF2 = 266
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF2 As Integer = 266
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF3
|
|
commentId: F:Unix.Terminal.Curses.KeyF3
|
|
id: KeyF3
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF3
|
|
nameWithType: Curses.KeyF3
|
|
fullName: Unix.Terminal.Curses.KeyF3
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF3
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 106
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF3 = 267
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF3 As Integer = 267
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF4
|
|
commentId: F:Unix.Terminal.Curses.KeyF4
|
|
id: KeyF4
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF4
|
|
nameWithType: Curses.KeyF4
|
|
fullName: Unix.Terminal.Curses.KeyF4
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF4
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 107
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF4 = 268
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF4 As Integer = 268
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF5
|
|
commentId: F:Unix.Terminal.Curses.KeyF5
|
|
id: KeyF5
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF5
|
|
nameWithType: Curses.KeyF5
|
|
fullName: Unix.Terminal.Curses.KeyF5
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF5
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 108
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF5 = 269
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF5 As Integer = 269
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF6
|
|
commentId: F:Unix.Terminal.Curses.KeyF6
|
|
id: KeyF6
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF6
|
|
nameWithType: Curses.KeyF6
|
|
fullName: Unix.Terminal.Curses.KeyF6
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF6
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 109
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF6 = 270
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF6 As Integer = 270
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF7
|
|
commentId: F:Unix.Terminal.Curses.KeyF7
|
|
id: KeyF7
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF7
|
|
nameWithType: Curses.KeyF7
|
|
fullName: Unix.Terminal.Curses.KeyF7
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF7
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 110
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF7 = 271
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF7 As Integer = 271
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF8
|
|
commentId: F:Unix.Terminal.Curses.KeyF8
|
|
id: KeyF8
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF8
|
|
nameWithType: Curses.KeyF8
|
|
fullName: Unix.Terminal.Curses.KeyF8
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF8
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 111
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF8 = 272
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF8 As Integer = 272
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF9
|
|
commentId: F:Unix.Terminal.Curses.KeyF9
|
|
id: KeyF9
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF9
|
|
nameWithType: Curses.KeyF9
|
|
fullName: Unix.Terminal.Curses.KeyF9
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF9
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 112
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF9 = 273
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF9 As Integer = 273
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyF10
|
|
commentId: F:Unix.Terminal.Curses.KeyF10
|
|
id: KeyF10
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyF10
|
|
nameWithType: Curses.KeyF10
|
|
fullName: Unix.Terminal.Curses.KeyF10
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyF10
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 113
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyF10 = 274
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyF10 As Integer = 274
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.KeyResize
|
|
commentId: F:Unix.Terminal.Curses.KeyResize
|
|
id: KeyResize
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: KeyResize
|
|
nameWithType: Curses.KeyResize
|
|
fullName: Unix.Terminal.Curses.KeyResize
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: KeyResize
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 114
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int KeyResize = 410
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const KeyResize As Integer = 410
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyUp
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyUp
|
|
id: ShiftKeyUp
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyUp
|
|
nameWithType: Curses.ShiftKeyUp
|
|
fullName: Unix.Terminal.Curses.ShiftKeyUp
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyUp
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 115
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyUp = 337
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyUp As Integer = 337
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyDown
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyDown
|
|
id: ShiftKeyDown
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyDown
|
|
nameWithType: Curses.ShiftKeyDown
|
|
fullName: Unix.Terminal.Curses.ShiftKeyDown
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyDown
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 116
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyDown = 336
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyDown As Integer = 336
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyLeft
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyLeft
|
|
id: ShiftKeyLeft
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyLeft
|
|
nameWithType: Curses.ShiftKeyLeft
|
|
fullName: Unix.Terminal.Curses.ShiftKeyLeft
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyLeft
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 117
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyLeft = 393
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyLeft As Integer = 393
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyRight
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyRight
|
|
id: ShiftKeyRight
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyRight
|
|
nameWithType: Curses.ShiftKeyRight
|
|
fullName: Unix.Terminal.Curses.ShiftKeyRight
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyRight
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 118
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyRight = 402
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyRight As Integer = 402
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyNPage
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyNPage
|
|
id: ShiftKeyNPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyNPage
|
|
nameWithType: Curses.ShiftKeyNPage
|
|
fullName: Unix.Terminal.Curses.ShiftKeyNPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyNPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 119
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyNPage = 396
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyNPage As Integer = 396
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyPPage
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyPPage
|
|
id: ShiftKeyPPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyPPage
|
|
nameWithType: Curses.ShiftKeyPPage
|
|
fullName: Unix.Terminal.Curses.ShiftKeyPPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyPPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 120
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyPPage = 398
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyPPage As Integer = 398
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyHome
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyHome
|
|
id: ShiftKeyHome
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyHome
|
|
nameWithType: Curses.ShiftKeyHome
|
|
fullName: Unix.Terminal.Curses.ShiftKeyHome
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyHome
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 121
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyHome = 391
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyHome As Integer = 391
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftKeyEnd
|
|
commentId: F:Unix.Terminal.Curses.ShiftKeyEnd
|
|
id: ShiftKeyEnd
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftKeyEnd
|
|
nameWithType: Curses.ShiftKeyEnd
|
|
fullName: Unix.Terminal.Curses.ShiftKeyEnd
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftKeyEnd
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 122
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftKeyEnd = 386
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftKeyEnd As Integer = 386
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyUp
|
|
commentId: F:Unix.Terminal.Curses.AltKeyUp
|
|
id: AltKeyUp
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyUp
|
|
nameWithType: Curses.AltKeyUp
|
|
fullName: Unix.Terminal.Curses.AltKeyUp
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyUp
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 123
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyUp = 572
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyUp As Integer = 572
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyDown
|
|
commentId: F:Unix.Terminal.Curses.AltKeyDown
|
|
id: AltKeyDown
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyDown
|
|
nameWithType: Curses.AltKeyDown
|
|
fullName: Unix.Terminal.Curses.AltKeyDown
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyDown
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 124
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyDown = 529
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyDown As Integer = 529
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyLeft
|
|
commentId: F:Unix.Terminal.Curses.AltKeyLeft
|
|
id: AltKeyLeft
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyLeft
|
|
nameWithType: Curses.AltKeyLeft
|
|
fullName: Unix.Terminal.Curses.AltKeyLeft
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyLeft
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 125
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyLeft = 551
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyLeft As Integer = 551
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyRight
|
|
commentId: F:Unix.Terminal.Curses.AltKeyRight
|
|
id: AltKeyRight
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyRight
|
|
nameWithType: Curses.AltKeyRight
|
|
fullName: Unix.Terminal.Curses.AltKeyRight
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyRight
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 126
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyRight = 566
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyRight As Integer = 566
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyNPage
|
|
commentId: F:Unix.Terminal.Curses.AltKeyNPage
|
|
id: AltKeyNPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyNPage
|
|
nameWithType: Curses.AltKeyNPage
|
|
fullName: Unix.Terminal.Curses.AltKeyNPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyNPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 127
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyNPage = 556
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyNPage As Integer = 556
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyPPage
|
|
commentId: F:Unix.Terminal.Curses.AltKeyPPage
|
|
id: AltKeyPPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyPPage
|
|
nameWithType: Curses.AltKeyPPage
|
|
fullName: Unix.Terminal.Curses.AltKeyPPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyPPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 128
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyPPage = 561
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyPPage As Integer = 561
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyHome
|
|
commentId: F:Unix.Terminal.Curses.AltKeyHome
|
|
id: AltKeyHome
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyHome
|
|
nameWithType: Curses.AltKeyHome
|
|
fullName: Unix.Terminal.Curses.AltKeyHome
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyHome
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 129
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyHome = 540
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyHome As Integer = 540
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.AltKeyEnd
|
|
commentId: F:Unix.Terminal.Curses.AltKeyEnd
|
|
id: AltKeyEnd
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: AltKeyEnd
|
|
nameWithType: Curses.AltKeyEnd
|
|
fullName: Unix.Terminal.Curses.AltKeyEnd
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: AltKeyEnd
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 130
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int AltKeyEnd = 534
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const AltKeyEnd As Integer = 534
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyUp
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyUp
|
|
id: CtrlKeyUp
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyUp
|
|
nameWithType: Curses.CtrlKeyUp
|
|
fullName: Unix.Terminal.Curses.CtrlKeyUp
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyUp
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 131
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyUp = 574
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyUp As Integer = 574
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyDown
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyDown
|
|
id: CtrlKeyDown
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyDown
|
|
nameWithType: Curses.CtrlKeyDown
|
|
fullName: Unix.Terminal.Curses.CtrlKeyDown
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyDown
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 132
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyDown = 531
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyDown As Integer = 531
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyLeft
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyLeft
|
|
id: CtrlKeyLeft
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyLeft
|
|
nameWithType: Curses.CtrlKeyLeft
|
|
fullName: Unix.Terminal.Curses.CtrlKeyLeft
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyLeft
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 133
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyLeft = 553
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyLeft As Integer = 553
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyRight
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyRight
|
|
id: CtrlKeyRight
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyRight
|
|
nameWithType: Curses.CtrlKeyRight
|
|
fullName: Unix.Terminal.Curses.CtrlKeyRight
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyRight
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 134
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyRight = 568
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyRight As Integer = 568
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyNPage
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyNPage
|
|
id: CtrlKeyNPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyNPage
|
|
nameWithType: Curses.CtrlKeyNPage
|
|
fullName: Unix.Terminal.Curses.CtrlKeyNPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyNPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 135
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyNPage = 558
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyNPage As Integer = 558
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyPPage
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyPPage
|
|
id: CtrlKeyPPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyPPage
|
|
nameWithType: Curses.CtrlKeyPPage
|
|
fullName: Unix.Terminal.Curses.CtrlKeyPPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyPPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 136
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyPPage = 563
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyPPage As Integer = 563
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyHome
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyHome
|
|
id: CtrlKeyHome
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyHome
|
|
nameWithType: Curses.CtrlKeyHome
|
|
fullName: Unix.Terminal.Curses.CtrlKeyHome
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyHome
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 137
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyHome = 542
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyHome As Integer = 542
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.CtrlKeyEnd
|
|
commentId: F:Unix.Terminal.Curses.CtrlKeyEnd
|
|
id: CtrlKeyEnd
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: CtrlKeyEnd
|
|
nameWithType: Curses.CtrlKeyEnd
|
|
fullName: Unix.Terminal.Curses.CtrlKeyEnd
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: CtrlKeyEnd
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 138
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int CtrlKeyEnd = 536
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const CtrlKeyEnd As Integer = 536
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyUp
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyUp
|
|
id: ShiftCtrlKeyUp
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyUp
|
|
nameWithType: Curses.ShiftCtrlKeyUp
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyUp
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyUp
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 139
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyUp = 575
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyUp As Integer = 575
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyDown
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyDown
|
|
id: ShiftCtrlKeyDown
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyDown
|
|
nameWithType: Curses.ShiftCtrlKeyDown
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyDown
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyDown
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 140
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyDown = 532
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyDown As Integer = 532
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyLeft
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyLeft
|
|
id: ShiftCtrlKeyLeft
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyLeft
|
|
nameWithType: Curses.ShiftCtrlKeyLeft
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyLeft
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyLeft
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 141
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyLeft = 554
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyLeft As Integer = 554
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyRight
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyRight
|
|
id: ShiftCtrlKeyRight
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyRight
|
|
nameWithType: Curses.ShiftCtrlKeyRight
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyRight
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyRight
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 142
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyRight = 569
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyRight As Integer = 569
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyNPage
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyNPage
|
|
id: ShiftCtrlKeyNPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyNPage
|
|
nameWithType: Curses.ShiftCtrlKeyNPage
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyNPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyNPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 143
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyNPage = 559
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyNPage As Integer = 559
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyPPage
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyPPage
|
|
id: ShiftCtrlKeyPPage
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyPPage
|
|
nameWithType: Curses.ShiftCtrlKeyPPage
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyPPage
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyPPage
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 144
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyPPage = 564
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyPPage As Integer = 564
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyHome
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyHome
|
|
id: ShiftCtrlKeyHome
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyHome
|
|
nameWithType: Curses.ShiftCtrlKeyHome
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyHome
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyHome
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 145
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyHome = 543
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyHome As Integer = 543
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ShiftCtrlKeyEnd
|
|
commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyEnd
|
|
id: ShiftCtrlKeyEnd
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ShiftCtrlKeyEnd
|
|
nameWithType: Curses.ShiftCtrlKeyEnd
|
|
fullName: Unix.Terminal.Curses.ShiftCtrlKeyEnd
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ShiftCtrlKeyEnd
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 146
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int ShiftCtrlKeyEnd = 537
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const ShiftCtrlKeyEnd As Integer = 537
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.LC_ALL
|
|
commentId: F:Unix.Terminal.Curses.LC_ALL
|
|
id: LC_ALL
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LC_ALL
|
|
nameWithType: Curses.LC_ALL
|
|
fullName: Unix.Terminal.Curses.LC_ALL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: LC_ALL
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 148
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public const int LC_ALL = 6
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Const LC_ALL As Integer = 6
|
|
modifiers.csharp:
|
|
- public
|
|
- const
|
|
modifiers.vb:
|
|
- Public
|
|
- Const
|
|
- uid: Unix.Terminal.Curses.ColorPair(System.Int32)
|
|
commentId: M:Unix.Terminal.Curses.ColorPair(System.Int32)
|
|
id: ColorPair(System.Int32)
|
|
parent: Unix.Terminal.Curses
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ColorPair(Int32)
|
|
nameWithType: Curses.ColorPair(Int32)
|
|
fullName: Unix.Terminal.Curses.ColorPair(System.Int32)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: Terminal.Gui/MonoCurses/constants.cs
|
|
branch: docs
|
|
repo: tig:tig/gui.cs.git
|
|
id: ColorPair
|
|
path: ../Terminal.Gui/MonoCurses/constants.cs
|
|
startLine: 149
|
|
assemblies:
|
|
- Terminal.Gui
|
|
namespace: Unix.Terminal
|
|
syntax:
|
|
content: public static int ColorPair(int n)
|
|
parameters:
|
|
- id: n
|
|
type: System.Int32
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function ColorPair(n As Integer) As Integer
|
|
overload: Unix.Terminal.Curses.ColorPair*
|
|
modifiers.csharp:
|
|
- public
|
|
- static
|
|
modifiers.vb:
|
|
- Public
|
|
- Shared
|
|
references:
|
|
- uid: Unix.Terminal
|
|
commentId: N:Unix.Terminal
|
|
name: Unix.Terminal
|
|
nameWithType: Unix.Terminal
|
|
fullName: Unix.Terminal
|
|
- uid: System.Object
|
|
commentId: T:System.Object
|
|
parent: System
|
|
isExternal: true
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
- uid: System.Object.Equals(System.Object)
|
|
commentId: M:System.Object.Equals(System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
name: Equals(Object)
|
|
nameWithType: Object.Equals(Object)
|
|
fullName: System.Object.Equals(System.Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
nameWithType: Object.Equals
|
|
fullName: System.Object.Equals
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
nameWithType: Object.Equals
|
|
fullName: System.Object.Equals
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
commentId: M:System.Object.Equals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
name: Equals(Object, Object)
|
|
nameWithType: Object.Equals(Object, Object)
|
|
fullName: System.Object.Equals(System.Object, System.Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
nameWithType: Object.Equals
|
|
fullName: System.Object.Equals
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: ', '
|
|
nameWithType: ', '
|
|
fullName: ', '
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
nameWithType: Object.Equals
|
|
fullName: System.Object.Equals
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: ', '
|
|
nameWithType: ', '
|
|
fullName: ', '
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Object.GetHashCode
|
|
commentId: M:System.Object.GetHashCode
|
|
parent: System.Object
|
|
isExternal: true
|
|
name: GetHashCode()
|
|
nameWithType: Object.GetHashCode()
|
|
fullName: System.Object.GetHashCode()
|
|
spec.csharp:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
nameWithType: Object.GetHashCode
|
|
fullName: System.Object.GetHashCode
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
nameWithType: Object.GetHashCode
|
|
fullName: System.Object.GetHashCode
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Object.GetType
|
|
commentId: M:System.Object.GetType
|
|
parent: System.Object
|
|
isExternal: true
|
|
name: GetType()
|
|
nameWithType: Object.GetType()
|
|
fullName: System.Object.GetType()
|
|
spec.csharp:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
nameWithType: Object.GetType
|
|
fullName: System.Object.GetType
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
nameWithType: Object.GetType
|
|
fullName: System.Object.GetType
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Object.MemberwiseClone
|
|
commentId: M:System.Object.MemberwiseClone
|
|
parent: System.Object
|
|
isExternal: true
|
|
name: MemberwiseClone()
|
|
nameWithType: Object.MemberwiseClone()
|
|
fullName: System.Object.MemberwiseClone()
|
|
spec.csharp:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
nameWithType: Object.MemberwiseClone
|
|
fullName: System.Object.MemberwiseClone
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
nameWithType: Object.MemberwiseClone
|
|
fullName: System.Object.MemberwiseClone
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
name: ReferenceEquals(Object, Object)
|
|
nameWithType: Object.ReferenceEquals(Object, Object)
|
|
fullName: System.Object.ReferenceEquals(System.Object, System.Object)
|
|
spec.csharp:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
nameWithType: Object.ReferenceEquals
|
|
fullName: System.Object.ReferenceEquals
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: ', '
|
|
nameWithType: ', '
|
|
fullName: ', '
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
nameWithType: Object.ReferenceEquals
|
|
fullName: System.Object.ReferenceEquals
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: ', '
|
|
nameWithType: ', '
|
|
fullName: ', '
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System.Object.ToString
|
|
commentId: M:System.Object.ToString
|
|
parent: System.Object
|
|
isExternal: true
|
|
name: ToString()
|
|
nameWithType: Object.ToString()
|
|
fullName: System.Object.ToString()
|
|
spec.csharp:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
nameWithType: Object.ToString
|
|
fullName: System.Object.ToString
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
spec.vb:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
nameWithType: Object.ToString
|
|
fullName: System.Object.ToString
|
|
isExternal: true
|
|
- name: (
|
|
nameWithType: (
|
|
fullName: (
|
|
- name: )
|
|
nameWithType: )
|
|
fullName: )
|
|
- uid: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|
|
- uid: Unix.Terminal.Curses.setlocale*
|
|
commentId: Overload:Unix.Terminal.Curses.setlocale
|
|
isExternal: true
|
|
name: setlocale
|
|
nameWithType: Curses.setlocale
|
|
fullName: Unix.Terminal.Curses.setlocale
|
|
- uid: System.Int32
|
|
commentId: T:System.Int32
|
|
parent: System
|
|
isExternal: true
|
|
name: Int32
|
|
nameWithType: Int32
|
|
fullName: System.Int32
|
|
- uid: System.String
|
|
commentId: T:System.String
|
|
parent: System
|
|
isExternal: true
|
|
name: String
|
|
nameWithType: String
|
|
fullName: System.String
|
|
- uid: Unix.Terminal.Curses.initscr*
|
|
commentId: Overload:Unix.Terminal.Curses.initscr
|
|
name: initscr
|
|
nameWithType: Curses.initscr
|
|
fullName: Unix.Terminal.Curses.initscr
|
|
- uid: Unix.Terminal.Curses.Window
|
|
commentId: T:Unix.Terminal.Curses.Window
|
|
parent: Unix.Terminal
|
|
name: Curses.Window
|
|
nameWithType: Curses.Window
|
|
fullName: Unix.Terminal.Curses.Window
|
|
- uid: Unix.Terminal.Curses.Lines*
|
|
commentId: Overload:Unix.Terminal.Curses.Lines
|
|
name: Lines
|
|
nameWithType: Curses.Lines
|
|
fullName: Unix.Terminal.Curses.Lines
|
|
- uid: Unix.Terminal.Curses.Cols*
|
|
commentId: Overload:Unix.Terminal.Curses.Cols
|
|
name: Cols
|
|
nameWithType: Curses.Cols
|
|
fullName: Unix.Terminal.Curses.Cols
|
|
- uid: Unix.Terminal.Curses.CheckWinChange*
|
|
commentId: Overload:Unix.Terminal.Curses.CheckWinChange
|
|
name: CheckWinChange
|
|
nameWithType: Curses.CheckWinChange
|
|
fullName: Unix.Terminal.Curses.CheckWinChange
|
|
- uid: System.Boolean
|
|
commentId: T:System.Boolean
|
|
parent: System
|
|
isExternal: true
|
|
name: Boolean
|
|
nameWithType: Boolean
|
|
fullName: System.Boolean
|
|
- uid: Unix.Terminal.Curses.addstr*
|
|
commentId: Overload:Unix.Terminal.Curses.addstr
|
|
name: addstr
|
|
nameWithType: Curses.addstr
|
|
fullName: Unix.Terminal.Curses.addstr
|
|
- uid: System.Object[]
|
|
isExternal: true
|
|
name: Object[]
|
|
nameWithType: Object[]
|
|
fullName: System.Object[]
|
|
nameWithType.vb: Object()
|
|
fullName.vb: System.Object()
|
|
name.vb: Object()
|
|
spec.csharp:
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: '[]'
|
|
nameWithType: '[]'
|
|
fullName: '[]'
|
|
spec.vb:
|
|
- uid: System.Object
|
|
name: Object
|
|
nameWithType: Object
|
|
fullName: System.Object
|
|
isExternal: true
|
|
- name: ()
|
|
nameWithType: ()
|
|
fullName: ()
|
|
- uid: Unix.Terminal.Curses.addch*
|
|
commentId: Overload:Unix.Terminal.Curses.addch
|
|
name: addch
|
|
nameWithType: Curses.addch
|
|
fullName: Unix.Terminal.Curses.addch
|
|
- uid: Unix.Terminal.Curses.mousemask*
|
|
commentId: Overload:Unix.Terminal.Curses.mousemask
|
|
name: mousemask
|
|
nameWithType: Curses.mousemask
|
|
fullName: Unix.Terminal.Curses.mousemask
|
|
- uid: Unix.Terminal.Curses.Event
|
|
commentId: T:Unix.Terminal.Curses.Event
|
|
parent: Unix.Terminal
|
|
name: Curses.Event
|
|
nameWithType: Curses.Event
|
|
fullName: Unix.Terminal.Curses.Event
|
|
- uid: Unix.Terminal.Curses.IsAlt*
|
|
commentId: Overload:Unix.Terminal.Curses.IsAlt
|
|
name: IsAlt
|
|
nameWithType: Curses.IsAlt
|
|
fullName: Unix.Terminal.Curses.IsAlt
|
|
- uid: Unix.Terminal.Curses.StartColor*
|
|
commentId: Overload:Unix.Terminal.Curses.StartColor
|
|
name: StartColor
|
|
nameWithType: Curses.StartColor
|
|
fullName: Unix.Terminal.Curses.StartColor
|
|
- uid: Unix.Terminal.Curses.HasColors*
|
|
commentId: Overload:Unix.Terminal.Curses.HasColors
|
|
name: HasColors
|
|
nameWithType: Curses.HasColors
|
|
fullName: Unix.Terminal.Curses.HasColors
|
|
- uid: Unix.Terminal.Curses.InitColorPair*
|
|
commentId: Overload:Unix.Terminal.Curses.InitColorPair
|
|
name: InitColorPair
|
|
nameWithType: Curses.InitColorPair
|
|
fullName: Unix.Terminal.Curses.InitColorPair
|
|
- uid: System.Int16
|
|
commentId: T:System.Int16
|
|
parent: System
|
|
isExternal: true
|
|
name: Int16
|
|
nameWithType: Int16
|
|
fullName: System.Int16
|
|
- uid: Unix.Terminal.Curses.UseDefaultColors*
|
|
commentId: Overload:Unix.Terminal.Curses.UseDefaultColors
|
|
name: UseDefaultColors
|
|
nameWithType: Curses.UseDefaultColors
|
|
fullName: Unix.Terminal.Curses.UseDefaultColors
|
|
- uid: Unix.Terminal.Curses.ColorPairs*
|
|
commentId: Overload:Unix.Terminal.Curses.ColorPairs
|
|
name: ColorPairs
|
|
nameWithType: Curses.ColorPairs
|
|
fullName: Unix.Terminal.Curses.ColorPairs
|
|
- uid: Unix.Terminal.Curses.endwin*
|
|
commentId: Overload:Unix.Terminal.Curses.endwin
|
|
name: endwin
|
|
nameWithType: Curses.endwin
|
|
fullName: Unix.Terminal.Curses.endwin
|
|
- uid: Unix.Terminal.Curses.isendwin*
|
|
commentId: Overload:Unix.Terminal.Curses.isendwin
|
|
name: isendwin
|
|
nameWithType: Curses.isendwin
|
|
fullName: Unix.Terminal.Curses.isendwin
|
|
- uid: Unix.Terminal.Curses.cbreak*
|
|
commentId: Overload:Unix.Terminal.Curses.cbreak
|
|
name: cbreak
|
|
nameWithType: Curses.cbreak
|
|
fullName: Unix.Terminal.Curses.cbreak
|
|
- uid: Unix.Terminal.Curses.nocbreak*
|
|
commentId: Overload:Unix.Terminal.Curses.nocbreak
|
|
name: nocbreak
|
|
nameWithType: Curses.nocbreak
|
|
fullName: Unix.Terminal.Curses.nocbreak
|
|
- uid: Unix.Terminal.Curses.echo*
|
|
commentId: Overload:Unix.Terminal.Curses.echo
|
|
name: echo
|
|
nameWithType: Curses.echo
|
|
fullName: Unix.Terminal.Curses.echo
|
|
- uid: Unix.Terminal.Curses.noecho*
|
|
commentId: Overload:Unix.Terminal.Curses.noecho
|
|
name: noecho
|
|
nameWithType: Curses.noecho
|
|
fullName: Unix.Terminal.Curses.noecho
|
|
- uid: Unix.Terminal.Curses.halfdelay*
|
|
commentId: Overload:Unix.Terminal.Curses.halfdelay
|
|
name: halfdelay
|
|
nameWithType: Curses.halfdelay
|
|
fullName: Unix.Terminal.Curses.halfdelay
|
|
- uid: Unix.Terminal.Curses.raw*
|
|
commentId: Overload:Unix.Terminal.Curses.raw
|
|
name: raw
|
|
nameWithType: Curses.raw
|
|
fullName: Unix.Terminal.Curses.raw
|
|
- uid: Unix.Terminal.Curses.noraw*
|
|
commentId: Overload:Unix.Terminal.Curses.noraw
|
|
name: noraw
|
|
nameWithType: Curses.noraw
|
|
fullName: Unix.Terminal.Curses.noraw
|
|
- uid: Unix.Terminal.Curses.noqiflush*
|
|
commentId: Overload:Unix.Terminal.Curses.noqiflush
|
|
name: noqiflush
|
|
nameWithType: Curses.noqiflush
|
|
fullName: Unix.Terminal.Curses.noqiflush
|
|
- uid: Unix.Terminal.Curses.qiflush*
|
|
commentId: Overload:Unix.Terminal.Curses.qiflush
|
|
name: qiflush
|
|
nameWithType: Curses.qiflush
|
|
fullName: Unix.Terminal.Curses.qiflush
|
|
- uid: Unix.Terminal.Curses.typeahead*
|
|
commentId: Overload:Unix.Terminal.Curses.typeahead
|
|
name: typeahead
|
|
nameWithType: Curses.typeahead
|
|
fullName: Unix.Terminal.Curses.typeahead
|
|
- uid: System.IntPtr
|
|
commentId: T:System.IntPtr
|
|
parent: System
|
|
isExternal: true
|
|
name: IntPtr
|
|
nameWithType: IntPtr
|
|
fullName: System.IntPtr
|
|
- uid: Unix.Terminal.Curses.timeout*
|
|
commentId: Overload:Unix.Terminal.Curses.timeout
|
|
name: timeout
|
|
nameWithType: Curses.timeout
|
|
fullName: Unix.Terminal.Curses.timeout
|
|
- uid: Unix.Terminal.Curses.wtimeout*
|
|
commentId: Overload:Unix.Terminal.Curses.wtimeout
|
|
name: wtimeout
|
|
nameWithType: Curses.wtimeout
|
|
fullName: Unix.Terminal.Curses.wtimeout
|
|
- uid: Unix.Terminal.Curses.notimeout*
|
|
commentId: Overload:Unix.Terminal.Curses.notimeout
|
|
name: notimeout
|
|
nameWithType: Curses.notimeout
|
|
fullName: Unix.Terminal.Curses.notimeout
|
|
- uid: Unix.Terminal.Curses.keypad*
|
|
commentId: Overload:Unix.Terminal.Curses.keypad
|
|
name: keypad
|
|
nameWithType: Curses.keypad
|
|
fullName: Unix.Terminal.Curses.keypad
|
|
- uid: Unix.Terminal.Curses.meta*
|
|
commentId: Overload:Unix.Terminal.Curses.meta
|
|
name: meta
|
|
nameWithType: Curses.meta
|
|
fullName: Unix.Terminal.Curses.meta
|
|
- uid: Unix.Terminal.Curses.intrflush*
|
|
commentId: Overload:Unix.Terminal.Curses.intrflush
|
|
name: intrflush
|
|
nameWithType: Curses.intrflush
|
|
fullName: Unix.Terminal.Curses.intrflush
|
|
- uid: Unix.Terminal.Curses.clearok*
|
|
commentId: Overload:Unix.Terminal.Curses.clearok
|
|
name: clearok
|
|
nameWithType: Curses.clearok
|
|
fullName: Unix.Terminal.Curses.clearok
|
|
- uid: Unix.Terminal.Curses.idlok*
|
|
commentId: Overload:Unix.Terminal.Curses.idlok
|
|
name: idlok
|
|
nameWithType: Curses.idlok
|
|
fullName: Unix.Terminal.Curses.idlok
|
|
- uid: Unix.Terminal.Curses.idcok*
|
|
commentId: Overload:Unix.Terminal.Curses.idcok
|
|
name: idcok
|
|
nameWithType: Curses.idcok
|
|
fullName: Unix.Terminal.Curses.idcok
|
|
- uid: Unix.Terminal.Curses.immedok*
|
|
commentId: Overload:Unix.Terminal.Curses.immedok
|
|
name: immedok
|
|
nameWithType: Curses.immedok
|
|
fullName: Unix.Terminal.Curses.immedok
|
|
- uid: Unix.Terminal.Curses.leaveok*
|
|
commentId: Overload:Unix.Terminal.Curses.leaveok
|
|
name: leaveok
|
|
nameWithType: Curses.leaveok
|
|
fullName: Unix.Terminal.Curses.leaveok
|
|
- uid: Unix.Terminal.Curses.wsetscrreg*
|
|
commentId: Overload:Unix.Terminal.Curses.wsetscrreg
|
|
name: wsetscrreg
|
|
nameWithType: Curses.wsetscrreg
|
|
fullName: Unix.Terminal.Curses.wsetscrreg
|
|
- uid: Unix.Terminal.Curses.scrollok*
|
|
commentId: Overload:Unix.Terminal.Curses.scrollok
|
|
name: scrollok
|
|
nameWithType: Curses.scrollok
|
|
fullName: Unix.Terminal.Curses.scrollok
|
|
- uid: Unix.Terminal.Curses.nl*
|
|
commentId: Overload:Unix.Terminal.Curses.nl
|
|
name: nl
|
|
nameWithType: Curses.nl
|
|
fullName: Unix.Terminal.Curses.nl
|
|
- uid: Unix.Terminal.Curses.nonl*
|
|
commentId: Overload:Unix.Terminal.Curses.nonl
|
|
name: nonl
|
|
nameWithType: Curses.nonl
|
|
fullName: Unix.Terminal.Curses.nonl
|
|
- uid: Unix.Terminal.Curses.setscrreg*
|
|
commentId: Overload:Unix.Terminal.Curses.setscrreg
|
|
name: setscrreg
|
|
nameWithType: Curses.setscrreg
|
|
fullName: Unix.Terminal.Curses.setscrreg
|
|
- uid: Unix.Terminal.Curses.refresh*
|
|
commentId: Overload:Unix.Terminal.Curses.refresh
|
|
name: refresh
|
|
nameWithType: Curses.refresh
|
|
fullName: Unix.Terminal.Curses.refresh
|
|
- uid: Unix.Terminal.Curses.doupdate*
|
|
commentId: Overload:Unix.Terminal.Curses.doupdate
|
|
name: doupdate
|
|
nameWithType: Curses.doupdate
|
|
fullName: Unix.Terminal.Curses.doupdate
|
|
- uid: Unix.Terminal.Curses.wrefresh*
|
|
commentId: Overload:Unix.Terminal.Curses.wrefresh
|
|
name: wrefresh
|
|
nameWithType: Curses.wrefresh
|
|
fullName: Unix.Terminal.Curses.wrefresh
|
|
- uid: Unix.Terminal.Curses.redrawwin*
|
|
commentId: Overload:Unix.Terminal.Curses.redrawwin
|
|
name: redrawwin
|
|
nameWithType: Curses.redrawwin
|
|
fullName: Unix.Terminal.Curses.redrawwin
|
|
- uid: Unix.Terminal.Curses.wnoutrefresh*
|
|
commentId: Overload:Unix.Terminal.Curses.wnoutrefresh
|
|
name: wnoutrefresh
|
|
nameWithType: Curses.wnoutrefresh
|
|
fullName: Unix.Terminal.Curses.wnoutrefresh
|
|
- uid: Unix.Terminal.Curses.move*
|
|
commentId: Overload:Unix.Terminal.Curses.move
|
|
name: move
|
|
nameWithType: Curses.move
|
|
fullName: Unix.Terminal.Curses.move
|
|
- uid: Unix.Terminal.Curses.addwstr*
|
|
commentId: Overload:Unix.Terminal.Curses.addwstr
|
|
name: addwstr
|
|
nameWithType: Curses.addwstr
|
|
fullName: Unix.Terminal.Curses.addwstr
|
|
- uid: Unix.Terminal.Curses.wmove*
|
|
commentId: Overload:Unix.Terminal.Curses.wmove
|
|
name: wmove
|
|
nameWithType: Curses.wmove
|
|
fullName: Unix.Terminal.Curses.wmove
|
|
- uid: Unix.Terminal.Curses.waddch*
|
|
commentId: Overload:Unix.Terminal.Curses.waddch
|
|
name: waddch
|
|
nameWithType: Curses.waddch
|
|
fullName: Unix.Terminal.Curses.waddch
|
|
- uid: Unix.Terminal.Curses.attron*
|
|
commentId: Overload:Unix.Terminal.Curses.attron
|
|
name: attron
|
|
nameWithType: Curses.attron
|
|
fullName: Unix.Terminal.Curses.attron
|
|
- uid: Unix.Terminal.Curses.attroff*
|
|
commentId: Overload:Unix.Terminal.Curses.attroff
|
|
name: attroff
|
|
nameWithType: Curses.attroff
|
|
fullName: Unix.Terminal.Curses.attroff
|
|
- uid: Unix.Terminal.Curses.attrset*
|
|
commentId: Overload:Unix.Terminal.Curses.attrset
|
|
name: attrset
|
|
nameWithType: Curses.attrset
|
|
fullName: Unix.Terminal.Curses.attrset
|
|
- uid: Unix.Terminal.Curses.getch*
|
|
commentId: Overload:Unix.Terminal.Curses.getch
|
|
name: getch
|
|
nameWithType: Curses.getch
|
|
fullName: Unix.Terminal.Curses.getch
|
|
- uid: Unix.Terminal.Curses.get_wch*
|
|
commentId: Overload:Unix.Terminal.Curses.get_wch
|
|
name: get_wch
|
|
nameWithType: Curses.get_wch
|
|
fullName: Unix.Terminal.Curses.get_wch
|
|
- uid: Unix.Terminal.Curses.ungetch*
|
|
commentId: Overload:Unix.Terminal.Curses.ungetch
|
|
name: ungetch
|
|
nameWithType: Curses.ungetch
|
|
fullName: Unix.Terminal.Curses.ungetch
|
|
- uid: Unix.Terminal.Curses.mvgetch*
|
|
commentId: Overload:Unix.Terminal.Curses.mvgetch
|
|
name: mvgetch
|
|
nameWithType: Curses.mvgetch
|
|
fullName: Unix.Terminal.Curses.mvgetch
|
|
- uid: Unix.Terminal.Curses.has_colors*
|
|
commentId: Overload:Unix.Terminal.Curses.has_colors
|
|
name: has_colors
|
|
nameWithType: Curses.has_colors
|
|
fullName: Unix.Terminal.Curses.has_colors
|
|
- uid: Unix.Terminal.Curses.start_color*
|
|
commentId: Overload:Unix.Terminal.Curses.start_color
|
|
name: start_color
|
|
nameWithType: Curses.start_color
|
|
fullName: Unix.Terminal.Curses.start_color
|
|
- uid: Unix.Terminal.Curses.init_pair*
|
|
commentId: Overload:Unix.Terminal.Curses.init_pair
|
|
name: init_pair
|
|
nameWithType: Curses.init_pair
|
|
fullName: Unix.Terminal.Curses.init_pair
|
|
- uid: Unix.Terminal.Curses.use_default_colors*
|
|
commentId: Overload:Unix.Terminal.Curses.use_default_colors
|
|
name: use_default_colors
|
|
nameWithType: Curses.use_default_colors
|
|
fullName: Unix.Terminal.Curses.use_default_colors
|
|
- uid: Unix.Terminal.Curses.COLOR_PAIRS*
|
|
commentId: Overload:Unix.Terminal.Curses.COLOR_PAIRS
|
|
name: COLOR_PAIRS
|
|
nameWithType: Curses.COLOR_PAIRS
|
|
fullName: Unix.Terminal.Curses.COLOR_PAIRS
|
|
- uid: Unix.Terminal.Curses.getmouse*
|
|
commentId: Overload:Unix.Terminal.Curses.getmouse
|
|
name: getmouse
|
|
nameWithType: Curses.getmouse
|
|
fullName: Unix.Terminal.Curses.getmouse
|
|
- uid: Unix.Terminal.Curses.MouseEvent
|
|
commentId: T:Unix.Terminal.Curses.MouseEvent
|
|
parent: Unix.Terminal
|
|
name: Curses.MouseEvent
|
|
nameWithType: Curses.MouseEvent
|
|
fullName: Unix.Terminal.Curses.MouseEvent
|
|
- uid: System.UInt32
|
|
commentId: T:System.UInt32
|
|
parent: System
|
|
isExternal: true
|
|
name: UInt32
|
|
nameWithType: UInt32
|
|
fullName: System.UInt32
|
|
- uid: Unix.Terminal.Curses.ungetmouse*
|
|
commentId: Overload:Unix.Terminal.Curses.ungetmouse
|
|
name: ungetmouse
|
|
nameWithType: Curses.ungetmouse
|
|
fullName: Unix.Terminal.Curses.ungetmouse
|
|
- uid: Unix.Terminal.Curses.mouseinterval*
|
|
commentId: Overload:Unix.Terminal.Curses.mouseinterval
|
|
name: mouseinterval
|
|
nameWithType: Curses.mouseinterval
|
|
fullName: Unix.Terminal.Curses.mouseinterval
|
|
- uid: Unix.Terminal.Curses.ColorPair*
|
|
commentId: Overload:Unix.Terminal.Curses.ColorPair
|
|
name: ColorPair
|
|
nameWithType: Curses.ColorPair
|
|
fullName: Unix.Terminal.Curses.ColorPair
|
|
shouldSkipMarkup: true
|