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