decode(*arg) Instance Public methods Alias for: unescape
on() Class Public methods Start tracing Example Tracer.on # code to trace here Tracer.off You can also pass a block: Tracer.on { # trace everything in this block }
textWinSmallB2(w) Instance Public methods
set_for(target, title="Font") Class Public methods
File.exists?(file_name) â true or false Instance Public methods Return true if the named file exists. file_name can be an IO object. âfile existsâ means that stat() or fstat() system call is successful.
set_window(win_id, *opts) Instance Public methods
delete(first, last=nil) Instance Public methods
set(where) Instance Public methods
raised_exception() Instance Public methods Value from exception raised on the :raise event
get_name() Instance Public methods
Page 282 of 2275