Libraries
»
xlib
(1.1.0)
»
Index
»
Xlib
»
C
»
KeySym
»
to_native
Method: Xlib::C::KeySym.to_native
Defined in:
lib/xlib/struct/key_sym.rb
.
to_native
(value, ctx) ⇒
Object
17 18 19
# File 'lib/xlib/struct/key_sym.rb', line 17
def
self
.
to_native
(
value
,
ctx
)
value
.
to_i
end