Parent

Methods

Class/Module Index [+]

Quicksearch

TkCallbackEntry


Public Class Methods

inspect() click to toggle source

/

                
static VALUE
tk_cbe_inspect(self)
    VALUE self;
{
    return rb_str_new2("TkCallbackEntry");
}
blog comments powered by Disqus