Method: GObject::GObject#ffi_managed_struct
- Defined in:
- lib/vips/gobject.rb
#ffi_managed_struct ⇒ Object
access to the managed struct for this class
90 91 92 |
# File 'lib/vips/gobject.rb', line 90 def ffi_managed_struct self.class.ffi_managed_struct end |