Parent

Methods

Class/Module Index [+]

Quicksearch

TkUtil::CallbackSubst::Info

Public Class Methods

inspect() click to toggle source
                
static VALUE
substinfo_inspect(self)
    VALUE self;
{
    return rb_str_new2("SubstInfo");
}
blog comments powered by Disqus