Searched refs:tcltkip_class (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c220 static VALUE tcltkip_class; variable
6543 if (!rb_obj_is_kind_of(master, tcltkip_class)) {
7117 if (!NIL_P(ip_obj) && rb_obj_is_kind_of(ip_obj, tcltkip_class)) {
10783 tcltkip_class = ip;

Completed in 475 milliseconds