Class
TkObject
<
TkKernel
ext/tk/tkutil/tkutil.c
Methods
P
path
Instance Public methods
path
()
Link
/
Source:
show
static VALUE tkobj_path(self) VALUE self; { return rb_ivar_get(self, ID_at_path); }