Method: TclTkIp#_fromUTF8

Defined in:
tcltklib.c,
lib/tk.rb,
lib/tk.rb

#_fromUTF8(str, encoding = nil) ⇒ Object



8280
8281
8282
# File 'tcltklib.c', line 8280

static VALUE
ip_fromUTF8(argc, argv, self)
int   argc;