Method: TkItemConfigMethod#tagid

Defined in:
ext/lib/tk/itemconfig.rb

#tagid(tagOrId) ⇒ Object



158
159
160
161
# File 'ext/lib/tk/itemconfig.rb', line 158

def tagid(tagOrId)
  # maybe need to override
  tagOrId
end