Parent

Methods

Class/Module Index [+]

Quicksearch

TkObject


Public Instance Methods

path() click to toggle source

/

                
static VALUE
tkobj_path(self)
    VALUE self;
{
    return rb_ivar_get(self, ID_at_path);
}
blog comments powered by Disqus