event(2): english
This commit is contained in:
parent
a5169a4834
commit
29f4691e1a
1 changed files with 2 additions and 2 deletions
|
@ -377,7 +377,7 @@ If
|
||||||
is nil, it restores the image to the default arrow.
|
is nil, it restores the image to the default arrow.
|
||||||
.PP
|
.PP
|
||||||
.I Eenter
|
.I Eenter
|
||||||
provides a simple way of text input in graphical programs. It displays
|
provides a simple method of text input in graphical programs. It displays
|
||||||
a box at the current position of the mouse cursor (passed in the
|
a box at the current position of the mouse cursor (passed in the
|
||||||
.B Mouse *m
|
.B Mouse *m
|
||||||
argument) in wich text can be
|
argument) in wich text can be
|
||||||
|
@ -391,7 +391,7 @@ The
|
||||||
.B buf
|
.B buf
|
||||||
parameter contains the null-terminated input string to be edited. The
|
parameter contains the null-terminated input string to be edited. The
|
||||||
.B len
|
.B len
|
||||||
argument specified the length of
|
argument specifies the length of
|
||||||
.B buf
|
.B buf
|
||||||
in bytes including the terminating null byte.
|
in bytes including the terminating null byte.
|
||||||
If
|
If
|
||||||
|
|
Loading…
Reference in a new issue