mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
small fix
This commit is contained in:
parent
7f5dd34d23
commit
bd362275e7
11 changed files with 57 additions and 57 deletions
|
@ -27,7 +27,7 @@ rb_module_GUI()
|
|||
|
||||
/*
|
||||
* call-seq:
|
||||
* wait_key(<i>[delay]</i>) -> int or nil
|
||||
* wait_key([delay]) -> int or nil
|
||||
*
|
||||
* Waits for a pressed key each GUI wedget.
|
||||
* Return the code of the pressed key or nil if no key were pressed until the specified timeout has elapsed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue