Method: Efl::Elm::ElmObject#tree_dot_dump
- Defined in:
- lib/efl/elm/elm_debug.rb
#tree_dot_dump(filepath) ⇒ Object
16 17 18 |
# File 'lib/efl/elm/elm_debug.rb', line 16 def tree_dot_dump filepath Native.elm_object_tree_dot_dump @ptr, filepath end |