[Source]
# File lib/uttk/filters/Id.rb, line 21 def close notif :close end
# File lib/uttk/filters/Id.rb, line 15 def new_leaf ( path, leaf ) notif :new_leaf, path, leaf end
[Validate]