Libraries
»
pure-x11
(0.0.14)
»
Index
»
X11
»
Window
»
#select_input
Method: X11::Window#select_input
Defined in:
lib/X11/window.rb
#
select_input
⇒
Object
29
# File 'lib/X11/window.rb', line 29
def
select_input
(
...
)
=
dpy
.
select_input
(
@wid
,
...
)