Method: Efl::EcoreEvas::REcoreEvas#object_associate_get
- Defined in:
- lib/efl/ecore_evas.rb
#object_associate_get ⇒ Object
99 100 101 102 |
# File 'lib/efl/ecore_evas.rb', line 99 def object_associate_get # EAPI Evas_Object *ecore_evas_object_associate_get(const Ecore_Evas *ee); Evas::REvasObject.new Native.ecore_evas_object_associate_get @prt end |